We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd8549e commit 808c3e4Copy full SHA for 808c3e4
jaxlib/gpu/vendor.h
@@ -700,7 +700,7 @@ typedef hipsparseDnVecDescr_t gpusparseDnVecDescr_t;
700
#define GPU_STREAM_NON_BLOCKING hipStreamNonBlocking
701
702
#define gpuMalloc hipMalloc
703
-#define gpuGetLastError hipGetLastError
+#define gpuGetLastError hipExtGetLastError
704
#define gpuGetErrorString hipGetErrorString
705
#define gpuMemcpyAsync hipMemcpyAsync
706
#define gpuMemcpyDeviceToDevice hipMemcpyDeviceToDevice
0 commit comments