cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
60 stars 32 forks source link

Add a test for the `_ctSlope` function #320

Closed bcaddy closed 10 months ago

bcaddy commented 10 months ago

I only test the states that are actually used in the kernel.

Also, I tried refactoring all the constant parameters as template parameters to see if that helped performance. It had no impact.