MFlowCode / MFC

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

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

Closed sbryngelson closed 7 months ago

sbryngelson commented 7 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 7 months ago

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