11# ifdef WITH_HIP_DYNLOAD
20class HIPDeviceKernel {
22 hipFunction_t function =
nullptr;
24 int num_threads_per_block = 0;
29class HIPDeviceKernels {
31 void load(HIPDevice *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)