hipBLAS icon indicating copy to clipboard operation
hipBLAS copied to clipboard

ROCm BLAS marshalling library

Results 20 hipBLAS issues
Sort by recently updated
recently updated
newest added

### Problem Description I feel like I am missing something obvious but when I unpack the tarball, cd into the resulting directory and run `./install.sh -i`, with or without sudo...

hotfix into 6.3. Local windows tests passed with rocSOLVER.

(cherry picked from commit 9520379597c52a890fc8ff62f0dc31a99ad1c658) resolves #SWDEV-487853 Summary of proposed changes: From #921 > The dependency on [hipblas-common](https://github.com/ROCm/hipBLAS-common) actually needs to point to the hipblas-common-dev package. With this change, hipblas-dev...

Don't have access to a windows machine so this hasn't been tested on windows yet. See https://github.com/ROCm/hipBLAS/issues/896 for the request. Similar changes for hipSOLVER have been done at [hipSOLVER #302](https://github.com/ROCm/hipSOLVER/pull/302)...

* trial run

ci:codecoverage

Again, sorry for the huge PR, but with the testing infrastructure I found it difficult to split this into smaller PRs. Changes include: - Client-side - remove hipblas_v2-test and hipblas_v2-bench...

Potential static hotfix for ROCm 6.4

Summary of proposed changes: Math-CI has a request to add ROCM-Examples to precheckin testing.