Cuda 10.2 on Jetson Nano

Hello everyone. I need to install cuda 10.1.168+ (ideally cuda 10.2) on our Jetson Nano, since there is a bugfix in the 10.1 version (https://devtalk.nvidia.com/default/topic/1039036/gpu-accelerated-libraries/nppi-label-markers-labeling-regions-same-id-/post/5364740/#5364740) that we need in order to deploy some code. Unfortunately, the stock solution of JetPack 4.3 seems to be stuck in cuda v10.0. Has anyone found anyway to install Cuda v10.2 in jetson nano? Or at least a way to deploy a binary patch on the symbol that we need to update?

Thanks in advance.

Hi,

Sorry that CUDA 10.2 is not available for Jetson platform yet.
This fix required updated npp library, which means you will need to wait for the v10.2 toolkit.

Thanks.