There is some discussion of the issue on the issue tracker:
https://github.com/scikit-learn/scikit-learn/issues/4083
but I'm not sure if there is much help there.

On 03/24/2015 07:41 PM, João Felipe Santos wrote:
Hi,

I am using MKL with Numpy and Scipy on a cluster and just installed scikit-learn. The setup process goes without any issue, but if I try to import sklearn.hmm I get the following error:

ImportError: /sb/home/jfsantos/venv/lib/python2.7/site-packages/sklearn/utils/sparsetools/_traversal.so: undefined symbol: _intel_fast_memcmp

Does anyone have a workaround for this issue? I tried exporting CC=icc and CXX=icpc to force using Intel compilers but nothing has changed.

Thanks!

--
João Felipe Santos



------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the
conversation now. http://goparallel.sourceforge.net/


_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to