Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7953 Discussions

Runtime failure MP: Error #13: Assertion failure at z_Linux_util.cpp(2338)

Maradzike__Elvis
Beginner
975 Views

Not sure what gives. I am trying to test my installation of a software package, and I get the error below. If anyone has any idea what that means, let me know.

MP: Error #13: Assertion failure at z_Linux_util.cpp(2338).
OMP: Hint Please submit a bug report with this message, compile and run commands used, and machine configuration info including native compiler and operating system versions. Faster response will be obtained by including all program sources. For information on submitting this issue, please see http://www.intel.com/software/products/support/.
/bin/bash: line 1:  5923 Aborted                 (core dumped) psi4
Makefile:23: recipe for target 'xxx.test' failed
 

0 Kudos
2 Replies
Viet_H_Intel
Moderator
975 Views

What compiler version did you use? Can you look into your log to see how z_Linux_util.cpp got compiled? Then manually recompile it to see if you can get the same error? If you still see it, you can create a preprocessed file and provide it to us for investigation.  

0 Kudos
zhou__jianqian
Beginner
975 Views

how to recompile the how z_Linux_util.cpp file?

0 Kudos
Reply