CLBlast/test/correctness
Cedric Nugteren 221121b840
Add Github Actions CI (#464)
This replaces the old Travis CI builds with Github Actions that test on both Ubuntu and MacOS, with both Clang and GCC. The builds on macOS also run the tests and some other programs, on Ubuntu OpenCL is not working at the moment. Because these tests use new/different compilers, I fixed a few warnings and errors along the way.
2023-05-14 11:25:15 +02:00
..
misc Fix compilation issue in override parameters test 2023-05-10 21:31:33 +02:00
routines Added groundwork for col2im algorithm plus first non-working version of kernel and test 2018-10-23 20:52:25 +02:00
testblas.cpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
testblas.hpp Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
tester.cpp Fix half-float+kernel_mode test cases of im2col, col2im, and convgemm 2018-12-17 21:57:35 +09:00
tester.hpp Moved square-difference utility function for use in the tuners 2017-11-13 21:10:44 +01:00