Skip to content

Commit 5070867

Browse files
committed
Updates for migration to vast
1 parent 130b5e3 commit 5070867

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
agents:
2-
queue: new-central
2+
queue: central
33
slurm_mem: 8G
44
modules: climacommon/2024_10_10
55

examples/hybrid/sphere/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,5 @@ To use `sphere/held_suarez_rhoe` as an example, one needs to modify [these lines
5252

5353
### Note: A computing node is needed to run the remapping on caltech central hpc. It gives the following warning messages without interrupting the process.
5454
```
55-
/home/****/.julia/artifacts/db8bb055d059e1c04bade7bd86a3010466d5ad4a/bin/ApplyOfflineMap: /central/software/julia/1.7.0/bin/../lib/julia/libcurl.so.4: no version information available (required by /home/jiahe/.julia/artifacts/a990d3d23ca4ca4c1fcd1e42fc198f1272f7c49b/lib/libnetcdf.so.18)
55+
/home/****/.julia/artifacts/db8bb055d059e1c04bade7bd86a3010466d5ad4a/bin/ApplyOfflineMap: /resnick/software/julia/1.7.0/bin/../lib/julia/libcurl.so.4: no version information available (required by /home/jiahe/.julia/artifacts/a990d3d23ca4ca4c1fcd1e42fc198f1272f7c49b/lib/libnetcdf.so.18)
5656
```
57-

0 commit comments

Comments
 (0)