-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fsanitize testing #64
Comments
Actually, |
I just have problems running |
You probably need a suppression file. Bruno had added one in DTK. Refer to ORNL-CEES/DataTransferKit@d2c8c4f |
With
|
Apparently we are not doing it, it's been 3 years. |
Sure. We can always re-open as necessary. I have a suppression file laying around somewhere for stuff from Boost. I typically didn't use with MPI (mostly because I usually don't enable to save time when developing these days) |
Found some issues in #63. Plus we would want to satisfy an optional requirement of xSDK (cf #58).
The text was updated successfully, but these errors were encountered: