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
dgl
Commits
b1ec112e
"tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "14f396d0b784e46491e5a4500fc6f1782ec3d00a"
Unverified
Commit
b1ec112e
authored
Mar 08, 2023
by
Rhett Ying
Committed by
GitHub
Mar 08, 2023
Browse files
Fix compile error on ubuntu22.04_g++11.3.0 (#5434)
parent
1313067e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/array/cuda/atomic.cuh
src/array/cuda/atomic.cuh
+2
-0
No files found.
src/array/cuda/atomic.cuh
View file @
b1ec112e
...
@@ -9,6 +9,8 @@
...
@@ -9,6 +9,8 @@
#include <cuda_runtime.h>
#include <cuda_runtime.h>
#include <cassert>
#include <cassert>
#include <cstdint>
#include <cstdio>
#include "bf16.cuh"
#include "bf16.cuh"
#include "fp16.cuh"
#include "fp16.cuh"
...
...
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