cuda.pathfinder.SUPPORTED_BITCODE_LIBS#
- cuda.pathfinder.SUPPORTED_BITCODE_LIBS = ('device', 'nccl_device', 'nvshmem_device')#
Tuple of supported bitcode library names that can be resolved via
locate_bitcode_lib()andfind_bitcode_lib(). Example value:"device".