|
Gromacs
2026.0-dev-20251107-70abc26
|
#include "gmxpre.h"#include "gromacs/hardware/device_information.h"#include "gromacs/mdtypes/interaction_const.h"#include "gromacs/nbnxm/atomdata.h"#include "gromacs/nbnxm/gpu_data_mgmt.h"#include "gromacs/nbnxm/nbnxm_gpu.h"#include "gromacs/nbnxm/nbnxm_gpu_data_mgmt.h"#include "gromacs/pbcutil/ishift.h"#include "gromacs/utility/exceptions.h"#include "nbnxm_sycl_types.h"
Include dependency graph for nbnxm_sycl_data_mgmt.cpp:Stubs of functions that must be defined by nbnxm sycl implementation.
Functions | |
| void | gmx::gpu_init_platform_specific (NbnxmGpu *nb) |
| Initializes the NBNXM GPU data structures. | |
| void | gmx::gpu_free_platform_specific (NbnxmGpu *nb) |
| Releases the NBNXM GPU data structures. More... | |
| int | gmx::gpu_min_ci_balanced (NbnxmGpu *nb) |
| This function is documented in the header file. | |
1.8.5