[yt-users] Having trouble running yt on kraken

Yuan Li bear0980 at gmail.com
Wed Jul 25 14:18:27 PDT 2012


Hi all,

I have been having trouble running yt on kraken. I am using the same script
that I use on trestles (where it sort of works). The issue I have on kraken
is that when I submit a non-interactive job, I get this error:
+ aprun -n 12 ./try1.py --parallel
Traceback (most recent call last):
  File "/var/spool/alps/2310447/try1.py", line 3, in <module>
    slice(imin=12, imax=47, width=20)
TypeError: slice() does not take keyword arguments


If I run an interactive job (./try1.py --parallel), I get this error:
yuan at krakenpf2:~/scratch/Thermal09> Assertion failed in file
/ptmp/ulib/mpt/nightly/5.2/051011/mpich2/src/mpid/cray/src/adi/mpid_init.c
at line 115: 0
aborting job:
(null)


I can run a non-parallel interactive job (./try1.py) without any problem.

My script looks like this:
#!/lustre/scratch/proj/sw/yt/dev/bin/python
from profile import *
slice(imin=41, imax=47, width=20)


Thanks!
Yuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.spacepope.org/pipermail/yt-users-spacepope.org/attachments/20120725/d0ad3ded/attachment.htm>


More information about the yt-users mailing list