CFD-GO / TCLB

TCLB - Templated MPI+CUDA/CPU Lattice Boltzmann code
https://tclb.io
GNU General Public License v3.0
180 stars 71 forks source link

Working GitHub Actions tests with coverage #412

Closed llaniewski closed 1 year ago

llaniewski commented 1 year ago

This PR introduces CPU and CUDA compilation tests executed on Github Actions. This includes test runs (using tools/tests.sh) for CPU, and sending coverage report to codecov.

Also: