Multi-threading and core binding. #26
Labels
affects performance
This issue affects the performance of the code
enhancement
Improvement/s on existing code.
help wanted
Extra attention is needed
Use pthreads/ std::threads to use one MPI rank per process and multiple threads per rank and one subdomain per thread.
Use HWLOC functions to bind each thread to a specific CPU core /GPU.
The text was updated successfully, but these errors were encountered: