MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
132 stars 58 forks source link

[Feature Request] Add nvidia's compute sensitizer to CI #372

Closed sbryngelson closed 4 months ago

sbryngelson commented 4 months ago

Add NV compute-sanitizer to CI to check for problems.

https://developer.nvidia.com/compute-sanitizer

This hope is that this identifies bad or potentially bad GPU code before merging.

sbryngelson commented 4 months ago

Realized that this tool doesn't do exactly what I thought it did. Closing.