openucx / ucc

Unified Collective Communication Library
https://openucx.github.io/ucc/
BSD 3-Clause "New" or "Revised" License
177 stars 85 forks source link

TL/CUDA: initialize remote cuda scratch to NULL #908

Closed bureddy closed 5 months ago

bureddy commented 5 months ago

What

Fix seg fault in cuda team cleanup because of garbage pointer in cuda scratch rem buffer.

manjugv commented 5 months ago

@bureddy can you port into v1.3.0?