Metal.jl
Publichttps://github.com/JuliaGPU/Metal.jl
Temp change of ObjectiveC.jl source
Canceled automatically after 44s
Documentationjulia --project -e ' && println("--- :julia: Instantiating project") && using Pkg && Pkg.instantiate() && Pkg.activate("docs") && Pkg.instantiate() && push!(LOAD_PATH, @__DIR__) && println("+++ :julia: Building documentation") && include("docs/make.jl") && println("+++ :julia: Deploying documentation") && include("docs/deploy.jl")'
Canceled
Matrix
shared array storageecho -e "[Metal]\ndefault_storage = \"shared\"" >LocalPreferences.tomlCanceled
Matrix
managed array storageecho -e "[Metal]\ndefault_storage = \"managed\"" >LocalPreferences.tomlCanceled
Build will continue even if previous stage fails
馃悗 Benchmarksjulia --project=perf -e ' && using Pkg && println("--- :julia: Instantiating project") && Pkg.develop([PackageSpec(path=pwd())]) && println("+++ :julia: Benchmarking") && include("perf/runbenchmarks.jl")'
Canceled
Total Job Run Time: 1m 52s