Replies: 2 comments 1 reply
-
|
All |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hi, Can you please share with me a batch script for running neknek? Appreciate it, thanks! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am testing the eddyNekNek example on Summit using the default script with
In the top level logfile from the submit system, it seems it fails during the per-compilation stage.
The sub-sessions still run fine with JIT compilation since it's only a 1 node job for each sessions. It's reasonable since the script submit a single mpi rank job but this won't work for large case and all system.
I can imagine the precompilation will probably work if I give each session a mpi rank.
But, that will need two session files?
Or, do we have command line support for the session file? Something like this will be nice
Thanks,
Yu-Hsiang
Beta Was this translation helpful? Give feedback.
All reactions