Jakub Homola
Results
1
issues of
Jakub Homola
When hipifying cuda source containing cusparse code, `CUDA_R_32F` (of type `cudaDataType`) should be converted to `HIP_R_32F` (of type `hipDataType`), which is, according to `nvcc_detail/hip_runtime_api.h`, just a macro definition of the...
feature