Intel® oneAPI Threading Building Blocks
Ask questions and share information about adding parallelism to your applications when using this threading library.
2467 Discussions

catastrophic error: could not open source file "nr.h"

dineshparallel
Beginner
350 Views

when i try to execute a matrix multiplication program in visual studio 2008 by using intel parallel studio(trial) i faced the following error

Compiling with Intel C++ Compiler 11.1.071 [IA-32]... (Intel C++ Environment)
matrixmul.cpp
matrixmul.cpp(4): catastrophic error: could not open source file "nr.h"
#include "nr.h";

Please suggest the solution to this error

0 Kudos
1 Reply
Vladimir_P_1234567890
350 Views

hi,I can't recall matrixmul.cpp file in TBB. could you point where it is? thanks,

--Vladimir

0 Kudos
Reply