cuda 9.0以后核函数是否支持C++,如果支持C++支持C++那个版本的C++。

cuda 9.0以后核函数是否支持C++,如果支持C++支持C++那个版本的C++,是支持C++99,还是支持更高的C++11。

C++11 feature support was added with CUDA 7. CUDA 9 added C++14 features

you can enable this language support with the nvcc option -std=c++11 or -std=c++14