Replies: 1 comment
-
All
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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