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 1f9b6e3 commit b8bf31aCopy full SHA for b8bf31a
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