[yt-users] Problem with common unstable branch on Kraken

Anthony Harness anthony.harness at colorado.edu
Wed May 25 09:57:26 PDT 2011


Using the "unstable" version of yt on Kraken, I get the following error
while simply trying to import yt while running in parallel. I haven't done
anything memory-intensive, so I suspect this is a bug. I have the PrgEnv-gnu
module loaded.


Traceback (most recent call last):
  File "/lustre/scratch/harnessa/analysis/Clumping/test2.py", line 1, in
<module>
    from yt.mods import *
  File
"/lustre/scratch/proj/yt_common/unstable/lib/python2.7/site-packages/yt-2.2dev-py2.7-linux-x86_64.egg/yt/mods.py",
line 35, in <module>
    import numpy as na # For historical reasons
  File
"/lustre/scratch/proj/yt_common/unstable/lib/python2.7/site-packages/numpy/__init__.py",
line 154, in <module>
    import ctypeslib
  File
"/lustre/scratch/proj/yt_common/unstable/lib/python2.7/site-packages/numpy/ctypeslib.py",
line 60, in <module>
    import ctypes
  File
"/lustre/scratch/proj/yt_common/unstable/lib/python2.7/ctypes/__init__.py",
line 549, in <module>
    CFUNCTYPE(c_int)(lambda: None)
MemoryError


Thanks,
Anthony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20110525/50320886/attachment.htm>


More information about the yt-users mailing list