[clang] [CUDA][HIP] Support CUID in new driver (PR #122859)

Joseph Huber via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 09:40:03 PST 2025


jhuber6 wrote:

 > That would break rccl. We should use CUID's that work in general, including apps that compile the same file with different options.

Shouldn't be broken if the driver handles the CUID, I just mean that it would work in `cc1` if not passed.

https://github.com/llvm/llvm-project/pull/122859


More information about the cfe-commits mailing list