hipBLAS: hipBLAS (Basic Linear Algebra Subprograms) hipBLAS: hipBLAS: hipBLAS is a Basic Linear Algebra Subprograms (BLAS) marshalling hipBLAS: library with multiple supported backends. It sits between your hipBLAS: application and a worker BLAS library, where it marshals inputs to hipBLAS: the backend library and marshals results to your application. hipBLAS hipBLAS: exports an interface that doesnt require the client to change, hipBLAS: regardless of the chosen backend. Currently, hipBLAS supports rocBLAS hipBLAS: and cuBLAS backends. hipBLAS: