11# ifdef WITH_CUDA_DYNLOAD
22class CUDADeviceKernel {
24 CUfunction function =
nullptr;
26 int num_threads_per_block = 0;
31class CUDADeviceKernels {
33 void load(CUDADevice *device);
#define CCL_NAMESPACE_END
void load(const VolumeGridData &grid)
std::shared_ptr< const T > get(const GenericKey &key, FunctionRef< std::unique_ptr< T >()> compute_fn)