Skip to content

ci

Edward Brendan Shields requested to merge ci into master

Implemented a more complete CI system to test with different backend and build types:

The implemented backends are:

  • CPU
  • Threads
  • OpenMP

and it will also build and test Debug, RelWithDebInfo, and Release builds.

Edited by Edward Brendan Shields

Merge request reports