AM Arch for RTX 4070 Ti

Hi there, I am compiling CUDA code with cuda 12.0 and RTX 4070 Ti, and I would like to know what the sm number should I use in CUDA_ARCH = -arch=sm_xx ?
Thank you.

The RTX 40-series is based upon AD10x chips = sm_89.

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