Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
omp_module_nthreads_t Struct Reference
+ Collaboration diagram for omp_module_nthreads_t:

Description

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.
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: