Sergei Lewis
1093def0d1
Merge branch 'risc-v' into develop
2024-01-29 11:11:39 +00:00
kseniyazaytseva
ff41cf5c49
Fix BLAS, BLAS-like functions and Generic RISC-V kernels
...
* Fixed gemmt, imatcopy, zimatcopy_cnc functions
* Fixed cblas_cscal testing in ctest
* Removed rotmg unreacheble code
* Added zero size checks
2024-01-18 23:19:52 +03:00
Martin Kroeker
c5e7339c9e
correct prototypes for INTERFACE64 builds
2023-10-08 16:13:37 +02:00
Martin Kroeker
d8126c76e7
fix prototype
2023-10-08 13:38:39 +02:00
Martin Kroeker
c30b530878
fix prototypes of ctest and itest for INTERFACE64
2023-10-08 11:59:19 +02:00
Martin Kroeker
b626544ca3
complete function prototypes and remove unused functions
2023-10-07 22:31:03 +02:00
Martin Kroeker
6e018b84c4
Fix function prototypes and INTERFACE64 support
2022-07-12 19:37:30 +02:00
Martin Kroeker
914c4d0fe8
Add C versions of the CBLAS test sources ( #3656 )
...
* Add C conversions of the CBLAS tests for NOFORTRAN=1 builds
* Enable CTEST without Fortran and fix passing of BUILD_vartype options to exports/gensymbol
2022-06-28 11:52:48 +02:00