AastaNV / JEP

247 stars 162 forks source link

CUDA_ARCH_BIN version 5.3 missing for Jetson Nano in install_opencv4.6.0_Jetson.sh #31

Open wcb-keshav opened 2 years ago

wcb-keshav commented 2 years ago

Is there any compatibility issue with jetson nano and opencv 4.6.0? coz the arch bin version's included only support Xavier and Orin platforms of Jetson and throws an error when used to build opencv 4.6.0 on Jetson Nano

Adding 5.3 in the version fixes the issue(incompatible gpu architecture for using compute_87) for Nano.