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
This test case already measures CPU utilization during mutex contention but just emits the result as advisory information on stderr. Once #249 is merged, then we should confirm that it produces the correct result when executed against [email protected] and make the test hard fail if CPU utilization is too high.
This should be done before rebasing and validating the new external thread test in #247 .
The text was updated successfully, but these errors were encountered:
this should be resolved with argobots 1.2rc1 present in the mochi-spack-packages repo now. Will retest, and maybe adjust the PR so that this test is only enabled if argobots >= 1.2 is detected.
This test case already measures CPU utilization during mutex contention but just emits the result as advisory information on stderr. Once #249 is merged, then we should confirm that it produces the correct result when executed against [email protected] and make the test hard fail if CPU utilization is too high.
This should be done before rebasing and validating the new external thread test in #247 .
The text was updated successfully, but these errors were encountered: