shiltian wrote: The problem is that device-libs from a different ROCm version may not work with the one specified by `ROCM_PATH`, because device-libs are highly compiler dependent, as pointed out by @jhuber6. It is fundamentally wrong to mix components from one ROCm version with components from another.
https://github.com/llvm/llvm-project/pull/177346 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
