Gromacs
2018.7
|
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... | |
int | nth [emntNR] |
Number of threads for each module, indexed with module_nth_t. | |
gmx_bool | initialized |
TRUE if the module as been initialized. More... | |
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.
gmx_bool omp_module_nthreads_t::initialized |
TRUE if the module as been initialized.