Skip to content

Maximizing Performance on HPC Falcon #16768

Discussion options

You must be logged in to vote

For full MPI and no shared memory parallelism (1 thread), I would do OMP_NUM_THREADS=1 (does not matter though, --n-threads should have the final say on the number of threads, and 1 is the default anyway) and MV2_ENABLE_AFFINITY=1, which is recommended for single threaded applications.

Guillaume

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@crswong888
Comment options

@GiudGiud
Comment options

@crswong888
Comment options

Answer selected by crswong888
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants