Skip to content

WIP: Build ADIOS2 with AddressSanitizer.

Nick Thompson requested to merge adios_asan into master

I accidently built ADIS on top of an ADIOS2 build that had sanitizers enabled, and noticed that either (a) we're using ADIOS2 incorrectly, or (b) there are ADIOS2 bugs that need to be addressed. This MR is currently only to see if the problems can be seen in our CI.

Merge request reports