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

+ Update hipify-perl and CUDA_Runtime_API_functions_supported_by_HIP.md accordingly
Этот коммит содержится в:
Evgeny Mankov
2019-09-18 17:57:31 +03:00
родитель fc493da5c7
Коммит f0b1170784
3 изменённых файлов: 3 добавлений и 2 удалений
+1 -1
Просмотреть файл
@@ -179,7 +179,7 @@ const std::map<llvm::StringRef, hipCounter> CUDA_RUNTIME_FUNCTION_MAP{
// 5.7. Execution Control
// no analogue
{"cudaFuncGetAttributes", {"hipFuncGetAttributes", "", CONV_EXECUTION, API_RUNTIME, HIP_UNSUPPORTED}},
{"cudaFuncGetAttributes", {"hipFuncGetAttributes", "", CONV_EXECUTION, API_RUNTIME}},
// no analogue
{"cudaFuncSetAttribute", {"hipFuncSetAttribute", "", CONV_EXECUTION, API_RUNTIME, HIP_UNSUPPORTED}},
// no analogue