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 e561e7a commit cb54c77Copy full SHA for cb54c77
perf/runbenchmarks.jl
@@ -1,4 +1,6 @@
1
# benchmark suite execution and codespeed submission
2
+using Pkg
3
+Pkg.add(url="https://github.com/christiangnrd/GPUArrays.jl", rev="akreduce")
4
5
using CUDA
6
0 commit comments