Searched defs:BOOST_CUDA_VERSION (Results 1 – 1 of 1) sorted by relevance
15 # define BOOST_CUDA_VERSION __CUDACC_VER_MAJOR__ * 1000000 + __CUDACC_VER_MINOR__ * 10000 + __CUDA… macro18 # define BOOST_CUDA_VERSION 7000000 macro