ompi
ompi copied to clipboard
threads: configury updates for argo and qthreads
The OAC_CHECK_PACKAGE macro doesn't have quite the same functionality as the origina ?OPAL_CHECK_PACKAGE? macro, so add some sed magic to get the path we need for argo/qthread related header files.
related to #10459
Signed-off-by: Howard Pritchard [email protected]
We're using OAC_CHECK_PACKAGE in other locations as well. Are those use-cases not affected?
@janciesko we're doing something a little unusual in the argo/qthreads config/makefile so probably other components weren't impacted.
I updated the changes with some text about what's going on here.
@janciesko i reworked things per @bwbarrett suggestions. please check that this works for you now.