Task #2527
Feature #2054: PME on GPU
Task #2453: PME OpenCL porting effort
Rename GpuEventSynchronizer to something more fitting (after mergin PME OpenCL)
Description
https://gerrit.gromacs.org/#/c/7768/ introduces GpuEventSynchronizer class, but there are still doubts about its naming.
The class can also later grow methods to query its state (to allow polling), and to provide the raw underlying GPU events handle to be modified elsewhere.
The naming should probably reflect that.
HostGpuSynchronizer comes to mind.
Related issues
History
#1 Updated by Aleksei Iupinov almost 3 years ago
- Related to Task #2521: Implement alternating PME/NB wait for OpenCL added
#2 Updated by Szilárd Páll almost 3 years ago
I guess this is not too urgent, we're better off identifying the needs first and adapt the implementation later when we know what more we want it to do.
#3 Updated by Erik Lindahl over 2 years ago
- Target version changed from 2019 to future