Changelog for
clblast-1.6.2-3.9.x86_64.rpm :
* Fri Feb 09 2024 Benoît Monin
- update to version 1.6.2: + Fix a bug in the pre-processor that would cause issues on Arm GPUs + Fix DLL install directory in mingw + Modifications to the Python bindings (pyclblast)
* Convert float scalar values to cl_half for fp16 routines
* Amax/amin, max/min routines accept unsigned integer buffers for index
* Switch to pyproject.toml file for installing Python bindings
* Build Python bindings using Cmake, adding Windows support + Generator script now always use LF endings, independent of the platform + Added tuned parameters for many devices (see doc/tuning.md)
* Fri Dec 01 2023 Benoît Monin - initial package of version 1.6.1