Skip to content

Commit 69a0840

Browse files
committed
add gpu
1 parent fb2cd15 commit 69a0840

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/benchmark-core.md.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ include(joinpath(@__DIR__, "assets", "utils.jl"))
55

66
# Define benchmark IDs
77
const BENCH_CORE_UBUNTU = "core-ubuntu-latest"
8-
const BENCH_CORE_MOONSHOT = "core-moonshot"
8+
const BENCH_CORE_MOONSHOT = "core-moonshot-gpu"
99
```
1010

1111
## Ubuntu Latest

0 commit comments

Comments
 (0)