Evgeny Mankov
|
c7bea1f865
|
[HIPIFY][BLAS] Sync with cuBlas/rocblas/hipBlas
|
2019-12-12 19:52:18 +03:00 |
|
Evgeny Mankov
|
8293f9a706
|
[HIPIFY] CUDA 10.1 Update 2 support
|
2019-08-21 21:06:20 +03:00 |
|
Evgeny Mankov
|
e61a9d60f0
|
[HIPIFY][BLAS][doc] Populate cuBlas API doc with CUDA version field
CUDA version - version in which API has appeared and (optional) last version before abandoning it; no value in case of earlier versions < 7.5.
|
2019-07-25 18:49:23 +03:00 |
|
Evgeny Mankov
|
bbcacd0146
|
[HIPIFY][BLAS] cuBLAS 10.1 support
|
2019-04-16 12:52:58 +03:00 |
|
Evgeny Mankov
|
eea0df8d62
|
[HIPIFY][BLAS] Support of hipifying cuBLAS to rocBLAS
|
2019-02-06 18:47:21 +03:00 |
|
Evgeny Mankov
|
65035fa485
|
[HIPIFY][BLAS] Add support of hipblasGemmEx and corresponding types
TODO (hipBLAS/HIP): rename hipblasDatatype_t to hipDataType_t and move it from hipBLAS to HIP, as Data types are used not only in BLAS library.
|
2018-09-25 18:46:23 +03:00 |
|
Evgeny Mankov
|
e00cfefd4f
|
[HIPIFY][BLAS] cuBLAS support revise
+ doc for CUBLAS API supported by HIP
+ 3 tests: 0 & 1 based indexing, sgemm matmul
|
2018-07-28 21:00:44 +03:00 |
|