Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
This fixes something @sanAkel mentioned in #56. Let's just get it taken care of now!
  • Loading branch information
mathomp4 authored Jul 2, 2021
1 parent 64bec51 commit 8a617a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ where `N` is the number of parallel processes. On discover head nodes, this shou

***NOTE***: Do *not* use `make -j install` with GEOSadas. The GEOSadas has a *lot* of parallelism at the beginning and the build system will gladly build as much as it can at the same time. However, the license server for the Intel compiler on discover will quickly lock up as each process accesses it, and will "break" the Intel compiler for all other users.

### Run AGCM
### Run GCM

Once the model has built successfully, you will have an `install/` directory in your checkout. To run `gcm_setup` go to the `install/bin/` directory and run it there:
```
Expand Down

0 comments on commit 8a617a9

Please sign in to comment.