|
Gromacs
2025.3
|
#include <gromacs/taskassignment/include/gromacs/taskassignment/decidegpuusage.h>
Structure that holds boolean flags corresponding to the development features present enabled through environment variables.
Public Attributes | |
| bool | enableGpuPmeDecomposition = false |
| True if GPU PME-decomposition is enabled. | |
| bool | enableCudaGraphs = false |
| True if CUDA Graphs are enabled. | |
| bool | enableNvshmem = false |
| True if NVSHMEM can be used for GPU communication. | |
1.8.5