1 //
2 // Placeholder file for testing CUDA version detection
3 //
4 
5 #define CUDA_VERSION 8000
6 
7 //
8