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