Add CUDA support for hipDeviceAttributeWarpSize (#205)
Add macro definition to map hipDeviceAttributeWarpSize to cudaDevAttrWarpSize for CUDA compatibility in the GetWarpSize() function.
Showing
Please register or sign in to comment
Add macro definition to map hipDeviceAttributeWarpSize to cudaDevAttrWarpSize for CUDA compatibility in the GetWarpSize() function.