-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interpolating Issue #146
Comments
can you run powderday on this snapshot interactively? does it hang at some point if you do? |
By 'interactively', you mean running with the terminal console and not a job? |
hmm interesting. how many particles is the snapshot? this seems to be hanging in yt (though I've never seen it take 3 days to deposit the octree before). in a terminal how long does this take to finish running (i.e. does it ever finish?)
|
PartType0: 13,870,234
Around a second to load it. Edit: Maybe this is coming from I don't know why is there so much particles. At least, gizmo's snapshot simulation have around 1 million Octree particles, here it is 31M. |
are there any updates for this, or shall I close the issue? |
Hi @ACDylan and @dnarayanan, I'm trying to run Powderday on Gadget-4 HDF5 snapshots and I've got the same issue, was there a solution for this? |
Here is a dropbox link to the snapshot file: https://www.dropbox.com/s/54d8hlu54ojf16d/snapshot_026.hdf5?dl=0 The Powderday hash is 2395ae7, |
Hi @dnarayanan, I've discovered something that may or may not be related but running Powderday on our HPC system with Slurm only runs on 1 CPU, even when I requested 16 and specified 16 in the |
Hi - I'm guessing that this actually has to do with how this is being called on your specific system. are you setting 16 as |
Both were set to 16 |
Hi, I wonder if the issue is actually how you're calling the slurm job. Here'a an example for a job where I'm calling 32 pool, 32 MPI:
you may want to contact your sysadmin to find out the best slurm configuration to see if this can be resolved on the side of your HPC. |
Hi @dnarayanan, I'm still not sure why the code is only running on one CPU, but as far as the original interpolating issue, I solved it by setting I ran into a separate issue where I got 'WARNING: photon exceeded maximum number of interactions - killing [do_lucy]' in the pd.o file, but I'm able to get around that by setting Edit: the photon interaction warning seems to come up with several different parameters turned on while keeping |
Hi - I have my High Resolution "mother simulation" ; however when I runned a snapshot with pdd, it was still running after 3 days. By canceling it, the job script gives me:
The second image being where the simulation stopped.
Is it because of a parameter?
The text was updated successfully, but these errors were encountered: