24 #ifndef SKA_CHEETAH_UTILS_ARCHITECTURES_H 25 #define SKA_CHEETAH_UTILS_ARCHITECTURES_H 26 #include "panda/Architecture.h" 27 #include "panda/Cpu.h" 28 #include "panda/arch/nvidia/Nvidia.h" 29 #include "panda/arch/altera/Altera.h" 33 typedef panda::Cpu Cpu;
35 typedef panda::nvidia::Cuda Cuda;
36 typedef panda::altera::OpenCl Fpga;
41 #endif // SKA_CHEETAH_UTILS_ARCHITECTURES_H Some limits and constants for FLDO.