SWDEV-240803 - add hipFuncSetSharedMemConfig

Change-Id: I160b04677b3e7b99b3981ae7ecc84a0e3811d5e8
Этот коммит содержится в:
Todd tiantuo Li
2020-08-18 05:19:01 -07:00
родитель 858b7e027e
Коммит 99eb486937
7 изменённых файлов: 37 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -105,7 +105,7 @@
| `cudaFuncGetAttributes` |`hipFuncGetAttributes` |
| `cudaFuncSetAttribute` |`hipFuncSetAttribute` | 9.0 |
| `cudaFuncSetCacheConfig` |`hipFuncSetCacheConfig` |
| `cudaFuncSetSharedMemConfig` | |
| `cudaFuncSetSharedMemConfig` |`hipFuncSetSharedMemConfig` |
| `cudaGetParameterBuffer` | |
| `cudaGetParameterBufferV2` | |
| `cudaLaunchKernel` |`hipLaunchKernel` |