Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Main Page
Namespaces
Classes
Files
File List
File Members
Loading...
Searching...
No Matches
include
proteus
CoreDevice.hpp
Go to the documentation of this file.
1
#if PROTEUS_ENABLE_CUDA
2
#include "
proteus/CoreDeviceCUDA.hpp
"
3
#endif
4
5
#if PROTEUS_ENABLE_HIP
6
#include "
proteus/CoreDeviceHIP.hpp
"
7
#endif
CoreDeviceCUDA.hpp
CoreDeviceHIP.hpp
Generated by
1.9.8