Gromacs
2024.3
|
#include "gmxpre.h"
#include "gromacs/gpu_utils/gpueventsynchronizer.h"
#include "config.h"
#include <gtest/gtest.h>
#include "gromacs/gpu_utils/device_context.h"
#include "gromacs/gpu_utils/device_stream.h"
#include "gromacs/hardware/device_management.h"
#include "testutils/test_hardware_environment.h"
Tests for GpuEventSynchronizer.