HERMETIC_CUDA_COMPUTE_CAPABILITIES semantics

32 views
Skip to first unread message

Joel Berkeley

unread,
Apr 8, 2026, 6:48:17 PMApr 8
to OpenXLA Discuss
Hi,

How does HERMETIC_CUDA_COMPUTE_CAPABILITIES work? I'm trying to build target //xla/pjrt/c:pjrt_c_api_gpu_plugin.so for as broad a set of GPUs as possible, but for fixed CUDA and CUDNN versions. What should I specify for HERMETIC_CUDA_COMPUTE_CAPABILITIES? Would be ideal if I could support everything from compute capability 6.1 to 12.0. Is that HERMETIC_CUDA_COMPUTE_CAPABILITIES=6.1,6.2,7.0,7.2,8.0,8.6,8.7,8.9,9.0,10.0,10.3,11.0,12.0

Thanks,
Joel

Joel Berkeley

unread,
Apr 9, 2026, 12:43:38 PMApr 9
to OpenXLA Discuss, Joel Berkeley
I've read more into it, and based on various sources, it seems `HERMETIC_CUDA_COMPUTE_CAPABILITIES=compute_60` would cover everything since capability 6.1. Please correct me if that's wrong.
Reply all
Reply to author
Forward
0 new messages