Gromacs
2023.2
|
#include "gmxpre.h"
#include "gromacs/gpu_utils/device_context.h"
#include "gromacs/gpu_utils/device_stream.h"
#include "gromacs/utility/exceptions.h"
Implements the DeviceStream for SYCL builds.
Functions | |
static sycl::property_list | makeQueuePropertyList (bool inOrder, bool enableProfiling, DeviceStreamPriority gmx_unused priority) |