You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: