64bdf82265bfb7e44e947224aa3c80864fec1dbb
* Update hip_runtime_api.h when i try to use mpicc or gcc to compile a c language code which call some hip runtime api , error occured as > /path/to/hcc_detail/hip_runtime_api.h:2268:33: error: unknown type name ‘hipFuncAttributes’; > hipFuncGetAttributes(hipFuncAttributes* attr, const void* func); add ' struct ' for the first parameter of hipFuncGetAttributes will get ride of this problem.
Opis
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Pozostałe
1.1%