d4f8c6bc4bbb0f1aa49350443583734562a2ebfc
cudaMemcpyToSymbol, cudaMemcpyToSymbolAsync, cudaGetSymbolSize, cudaGetSymbolAddress, cudaMemcpyFromSymbol, cudaMemcpyFromSymbolAsync + Add a corresponding cudaSymbolFuncCall matcher. + Add device_symbols.cu test for the above 6 functions, update existed. + Fix dim3() type cast issue, update affected tests. TODO: Do the same in hipify-perl
[HIPIFY][#1435] Add HIP_SYMBOL wrapper to the templated Device Symbol argument of the following functions:
Description
No description provided
Languages
C++
67.5%
C
20.6%
Python
6.6%
CMake
3.4%
Shell
0.6%
Other
1.1%