ROCm / hipfort

Fortran interfaces for ROCm libraries
https://rocm.docs.amd.com/projects/hipfort/en/latest/
Other
66 stars 34 forks source link

Fix indexing in hipblas tests #138

Closed cgmb closed 6 months ago

cgmb commented 6 months ago

A few of the hipblas tests are using 0-based indexing when they should be using 1-based indexing.