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 3s
Ran in 6m 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 3s
Ran in 11m 30s
Matrix
AMDGPU 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=AMDGPU"], coverage=true)'Waited 27s
Ran in 2m 23s
Matrix
AMDGPU 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=AMDGPU"], coverage=true)'Waited 2m 52s
Ran in 2m 42s
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 19s
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 1m 24s
Total Job Run Time: 25m 55s