code clean up

This commit is contained in:
Aryan Salmanpour
2020-01-31 13:08:25 -05:00
parent 6db9b782be
commit 75572a4175
5 changed files with 14 additions and 17 deletions
@@ -1064,8 +1064,8 @@
| `cuFuncSetSharedMemConfig` | |
| `cuLaunchKernel` | `hipModuleLaunchKernel` |
| `cuLaunchHostFunc` | | 10.0 |
| `cuLaunchCooperativeKernel` | `hipLaunchCooperativeKernel` | 9.0 |
| `cuLaunchCooperativeKernelMultiDevice` | `hipLaunchCooperativeKernelMultiDevice` | 9.0 |
| `cuLaunchCooperativeKernel` | | 9.0 |
| `cuLaunchCooperativeKernelMultiDevice` | | 9.0 |
## **19. Execution Control [DEPRECATED]**