pmodels / bolt

Official BOLT Repository
https://www.bolt-omp.org
Other
26 stars 13 forks source link

Add an address sanitizer option for BOLT CI #97

Open shintaro-iwasaki opened 3 years ago

shintaro-iwasaki commented 3 years ago

Argobots supports an address sanitizer (https://github.com/pmodels/argobots/pull/218) and seems working with relatively new GCC and Clang (https://jenkins-pmrs.cels.anl.gov/view/abt/job/argobots-review-centos-all/). Since tricky user-level context switching in Argobots passes the tests, BOLT should also pass those address sanitizers. The BOLT CI should use address sanitizers.