mcrl / tccl

Thunder Research Group's Collective Communication Library
Other
25 stars 3 forks source link

How to adapt to newer version of nccl? #3

Open AniZpZ opened 3 months ago

AniZpZ commented 3 months ago

I am using torch 2.3 with requires nccl 2.20.5. nccl 2.20.5 add two funcs which are ncclCommRegister and ncclCommDeregister, and that leads to undefined symbol problem.