https://github.com/LuxDL/LuxCUDA.jl

test: try separating the test Project files

Failed in 3h 55m
:buildkite: Pipeline upload
Matrix
:julia: Lux (Julia 1 + CUDA GPU)julia --code-coverage=user --color=yes --project -e ' && using Pkg && repo = ENV["DOWNSTREAM_TEST_REPO"] && println("--- :julia: Instantiating project") && withenv("JULIA_PKG_PRECOMPILE_AUTO" => 0) do && Pkg.instantiate() && try && Pkg.develop(repo) && println("+++ :julia: Running tests") && Pkg.test("$(repo)"; coverage=true) && catch err && err isa Pkg.Resolve.ResolverError || rethrow() && @info "Not compatible with this release. No problem." exception=err && exit(0) && end && end && println("+++ :julia: Finished Downstream Test")'
Waited 4s
Ran in 2h 22m
Matrix
:julia: Boltz (Julia 1 + CUDA GPU)julia --code-coverage=user --color=yes --project -e ' && using Pkg && repo = ENV["DOWNSTREAM_TEST_REPO"] && println("--- :julia: Instantiating project") && withenv("JULIA_PKG_PRECOMPILE_AUTO" => 0) do && Pkg.instantiate() && try && Pkg.develop(repo) && println("+++ :julia: Running tests") && Pkg.test("$(repo)"; coverage=true) && catch err && err isa Pkg.Resolve.ResolverError || rethrow() && @info "Not compatible with this release. No problem." exception=err && exit(0) && end && end && println("+++ :julia: Finished Downstream Test")'
Waited 10s
Ran in 22m 3s
Matrix
:julia: LuxLib (Julia 1 + CUDA GPU)julia --code-coverage=user --color=yes --project -e ' && using Pkg && repo = ENV["DOWNSTREAM_TEST_REPO"] && println("--- :julia: Instantiating project") && withenv("JULIA_PKG_PRECOMPILE_AUTO" => 0) do && Pkg.instantiate() && try && Pkg.develop(repo) && println("+++ :julia: Running tests") && Pkg.test("$(repo)"; coverage=true) && catch err && err isa Pkg.Resolve.ResolverError || rethrow() && @info "Not compatible with this release. No problem." exception=err && exit(0) && end && end && println("+++ :julia: Finished Downstream Test")'
Waited 5s
Ran in 3h 54m
Total Job Run Time: 6h 45m