-gencode=arch=compute_86,code=sm_86 -gencode=arch=compute_89,code=sm_89 -gencode=arch=compute_90,code=sm_90 etc This also make it very hard to rebuild catboost with a different CUDAToolkit release (e.g. 1.2.2 would by default fail to build against CUDAToolkit 12, because e.g...