Skip to content

Commit ce1a9db

Browse files
authored
Update links to TrixiCUDA.jl in benchmarks (#17)
1 parent 906a266 commit ce1a9db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

benchmark.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> This documentation serves as a supplementary material for JuliaCon 2025. \
44
5-
See the benchmarking file at [benchmark.ipynb]() (TODO: add link), and all results are compared between [TrixiCUDA.jl v0.1.0-rc.3]() (TODO: add link) and [Trixi.jl v0.11.17](https://github.com/trixi-framework/Trixi.jl/tree/v0.11.17). All the benchmark examples can be found in the [benchmark]() directory (TODO: add link).
5+
See the benchmarking file at [benchmark.ipynb](https://github.com/trixi-gpu/TrixiCUDA.jl/blob/v0.1.0-rc.3/benchmark/benchmark.ipynb), and all results are compared between [TrixiCUDA.jl v0.1.0-rc.3](https://github.com/trixi-gpu/TrixiCUDA.jl/tree/v0.1.0-rc.3) and [Trixi.jl v0.11.17](https://github.com/trixi-framework/Trixi.jl/tree/v0.11.17). All the benchmark examples can be found in the [benchmark](https://github.com/trixi-gpu/TrixiCUDA.jl/tree/v0.1.0-rc.3/examples) directory.
66

77
We mainly show the mean and median times on CPU and GPU for each example, and include the degrees of freedom (DOFs) per field (i.e., per independent solution variable) in each plot, since DOFs are a dominant factor (though not the only factor) affecting computational time.
88

0 commit comments

Comments
 (0)