yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #10303
[Question #255699]: Disable OPENMP
New question #255699 on Yade:
https://answers.launchpad.net/yade/+question/255699
Hi,
I am trying to debug my code. To do so I have compiled in debug mode and disabled the OPENMP feature.
It compiled just fine but then when starting Yade I am getting this error:
Welcome to Yade 2014-10-01.git-4a6c56c
Traceback (most recent call last):
File "./yade-debug", line 127, in <module>
import yade
File "/YADE/install_debug/lib/x86_64-linux-gnu/yade-debug/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /YADE/install_debug/lib/x86_64-linux-gnu/yade-debug/libyade.so: undefined symbol: omp_get_max_threads
Any idea on how can I get rid of this error?
Thanks in advance,
cheers,
Anna
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.