You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
opal/Makefile.am Remove duplicate symbols for common_cuda
These symbols were causing compilation errors with cuda and the new
default statically linked components. Explicitly including common_cuda
is unnecessary because the MCA system adds it, which, when built as a
static library, caused duplicates.
Issue open-mpi#8736
Signed-off-by: William Zhang <[email protected]>
0 commit comments