Changes between Version 41 and Version 42 of greenplanet
- Timestamp:
- 06/28/19 10:08:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
greenplanet
v41 v42 69 69 == Installing ISSM on Greenplanet == 70 70 71 Greenplanet will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use Greenplanet's matlab. You can check out ISSM and install the following packages:71 Greenplanet will ''only'' be used to run the code, you will use your local machine for pre and post processing, you will never use Greenplanet's Matlab. You can check out ISSM and install the following packages: 72 72 - autotools (the one provided by default is too old) 73 73 - PETSc 3.7 (use the greenplanet script and ''follow'' the instructions, you will need to submit a job and compile PETSc manually, do not make test, it will not work on the cluster) … … 109 109 }}} 110 110 111 Use your username for the `login` and enter your `codepath` and `executionpath`. These settings will be picked up automatically by matlab when you do `md.cluster=greenplanet()`111 Use your username for the `login` and enter your `codepath` and `executionpath`. These settings will be picked up automatically by Matlab when you do `md.cluster=greenplanet()` 112 112 113 113 == Running jobs on Greenplanet ==