Commit c5989b0 1 parent aae187c commit c5989b0 Copy full SHA for c5989b0
File tree 13 files changed +4
-1631
lines changed
13 files changed +4
-1631
lines changed Original file line number Diff line number Diff line change 24
24
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.precompile()'"
25
25
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.status()'"
26
26
27
- - echo "--- Download artifacts"
28
- - " julia --project=experiments/ClimaEarth/ artifacts/download_artifacts.jl"
29
-
30
27
agents :
31
28
slurm_gpus : 1
32
29
slurm_cpus_per_task : 8
Original file line number Diff line number Diff line change @@ -27,10 +27,6 @@ steps:
27
27
- " julia --project=test/ -e 'using Pkg; Pkg.instantiate(;verbose=true)'"
28
28
- " julia --project=test/ -e 'using Pkg; Pkg.precompile()'"
29
29
- " julia --project=test/ -e 'using Pkg; Pkg.status()'"
30
-
31
- - echo "--- Download artifacts"
32
- - " julia --project=experiments/ClimaEarth artifacts/download_artifacts.jl"
33
-
34
30
agents :
35
31
slurm_gpus : 1
36
32
slurm_cpus_per_task : 8
Original file line number Diff line number Diff line change 29
29
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.precompile()'"
30
30
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.status()'"
31
31
32
- - echo "--- Download artifacts"
33
- - " julia --project=experiments/ClimaEarth/ artifacts/download_artifacts.jl"
34
-
35
32
agents :
36
33
queue : clima
37
34
modules : climacommon/2024_10_09
Original file line number Diff line number Diff line change @@ -27,12 +27,6 @@ steps:
27
27
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.precompile()'"
28
28
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.status()'"
29
29
30
- - echo "--- Download artifacts"
31
- - " julia --project=artifacts -e 'using Pkg; Pkg.instantiate(;verbose=true)'"
32
- - " julia --project=artifacts -e 'using Pkg; Pkg.precompile()'"
33
- - " julia --project=artifacts -e 'using Pkg; Pkg.status()'"
34
- - " julia --project=artifacts artifacts/download_artifacts.jl"
35
-
36
30
agents :
37
31
slurm_cpus_per_task : 8
38
32
env :
@@ -50,12 +44,6 @@ steps:
50
44
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.precompile()'"
51
45
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.status()'"
52
46
53
- - echo "--- Download artifacts"
54
- - " julia --project=artifacts -e 'using Pkg; Pkg.instantiate(;verbose=true)'"
55
- - " julia --project=artifacts -e 'using Pkg; Pkg.precompile()'"
56
- - " julia --project=artifacts -e 'using Pkg; Pkg.status()'"
57
- - " julia --project=artifacts artifacts/download_artifacts.jl"
58
-
59
47
agents :
60
48
queue : clima
61
49
modules : climacommon/2024_10_09
Original file line number Diff line number Diff line change 34
34
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.precompile()'"
35
35
- " julia --project=experiments/ClimaEarth/ -e 'using Pkg; Pkg.status()'"
36
36
37
- - echo "--- Download artifacts"
38
- - " julia --project=experiments/ClimaEarth/ artifacts/download_artifacts.jl"
39
-
40
37
agents :
41
38
slurm_gpus : 1
42
39
slurm_cpus_per_task : 8
Original file line number Diff line number Diff line change 66
66
- " julia --project=test/ -e 'using Pkg; Pkg.precompile()'"
67
67
- " julia --project=test/ -e 'using Pkg; Pkg.status()'"
68
68
69
- - echo "--- Download artifacts"
70
- - " julia --project=experiments/ClimaEarth/ artifacts/download_artifacts.jl"
71
-
72
69
concurrency : 1
73
70
concurrency_group : ' depot/climacoupler-ci'
74
71
agents :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments