https://github.com/MolloiLab/DistanceTransforms.jl

CompatHelper: bump compat for AcceleratedKernels to 0.3, (keep existing compat)

Passed in 6h 40m
:buildkite: Pipeline uploadbuildkite-agent pipeline upload
Waited 7s
Ran in 3s
:pipeline: Launch Testsbuildkite-agent pipeline upload .buildkite/runtests.yml
Waited 8s
Ran in 6s
Matrix
CPU: Julia v1.10julia -e 'using Pkg && println("--- :julia: Instantiating environment") && Pkg.develop(path=".") && println("+++ :julia: Running tests") && Pkg.test("DistanceTransforms"; coverage=true, julia_args=`--threads=auto`)'
Waited 2s
Ran in 2m 19s
Matrix
CUDA: Julia 1.10julia -e 'using Pkg && println("--- :julia: Instantiating environment") && Pkg.add("CUDA") && Pkg.develop(path=".") && println("+++ :julia: Running tests") && Pkg.test("DistanceTransforms"; coverage=true, test_args=["CUDA"])'
Waited 8s
Ran in 5m 48s
Matrix
Metal: Julia 1.10julia -e 'using Pkg && println("--- :julia: Instantiating environment") && Pkg.add("Metal") && Pkg.develop(path=".") && println("+++ :julia: Running tests") && Pkg.test("DistanceTransforms"; coverage=true, test_args=["Metal"])'
Waited 9s
Ran in 2m 31s
Matrix
oneAPI: Julia 1.10julia -e 'using Pkg && println("--- :julia: Instantiating environment") && Pkg.add("oneAPI") && Pkg.develop(path=".") && println("+++ :julia: Running tests") && Pkg.test("DistanceTransforms"; coverage=true, test_args=["oneAPI"])'
Waited 15m 59s
Ran in 2m 26s
Matrix
AMDGPU: Julia 1.10julia -e 'using Pkg && println("--- :julia: Instantiating environment") && Pkg.add("AMDGPU") && Pkg.develop(path=".") && println("+++ :julia: Running tests") && Pkg.test("DistanceTransforms"; coverage=true, test_args=["AMDGPU"])'
Waited 6h 32m
Ran in 2m 8s
:pipeline: Launch Benchmarks
Waited 9s
Ran in 3s
buildkite-agent pipeline upload .buildkite/runb...buildkite-agent pipeline upload .buildkite/runbenchmarks.yml
Waited 11s
Ran in 2s
CPU: Run Benchmarks (1 thread)julia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && ' && julia --project=benchmarks --threads=1 benchmarks/runbenchmarks.jl
Waited 1s
Ran in 8m 46s
CPU: Run Benchmarks (2 threads)julia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && ' && julia --project=benchmarks --threads=2 benchmarks/runbenchmarks.jl
Waited 9s
Ran in 8m 58s
CPU: Run Benchmarks (4 threads)julia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && ' && julia --project=benchmarks --threads=4 benchmarks/runbenchmarks.jl
Waited 9m 1s
Ran in 7m 9s
CPU: Run Benchmarks (8 threads)julia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && ' && julia --project=benchmarks --threads=8 benchmarks/runbenchmarks.jl
Waited 9m 21s
Ran in 7m 16s
CUDA: Run Benchmarksjulia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && Pkg.add("CUDA"); && ' && julia --project=benchmarks benchmarks/runbenchmarks.jl
Waited 3s
Ran in 8m 10s
AMDGPU: Run Benchmarksjulia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && Pkg.add("AMDGPU"); && ' && julia --project=benchmarks benchmarks/runbenchmarks.jl
Waited 6h 34m
Ran in 4m 19s
oneAPI: Run Benchmarksjulia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && Pkg.add("oneAPI"); && ' && julia --project=benchmarks benchmarks/runbenchmarks.jl
Waited 18m 20s
Ran in 5m 12s
Metal: Run Benchmarksjulia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && Pkg.add("Metal"); && ' && julia --project=benchmarks benchmarks/runbenchmarks.jl
Waited 2s
Ran in 4m 12s
Combine Benchmarksjulia --project=benchmarks -e ' && using Pkg && Pkg.instantiate()' && buildkite-agent artifact download "benchmarks/results/*benchmarks*.json" . && julia --project=benchmarks benchmarks/aggregate.jl
Waited 6s
Ran in 1m 11s
Total Job Run Time: 1h 10m