Metal.jl

Public

https://github.com/JuliaGPU/Metal.jl

Simplify runbenchmarks invocation.

Canceled automatically after 46s
馃殌 launch pipelinestrue
Waited 1s
Ran in 10s
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
Waited 4s
Ran in 46s
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
Waited 7s
Ran in 48s
Total Job Run Time: 1m 43s