CUDA 11 on Jetson Nano?

I have a C++ CUDA application that uses ISO C++17. I get compile errors from nvcc when using CUDA 10 that seem related to lack of support for C++17.

Is it the case that CUDA 10 does not support C++17? I see that CUDA 11 has support for this. Can I use CUDA 11 on the Nano? I have updated to the latest Jetpack but it gives me version 10.

Hi,

Sorry that we don’t have CUDA 11 package for Nano currently.
Thanks.

OK, thanks. Is there any plan to do so?

Hi,

CUDA 11 is integrated into our next major release.
But unfortunately, Nano doesn’t in the support range.

You can find more details below:

Thanks.

Thank you for the details.