|
Gromacs
2025.4
|
Include dependency graph for gpuforcereduction_impl_internal.h:
This graph shows which files directly or indirectly include this file:Declares vendor-specific function to launch force reduction kernel.
Functions | |
| void | gmx::launchForceReductionKernel (int numAtoms, int atomStart, bool addRvecForce, bool accumulate, const DeviceBuffer< Float3 > d_nbnxmForceToAdd, const DeviceBuffer< Float3 > d_rvecForceToAdd, DeviceBuffer< Float3 > d_baseForce, DeviceBuffer< int > d_cell, const DeviceStream &deviceStream, DeviceBuffer< uint64_t > d_forcesReadyNvshmemFlags, const uint64_t forcesReadyNvshmemFlagsCounter) |
| Backend-specific function to launch GPU Force Reduction kernel. More... | |
1.8.5