ROCm / HIP

HIP: C++ Heterogeneous-Compute Interface for Portability
https://rocmdocs.amd.com/projects/HIP/
MIT License
3.66k stars 525 forks source link

[HIP] Ongoing list of Unrecognised refs in QUDA-HIP port #1494

Closed cpviolator closed 3 months ago

cpviolator commented 4 years ago

I am attempting to port the QUDA library to HIP. I shall document here and unconverted references as I find them. I'm using cuda 9.2.148 and hip/1.5-cuda9 on SUMMIT.

cpviolator commented 4 years ago
[HIPIFY] info: UNCONVERTED refs by type:
  error: 1
  device: 2
  addressing: 1
  type: 1
  literal:hipDev 1
  numeric_literal: 3
  define: 1
[HIPIFY] info: UNCONVERTED refs by API:
  CUDA Driver API: 5
  CUDA RT API: 5
[HIPIFY] info: UNCONVERTED refs by names:
  CUDA_VERSION: 1
  CU_POINTER_ATTRIBUTE_MEMORY_TYPE: 1
  CUpointer_attribute: 1
  cuGetErrorName: 1
  cuPointerGetAttributes: 2
  cudaDevP2PAttrPerformanceRank: 2
  cudaDeviceGetP2PAttribute: 2
cpviolator commented 4 years ago
[HIPIFY] info: UNCONVERTED refs by names:
  cuGetErrorString: 1
ppanchad-amd commented 3 months ago

@cpviolator Apologies for the lack of response. Can you please test with latest ROCm 6.1.0 (HIP 6.1)? If resolved, please close ticket. Thanks!

ppanchad-amd commented 3 months ago

@cpviolator Closing issue. Please re-open if issue still occurs with ROCm 6.1.1 Thanks!