fix invalid pointer access in UCX 1.11-1.14#19023
fix invalid pointer access in UCX 1.11-1.14#19023boegel merged 1 commit intoeasybuilders:developfrom
Conversation
|
Test report by @Flamefire |
|
Test report by @Micket |
|
Test report by @Flamefire |
|
@boegelbot please test @ generoso |
|
@Micket: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1766878462 processed Message to humans: this is just bookkeeping information for me, |
|
@boegelbot please test @ jsc-zen2 |
|
@Micket: Request for testing this PR well received on jsczen2l1.int.jsc-zen2.easybuild-test.cluster PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1766887430 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot |
|
Test report by @boegelbot |
|
Test report by @boegel |
|
Going in, thanks @Flamefire! |
(created using
eb --new-pr)I found this bug when the sanity check (
ucx_info -d) crashed forUCX-CUDAon PPC which I traced to a bug in core UCX.I added a patch to fix this and verified that UCX-CUDA now works even on PPC.
Analysis of the issue is in short in the patch and longer in openucx/ucx#9392