Changes between Version 8 and Version 9 of discovery
- Timestamp:
- 04/17/23 12:26:14 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
discovery
v8 v9 1 1 == Getting an account == 2 2 3 Go to [https://rc.dartmouth.edu/index.php/discoveryhpc/], you will need a Dartmouth NetID. 3 Go to [https://rc.dartmouth.edu/index.php/discoveryhpc/], you will need a Dartmouth NetID. If applicable, make sure you are added to the ICE lab group. 4 4 5 5 == ssh configuration == … … 25 25 Discovery **officially** suggests using `GSSAPI` for passwordless access, see [[https://services.dartmouth.edu/TDClient/1806/Portal/KB/ArticleDet?ID=89203|here]]. 26 26 27 You will need to enter27 On your local machine, you will need to enter: 28 28 {{{ 29 29 kinit -f -l 7d username@KIEWIT.DARTMOUTH.EDU … … 88 88 89 89 Discovery will ''only'' be used to run the code, you will use your local machine for pre and post-processing, you will never use Discovery's MATLAB. You can check out ISSM and install the following packages: 90 - PETSc 3.1 5(use the discovery script)90 - PETSc 3.17 (use the discovery script) 91 91 - m1qn3 92 92 Follow the detailed instructions for compiling ISSM: [[https://issm.jpl.nasa.gov/download/unix/]]