DistanceTransforms.jl
Publichttps://github.com/MolloiLab/DistanceTransforms.jl
CompatHelper: bump compat for GPUArraysCore to 0.2, (keep existing compat)
Failed in 4w 2d
Matrix
CUDA: Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd()) && Pkg.add("CUDA")' || exit 3 && julia -e 'println("--- :julia: Running tests") && using Pkg && Pkg.test("DistanceTransforms"; coverage=true, test_args=["CUDA"])'Timed Out
Waited 42s
Ran in 6m 28s
Matrix
Metal: Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd()) && Pkg.add("Metal")' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("DistanceTransforms"; coverage=true, test_args=["Metal"])'Waited 27m 58s
Ran in 2m 9s
Matrix
oneAPI: Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd()) && Pkg.add("oneAPI")' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("DistanceTransforms"; coverage=true, test_args=["oneAPI"])'Waited 23m 24s
Ran in 2m 6s
Metal: Run Benchmarksjulia --project=benchmarks -e ' && using Pkg; && Pkg.instantiate(); && Pkg.develop(path=pwd()); && Pkg.add("Metal"); && ' && julia --project=benchmarks benchmarks/runbenchmarks.jl
Expired
Waited 4w 2d
Total Job Run Time: 1h 6m