Changes between Version 8 and Version 9 of discovery


Ignore:
Timestamp:
04/17/23 12:26:14 (22 months ago)
Author:
badgeley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • discovery

    v8 v9  
    11== Getting an account ==
    22
    3 Go to [https://rc.dartmouth.edu/index.php/discoveryhpc/], you will need a Dartmouth NetID.
     3Go 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.
    44
    55== ssh configuration ==
     
    2525Discovery **officially** suggests using `GSSAPI` for passwordless access, see [[https://services.dartmouth.edu/TDClient/1806/Portal/KB/ArticleDet?ID=89203|here]]. 
    2626
    27 You will need to enter
     27On your local machine, you will need to enter:
    2828{{{
    2929kinit -f -l 7d username@KIEWIT.DARTMOUTH.EDU
     
    8888
    8989Discovery 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.15 (use the discovery script)
     90 - PETSc 3.17 (use the discovery script)
    9191 - m1qn3
    9292Follow the detailed instructions for compiling ISSM: [[https://issm.jpl.nasa.gov/download/unix/]]