Skip to content

Commit cb54c77

Browse files
committed
Benchmark GPUArrays AK reduction implementation
[only benchmarks]
1 parent e561e7a commit cb54c77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

perf/runbenchmarks.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# benchmark suite execution and codespeed submission
2+
using Pkg
3+
Pkg.add(url="https://github.com/christiangnrd/GPUArrays.jl", rev="akreduce")
24

35
using CUDA
46

0 commit comments

Comments
 (0)