Chmy.jl

Public

https://github.com/PTsolvers/Chmy.jl

馃毃 Emergency 馃毃

  • We've migrated most of our MacOS workers to VMs. Please reply to the linked issue if you encounter any problems.
  • Please check this issue for more details.
Matrix
CUDA Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd())' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("Chmy"; test_args=["--backends=CUDA"], coverage=true)'
Waited 10s
Ran in 4m 31s
Matrix
CUDA Julia 1.11julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd())' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("Chmy"; test_args=["--backends=CUDA"], coverage=true)'
Waited 5s
Ran in 8m 49s
Matrix
Metal Julia 1.10julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd())' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("Chmy"; test_args=["--backends=Metal"], coverage=false)'
Waited 5s
Ran in 1m 39s
Matrix
Metal Julia 1.11julia -e 'println("--- :julia: Instantiating project") && using Pkg && Pkg.develop(; path=pwd())' || exit 3 && julia -e 'println("+++ :julia: Running tests") && using Pkg && Pkg.test("Chmy"; test_args=["--backends=Metal"], coverage=false)'
Waited 6s
Ran in 3m 44s
Total Job Run Time: 24m 4s