[HIPIFY][#1437] Fix: cudaFuncGetAttributes to hipFuncGetAttributes is supported

+ Update hipify-perl and CUDA_Runtime_API_functions_supported_by_HIP.md accordingly


[ROCm/hip commit: f0b1170784]
Este commit está contenido en:
Evgeny Mankov
2019-09-18 17:57:31 +03:00
padre cc543d6029
commit aba6748ab3
Se han modificado 3 ficheros con 3 adiciones y 2 borrados
@@ -101,7 +101,7 @@
| **CUDA** | **HIP** |**CUDA version\***|
|-----------------------------------------------------------|---------------------------------------|:----------------:|
| `cudaFuncGetAttributes` | |
| `cudaFuncGetAttributes` |`hipFuncGetAttributes` |
| `cudaFuncSetAttribute` | | 9.0 |
| `cudaFuncSetCacheConfig` |`hipFuncSetCacheConfig` |
| `cudaFuncSetSharedMemConfig` | |