[yt-users] undefined symbol: _intel_fast_memcpy

j s oishi jsoishi at gmail.com
Wed May 5 15:33:54 PDT 2010


Hi JC,

I don't know why python works with the intel compiler, but I suspect
if you tried to do very much with it, it would eventually have trouble
finding a shared library.

It is telling you right on the command line what compiler it was built with:

> [11:37:59] seawolf1:$ python2.6
> Python 2.6.3 (r263:75183, Apr 14 2010, 08:48:56)
> [GCC 4.1.2 20080704 (Red Hat 4.1.2-44)] on linux2

Load that module, and yt should work.

j



More information about the yt-users mailing list