Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
FastMoE
Commits
8ebdc789
Unverified
Commit
8ebdc789
authored
Sep 30, 2021
by
hclearner
Committed by
GitHub
Sep 30, 2021
Browse files
Update helper_cuda.h
parent
9d0f67d6
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cuda/utils/helper_cuda.h
cuda/utils/helper_cuda.h
+1
-1
No files found.
cuda/utils/helper_cuda.h
View file @
8ebdc789
...
@@ -51,7 +51,7 @@ static const char *_cudaGetErrorEnum(CUresult error) {
...
@@ -51,7 +51,7 @@ static const char *_cudaGetErrorEnum(CUresult error) {
}
}
#endif
#endif
#ifdef MOE_HIP
_DIFF
#ifdef
F
MOE_
USE_
HIP
static
const
char
*
_cudaGetErrorEnum
(
cublasStatus_t
error
)
{
static
const
char
*
_cudaGetErrorEnum
(
cublasStatus_t
error
)
{
switch
(
error
)
{
switch
(
error
)
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment