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