ompi icon indicating copy to clipboard operation
ompi copied to clipboard

Fix compilation of x86-64-asm atomic backend

Open devreal opened this issue 3 years ago • 1 comments

https://github.com/open-mpi/ompi/issues/10797 showed that the x86-64 asm atomic backend is broken. This PR fixes that backend so that it at least compiles. It's not a fix for #10797 though.

Signed-off-by: Joseph Schuchart [email protected]

devreal avatar Sep 19 '22 19:09 devreal

bot:aws:retest

bwbarrett avatar Sep 20 '22 19:09 bwbarrett

@devreal If you rebase this PR to the HEAD of main, the "Check Commits" CI will pass.

jsquyres avatar Sep 29 '22 12:09 jsquyres

Please bring back to v5.0.x

awlauria avatar Oct 12 '22 13:10 awlauria