Searched refs: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 macro29 #if BOOST_CUDA_VERSION < 705000033 #if (BOOST_CUDA_VERSION > 8000000) && (BOOST_CUDA_VERSION < 8010000)53 #if (BOOST_CUDA_VERSION >= 8000000) && (BOOST_CUDA_VERSION < 8010000)