Gromacs
2022.2
|
#include "config.h"
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/exceptions.h"
#include "gromacs/utility/gmxassert.h"
#include "device_event.h"
Implements a GpuEventSynchronizer class.
Classes | |
class | GpuEventSynchronizer |
A class which allows for CPU thread to mark and wait for certain GPU stream execution point. More... | |