Add Sanitizer CI Jobs
1 unresolved thread
1 unresolved thread
This MR is based on !237 (merged) and can be merged afterwards.
This MR
- adds sanitizer CI jobs
- fixes #94 (closed)
Merge request reports
Activity
Filter activity
added 2 commits
mentioned in issue #108
added 1 commit
- b6cce0a7 - Remove thread sanitizer again: https://git.rz.tu-bs.de/irmb/VirtualFluids_dev/-/issues/108
assigned to @a.wellmann
1 #ifndef VF_GPU_COMMUNICATIONROUTINEMOCKS_H 2 #define VF_GPU_COMMUNICATIONROUTINEMOCKS_H 3 4 #include "CommunicationRoutine.h" 5 6 namespace vf::gpu::test mentioned in commit 457cabdc
Please register or sign in to reply