Comment on CUDA Accelerated RaytracerComments−fzy953y"the project now uses CUDA, so i changed to C++11 since thats what nvcc supports."I feel like nvcc supports at least 17 maybe even 20 already.−pjmlp3yIndeed, C++20 already, although some stuff is still missing like modules.
Comments
"the project now uses CUDA, so i changed to C++11 since thats what nvcc supports."
I feel like nvcc supports at least 17 maybe even 20 already.
Indeed, C++20 already, although some stuff is still missing like modules.