CLBlast/test/routines/level1
Cedric Nugteren 3d0c227fa5
AMAX/AMIN integer testing and bug fixes (#457)
* Fixed a bug in XAMAX/XMIN routines that caused the increment and offset to be included in the result

* Perform proper integer-output testing in XAMAX tests

* A few changes towards getting it ready for a PR

* Also fix compilation for clBLAS and cuBLAS references

* Fix a bug that would only use the real part of complex numbers in the amax/amin routines

* A few small fixes related to the AMAX tests
2023-05-07 20:02:52 +02:00
..
xamax.hpp AMAX/AMIN integer testing and bug fixes (#457) 2023-05-07 20:02:52 +02:00
xasum.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xaxpy.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xcopy.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xdot.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xdotc.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xdotu.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xnrm2.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xscal.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00
xswap.hpp Added a queue argument to the get-size function when running the tests/clients 2018-01-03 20:19:45 +01:00