[HIPIFY] CUDA 10.1 Update 2 support

This commit is contained in:
Evgeny Mankov
2019-08-21 21:06:20 +03:00
vanhempi 900590967d
commit 8293f9a706
6 muutettua tiedostoa jossa 147 lisäystä ja 110 poistoa
@@ -4,6 +4,11 @@
| **type** | **CUDA** |**CUDA version\***| **HIP** |**HIP value** (if differs) |
|-------------:|---------------------------------------------------------------|:----------------:|------------------------------------------------------------|---------------------------|
| define |`CUBLAS_VER_MAJOR` | 10.1 Update 2 | |
| define |`CUBLAS_VER_MINOR` | 10.1 Update 2 | |
| define |`CUBLAS_VER_PATCH` | 10.1 Update 2 | |
| define |`CUBLAS_VER_BUILD` | 10.1 Update 2 | |
| define |`CUBLAS_VERSION` | 10.1 Update 2 | |
| enum |***`cublasStatus`*** | |***`hipblasStatus_t`*** |
| enum |***`cublasStatus_t`*** | |***`hipblasStatus_t`*** |
| 0 |*`CUBLAS_STATUS_SUCCESS`* | |*`HIPBLAS_STATUS_SUCCESS`* |