Unverified Commit 8ebdc789 authored by hclearner's avatar hclearner Committed by GitHub
Browse files

Update helper_cuda.h

parent 9d0f67d6
......@@ -51,7 +51,7 @@ static const char *_cudaGetErrorEnum(CUresult error) {
}
#endif
#ifdef MOE_HIP_DIFF
#ifdef FMOE_USE_HIP
static const char *_cudaGetErrorEnum(cublasStatus_t error) {
switch (error) {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment