parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
105 stars 33 forks source link

run TypeSanitizer on test suite #1129

Open BenWibking opened 2 weeks ago

BenWibking commented 2 weeks ago

If anyone has the patience to do an LLVM build (since it's not in a released version yet), it would be very interesting to run TypeSanitizer on the test suite in order to ensure it is free of strict aliasing violations.

Details: https://discourse.llvm.org/t/reviving-typesanitizer-a-sanitizer-to-catch-type-based-aliasing-violations/66092