Hacker News new | ask | show | jobs
by fzy95 1104 days ago
"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.

1 comments

Indeed, C++20 already, although some stuff is still missing like modules.