-D CUDA_ARCH_BIN=5.3,6.2,7.2,8.7
Where can I get these numbers, how can I make sure which number is correct?
-D CUDA_ARCH_BIN=5.3,6.2,7.2,8.7
Where can I get these numbers, how can I make sure which number is correct?
Hi,
The number indicates GPU architecture.
For the Orin series, it is 8.7.
You can find more info below:
Thanks.
What about these two numbers “5.3,6.2,7.2”?
Hi,
It represents other Jetson devices.
Please check the above link for the details.
Thanks.
Ah, I see. Thanks
Jetson AGX Orin, Jetson Orin NX, Jetson Orin Nano | 8.7 |
---|---|
Jetson AGX Xavier, Jetson Xavier NX | 7.2 |
Jetson TX2 | 6.2 |
Jetson Nano | 5.3 |
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.