Yes, I tried the same a while back. I gave up and decided to update to rccl from ROCm 6.4.
It was easy enough to move to rccl from ROCm 6.4 (albeit with a reduced set of supported GPUs), but I got hung up on a missing symbol error. Upstream had dropped a function without changing the SONAME. In talking to them, they justified it on the basis that the function never worked anyway. I still think we need a dummy implementation that returns an error just for satisfying the linker. That's where I left off. The incomplete rccl update is on my salsa account. Sincerely, Cory Bloor

