Skip to content

Dynamic Smagorinsky on HPC #4104

Feb 14, 2025 · 1 comments · 4 replies
Discussion options

You must be logged in to vote

You may not be requesting enough memory on the node, which is required for compilation. Also, the CPU may be slow even if the GPU is more advanced. Finally you may also want to try using all of the threads on the node you're on (eg many CPUs), because I believe that this will allow you to benefit from multithreaded compilation.

Note that setup is basically compilation and so it doesn't have to do with the GPU you're using, only the CPU(s) that you're doing the compilation on.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@SamDeAbreu
Comment options

@tomchor
Comment options

tomchor Feb 15, 2025
Collaborator

@glwagner
Comment options

Answer selected by SamDeAbreu
@SamDeAbreu
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants