<div dir="ltr">Hi Kevin,<div><br>Alas, the 2GB of space on Kraken is the least of your problems. Building on Kraken is notoriously difficult. The modules on kraken are maintained by the NICS staff, not us. You might give them a shout and ask them to make a newer module. </div>
<div><br></div><div>However, what I would recommend instead is to move your data over to nautilus, install your own yt in your home directory. For me, it takes 1.1GB for everything. Personally, this hasn't been a problem for me, though I think if you need another GB or so, the NICS staff may just give it to you if you ask. You'll need to first do</div>
<div><br></div><div>$ module swap PE-intel PE-gnu</div><div>$ module swap mpt mpt/2.04</div><div><br></div><div>before running the install script. After that, yt should work smoothly on nautilus. Make sure to run both of those module swaps before using yt, and in any job scripts if you submit jobs to the queue on nautilus.</div>
<div><br></div><div>I hope this is helpful.</div><div><br></div><div>j</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Jul 24, 2013 at 1:07 PM, Kevin Moore <span dir="ltr"><<a href="mailto:kmoore@physics.ucsb.edu" target="_blank">kmoore@physics.ucsb.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I'm trying to run some simple analysis on some FLASH runs I've done on Kraken, and it looks like the yt/dev module is stuck somewhere between ver. 2.3 & 2.4. Specifically, it looks like it's before SlicePlot was added since I see it in the 2.4 docs, but not the 2.3 docs. I unsurprisingly get errors with my plotting script:<br>

NameError: name 'SlicePlot' is not defined<br>
<br>
"yt instinfo" gives me:<br>
yt module located at:<br>
    /lustre/scratch/proj/sw/yt/dev/lib/python2.7/site-packages/yt-2.4dev-py2.7-linux-x86_64.egg<br>
<br>
I haven't tried installing yt to my home directory since I'm worried about space issues (we only have 2G total). Is it possible to update the yt/dev module or add a yt/2.5 module?<br>
<br>
Thanks,<br>
Kevin<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
yt-users mailing list<br>
<a href="mailto:yt-users@lists.spacepope.org">yt-users@lists.spacepope.org</a><br>
<a href="http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org" target="_blank">http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org</a><br>
</blockquote></div><br></div>