'sm_72' is not a recognized processor for this target (ignoring processor)

I’m running locally on the Xavier, without RPC.

For target host I was running llvm -mtriple=aarch64-linux-gnu, I added the -mcpu=carmel flag but raised the error 'carmel' is not a recognized processor for this target (ignoring processor).

Other than enabling CUDA in config.cmake, were there any other things you did?