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
183d29de
"llama/git@developer.sourcefind.cn:OpenDAS/ollama.git" did not exist on "9cfbffafc55bb07f7d627a6701df2e9c8a520f5f"
Unverified
Commit
183d29de
authored
Jul 08, 2021
by
Jinjing Zhou
Committed by
GitHub
Jul 08, 2021
Browse files
fix cub problem (#3121)
parent
2f41fcd9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/array/cuda/rowwise_sampling.cu
src/array/cuda/rowwise_sampling.cu
+1
-1
No files found.
src/array/cuda/rowwise_sampling.cu
View file @
183d29de
...
...
@@ -7,9 +7,9 @@
#include <dgl/random.h>
#include <dgl/runtime/device_api.h>
#include <curand_kernel.h>
#include <cub/cub.cuh>
#include <numeric>
#include "./dgl_cub.cuh"
#include "../../kernel/cuda/atomic.cuh"
#include "../../runtime/cuda/cuda_common.h"
...
...
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