flux-framework / flux-sched

Fluxion Graph-based Scheduler
GNU Lesser General Public License v3.0
84 stars 39 forks source link

testsuite: add valgrind suppressions for hwloc #1173

Closed garlick closed 1 month ago

garlick commented 1 month ago

Problem: valgrind tests fail in some environments where hwloc gpu plguins are installed.

For example it's now failing on my desktop which is Ubuntu 22.04 with libhwloc-plugins-2.7.0-2ubuntu1 installed.

Bring some valgrind suppressions we added in flux-core for this.

garlick commented 1 month ago

Thanks! I'll set MWP.