1 #include "cheetah/tdas/cuda/Tdas.cuh" 2 #include "cheetah/tdas/test_utils/TdasTester.h" 12 :
public tdas::test::TdasTesterTraits<typename tdas::cuda::Tdas<T>::Architecture, typename tdas::cuda::Tdas<T>::ArchitectureCapability, T>
15 typedef typename ApiType::Architecture Arch;
17 typedef typename BaseT::DeviceType DeviceType;
32 INSTANTIATE_TYPED_TEST_CASE_P(Cuda, TdasTester, CudaTraitsTypes);
Some limits and constants for FLDO.
CUDA/Thrust implementation of the Tdas module.