Hi, developers:
The problem below occurs when I use `postDMFT.py ac`
--------------------------------------------------------------------------------------------------
@ac/ac.error
Traceback (most recent call last):
File "/public3/home/sc32463/install/DMFTwDFT-master/bin/maxent_run.py", line 16, in <module>
from maxentropy import *
File "/public3/home/sc32463/install/DMFTwDFT-master/bin/maxentropy.py", line 12, in <module>
import maxent_routines as me
ImportError: /public3/home/sc32463/install/DMFTwDFT-master/bin/maxent_routines.so: undefined symbol: __svml_log4_mask_e9
--------------------------------------------------------------------------------------------------
The maxent_routines.so is checked by ldd -r and results in the appendix ldd.txt
No errors occur during the compilation and DMFT with vasp+wannier could be run normally.
mpi-Intel-17.0.7 and gsl/2.0 is used during compile.
How does this problem occur and how to solve it
--
You received this message because you are subscribed to the Google Groups "DMFTwDFT" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dmftwdft+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dmftwdft/1948ab61-8f0c-4d72-babc-d20a9e660cafn%40googlegroups.com.