[yt-users] volume rendering job dies

Matthew Turk matthewturk at gmail.com
Tue Apr 17 13:59:25 PDT 2012


Hi Geoffrey,

Quick question -- does it indicate parallel computation is on at any
time?  The log lines by now should have the processor number in them,
which these don't.  This suggests to me maybe it's not in fact running
in parallel.

-Matt

On Tue, Apr 17, 2012 at 4:57 PM, Geoffrey So <gsiisg at gmail.com> wrote:
> Hi all,
>
> I'm starting to do some volume rendering of my 800 cube simulation, but the
> job in the super computer just dies without any kind of error in the logs.
>  The last few lines are:
>
> yt : [INFO     ] 2012-04-15 16:15:22,264 Warning: no_ghost is currently True
> (default). This may lead to artifacts at grid boundaries.
> yt : [INFO     ] 2012-04-15 16:15:33,307 Max Value is 2.46548e-24 at
> 0.9743750000000000 0.0193750000000000 0.1781250000000000 in grid
> EnzoGrid_0442 at level 0 (79, 15, 42)
> yt : [INFO     ] 2012-04-15 16:15:33,309 Warning: no_ghost is currently True
> (default). This may lead to artifacts at grid boundaries.
> yt : [INFO     ] 2012-04-15 16:15:47,133 Max Value is 2.46548e-24 at
> 0.9743750000000000 0.0193750000000000 0.1781250000000000 in grid
> EnzoGrid_0442 at level 0 (79, 15, 42)
> yt : [INFO     ] 2012-04-15 16:15:47,135 Warning: no_ghost is currently True
> (default). This may lead to artifacts at grid boundaries.
> yt : [INFO     ] 2012-04-15 16:15:49,839 Max Value is 2.46548e-24 at
> 0.9743750000000000 0.0193750000000000 0.1781250000000000 in grid
> EnzoGrid_0442 at level 0 (79, 15, 42)
> yt : [INFO     ] 2012-04-15 16:15:49,841 Warning: no_ghost is currently True
> (default). This may lead to artifacts at grid boundaries.
>
> I'm wondering if it is again an memory issue.  I ran this job with 16 nodes
> with 16 cores per node and 4GB per core.  This setup is enough memory to do
> the halo finding, I'm wondering what the memory requirements is for volume
> rendering, and what's the biggest volume people have done up to date?
>
> The script works on my tiny test problem of 64 cube:
> http://paste.yt-project.org/show/2289/
>
> If this isn't a problem people have with rendering larger volumes than mine,
> then it might be a machine issue.  I haven't moved the data to another super
> computer, but will try that next if others have done larger volume rendering
> with no problems at all.
>
> From
> G.S.
>
> _______________________________________________
> yt-users mailing list
> yt-users at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-users-spacepope.org
>



More information about the yt-users mailing list