ompi icon indicating copy to clipboard operation
ompi copied to clipboard

threads: configury updates for argo and qthreads

Open hppritcha opened this issue 3 years ago • 2 comments

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]

hppritcha avatar Aug 09 '22 20:08 hppritcha

We're using OAC_CHECK_PACKAGE in other locations as well. Are those use-cases not affected?

janciesko avatar Aug 10 '22 15:08 janciesko

@janciesko we're doing something a little unusual in the argo/qthreads config/makefile so probably other components weren't impacted.

hppritcha avatar Aug 10 '22 18:08 hppritcha

I updated the changes with some text about what's going on here.

hppritcha avatar Aug 12 '22 21:08 hppritcha

@janciesko i reworked things per @bwbarrett suggestions. please check that this works for you now.

hppritcha avatar Sep 01 '22 19:09 hppritcha