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 4359b51 commit d41ebddCopy full SHA for d41ebdd
perf/runbenchmarks.jl
@@ -2,6 +2,9 @@
2
3
using Metal
4
5
+using Pkg
6
+Pkg.add(url="https://github.com/christiangnrd/GPUArrays.jl", rev="akreduce")
7
+
8
using BenchmarkTools
9
10
using StableRNGs
0 commit comments