1 #include "cheetah/utils/Architectures.h" 2 #include "cheetah/data/test_utils/DmTrialsTester.h" 9 template<
typename ValueType>
13 typedef typename BaseT::Allocator Allocator;
16 Allocator allocator(panda::PoolResource<cheetah::Cuda>&)
override {
return Allocator(); }
20 INSTANTIATE_TYPED_TEST_CASE_P(BasicCudaDmTrials,
DmTrialsTester, CudaDmTrialsTraitsTypes);
Some limits and constants for FLDO.
class to test the DmTrials class