Gromacs
2025-dev-20240906-b7d3419
|
Structure with the number of threads for each OpenMP multi-threaded algorithmic module in mdrun.
Public Attributes | |
int | gnth |
Global num. More... | |
int | gnth_pme |
Global num. More... | |
gmx::EnumerationArray < ModuleMultiThread, int > | nth |
Number of threads for each module, indexed with module_nth_t. | |
int omp_module_nthreads_t::gnth |
Global num.
of threads per PP or PP+PME process/tMPI thread.
int omp_module_nthreads_t::gnth_pme |
Global num.
of threads per PME only process/tMPI thread.