-
Notifications
You must be signed in to change notification settings - Fork 2
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
"task exited" error in mesh partioner #11
Comments
Hi Shizhu, Thank you for using fmesh and I am glad you find it useful (sometimes). However, the problem you described doesn't seem to relate to fmesh, and I don't know why partitioning does not work. From my previous experience while debugging fmesh, if there were any mistakes in fmesh results, partitioning gave the lat/lon position of a problematic node and indicated a reason of failure. But I don't see anything like this in your slurm files. In slurm-err file, there are multiple "mkdir: cannot create directory" errors, however. Could it be a problem? Sergei |
Hi Shizhu, I am glad you could make it running. Regarding your other questions:
Sergei |
Hi Sergei, your instructions are very helpful. It turns out that the resolution of my test mesh is really low, which exceeds the default radius. Now it works fine for me. Again, many thanks for your help! |
Hi, I've been using fmesh for a while, and have run FESOM2 successfully using my own mesh generated by fmesh. But from time to time, when I use the mesh partitioner to decompose the mesh, the code stops running suddenly, with only an error message in the slurm error output file. I upload the three mesh files (nod2d.out, elem2d.out, aux3d.out) and the output files.
FESOM2_mesh_generated_by_fmesh.zip
My questions are:
Thanks in advance.
Shizhu
The text was updated successfully, but these errors were encountered: