-
Notifications
You must be signed in to change notification settings - Fork 900
master: sessions support broke --enable-heterogeneous builds #9972
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
related to open-mpi#9097 related to open-mpi#9972 Signed-off-by: Howard Pritchard <[email protected]>
#9982 did not solve the problem:
|
@hppritcha FWIW, I did a configure with just
|
I should clarify that my above comment apparently automatically enabled debug options (due to the presence of the
|
The corresponding PR (#9993) has been merged. |
related to open-mpi#9097 related to open-mpi#9972 Signed-off-by: Howard Pritchard <[email protected]> (cherry picked from commit 6a5a87f)
related to open-mpi#9097 related to open-mpi#9972 Signed-off-by: Howard Pritchard <[email protected]> (cherry picked from commit 6a5a87f)
It looks like #9097 (6bd36a7) introduced a compile error when using
--enable-heterogeneous
. Both coll/adapt and pml/ob1 get compile errors. They both appear to stem fromob1/pml_ob1_hdr.h
, so I'll only list a token set of compile errors from pml/ob1 here:This obviously needs to be fixed before sessions can be brought to the v5.0.x branch.
The text was updated successfully, but these errors were encountered: