CLBlast/test
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
..
correctness Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
performance Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
routines Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
diagnostics.cpp Moved timing function to a separate file 2017-10-28 14:12:05 +02:00
test_utilities.cpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
test_utilities.hpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
wrapper_cblas.hpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
wrapper_clblas.hpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
wrapper_cublas.hpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
wrapper_cuda.hpp Fix an incompatibility with CUDA's FP16 definition 2017-10-17 20:29:23 +02:00