Skip to content

Commit

Permalink
removed code and text related to haswell nodes (extinct) and milan no…
Browse files Browse the repository at this point in the history
…des (GEOSldas not yet ready for milan)
  • Loading branch information
gmao-rreichle committed Nov 30, 2023
1 parent 20067ae commit f98cee7
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 131 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,6 @@ To obtain a build that is suitable for debugging, use `parallel_build.csh -debug

See below for how to build the model in multiple steps.

#### Running on Milans at NCCS

By default, `parallel_build.csh` will build on SLES12 nodes at discover (either Skylake or Cascade Lake). However, Milan nodes were
recently installed at discover, which use SLES15 as their operating system. Because of this OS difference, if you want to run on the
Milans, you must build on the Milans. To do so you can run `parallel_build.csh` with the `-mil` flag, e.g.:

```
parallel_build.csh -mil
```

This will by default build in `build-SLES15` and install to `install-SLES15`.

---

## How to Set Up (Configure) and Run GEOSldas
Expand Down
Loading

0 comments on commit f98cee7

Please sign in to comment.