We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb2cd15 commit 69a0840Copy full SHA for 69a0840
1 file changed
docs/src/benchmark-core.md.template
@@ -5,7 +5,7 @@ include(joinpath(@__DIR__, "assets", "utils.jl"))
5
6
# Define benchmark IDs
7
const BENCH_CORE_UBUNTU = "core-ubuntu-latest"
8
-const BENCH_CORE_MOONSHOT = "core-moonshot"
+const BENCH_CORE_MOONSHOT = "core-moonshot-gpu"
9
```
10
11
## Ubuntu Latest
0 commit comments