Changes between Version 41 and Version 42 of greenplanet


Ignore:
Timestamp:
06/28/19 10:08:40 (5 years ago)
Author:
tsantos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • greenplanet

    v41 v42  
    6969== Installing ISSM on Greenplanet ==
    7070
    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:
     71Greenplanet 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:
    7272 - autotools (the one provided by default is too old)
    7373 - 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)
     
    109109}}}
    110110
    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()`
     111Use 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()`
    112112
    113113== Running jobs on Greenplanet ==