Evgeny Mankov
|
396a8a7a00
|
[HIPIFY][BLAS] Sync with cuBlas/rocblas/hipBlas
|
2019-12-12 19:52:18 +03:00 |
|
Evgeny Mankov
|
54fee7abdc
|
[HIPIFY] CUDA 10.1 Update 2 support
|
2019-08-21 21:06:20 +03:00 |
|
Evgeny Mankov
|
667defc65d
|
[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
|
032c3bf5b8
|
[HIPIFY][BLAS] cuBLAS 10.1 support
|
2019-04-16 12:52:58 +03:00 |
|
Evgeny Mankov
|
389807095e
|
[HIPIFY][BLAS] Support of hipifying cuBLAS to rocBLAS
|
2019-02-06 18:47:21 +03:00 |
|
Evgeny Mankov
|
d279c7a1dd
|
[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
|
92eb165875
|
[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 |
|