OMP: Hint: Check NLSPATH environment variable, its value is "(null)"
Dear expert,
I'm trying to run ifort on my Mac Pro.
I get the following error from my batch job - submitted by the command
nohup a.out > dump &
I get the error message and hints given below in my
dump file. I'm not sure what any of this means.
Thanks for your help.
Caitlin
OMP: Warning #2: Cannot open message catalog
"libiomp5.cat":
OMP: System error #2: (null)
OMP: Hint: Check NLSPATH environment variable, its
value is "(null)".
OMP: Info #3: Default messages will be used.
OMP: Error #15: Initializing libiomp5.dylib, but
found libiomp5.dylib already initialized.
OMP: Hint: This may cause performance degradation
and correctness issues. Set environment variable KMP_DUPLICATE_LIB_OK=TRUE to ignore this problem and force the program
to continue anyway. Please note that the use of KMP_DUPLICATE_LIB_OK is unsupported and using it may cause undefined
behavior. For more information, please see http://www.intel.com/software/products/support/.
forrtl: error (76): Abort trap signal
Image PC
Routine Line Source
libSystem.B.dylib 00007FFF80F3AF17 Unknown
Unknown Unknown
|