xref: #1421 (comment)
Quoting from there:
Similar to NVSHMEM, the NCCL bitcode library resides in the lib/ directory (libnccl_device.bc for LLVM IR). We would like to get the bitcode library path in similar way by calling cuda_pathfinder.find_bitcode_lib("nccl", lib_type=LLVM) for NCCL.