Chmy.jl
Publichttps://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 8s
Ran in 4m 35s
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 9s
Ran in 8m 54s
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 4s
Ran in 1m 57s
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 9s
Ran in 3m 51s
Total Job Run Time: 24m 27s