Pre-compilation for CPUs #628
Unanswered
turbulentphil
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Can you please post |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Neks,
I have been running NekRS v23 for a couple of months on GPUs. Due to circumstances beyond my control, I am forced to run NekRS on CPUs now.
I use to pre-compile my GPU cases on a single compute node before automatically submitting the production job to the system. This seems to work well for smaller CPU jobs, too. However, for larger jobs, my production job crashes (typically when generating the mesh) during the start-up of NekRS. There is no informative message about the reason in the standard output or error file.
Interestingly, if I run the exact same job without pre-compilation, the CPU job runs without issues.
Are there known issues with respect to the pre-compilation when running NekRS v23 on CPUs?
Thank you for your help,
Phil
Beta Was this translation helpful? Give feedback.
All reactions