Where can I find these numbers in CUDA_ARCH_BIN?

-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.

1 Like

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
1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.