CLBlast/samples
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
..
cache.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
daxpy_cuda.cpp Added DAXPY example for the CUDA API 2017-10-14 12:23:35 +02:00
dgemv.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
dtrsm.cpp Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
haxpy.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
samax.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
sasum.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
sgemm.c Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
sgemm.cpp Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
sgemm_batched.cpp Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00
sgemm_cuda.cpp Added DAXPY example for the CUDA API 2017-10-14 12:23:35 +02:00
sgemm_netlib.c Added an example and documentation for the Netlib CBLAS API 2016-10-25 20:37:33 +02:00
tuning_api.cpp Add Github Actions CI (#464) 2023-05-14 11:25:15 +02:00