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

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 14 09:38:52 PST 2025


yxsamliu wrote:

> 
> Yeah, that's fine, but we should just default to the inode method if the argument isn't present I think. That way it works without needing this extra argument passed to both the compile phases.

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

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


More information about the cfe-commits mailing list