GEOS-5 Checkout and Build Instructions (Heracles): Difference between revisions

From GEOS-5
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
== How to Check Out and Build the Code ==
== How to Check Out and Build the Code ==


=== Find a place to store and build the code ===
The general documentation for the Heracles-5_2 version of the model may be found here:
The GEOS-5 (AGCM) source code checks out at about 55 MB of space.  Once compiled, the complete package is about 1.3 GB.  Your home space on '''discover''' may not be sufficient for checking out and building the code.  You should consider either 1) requesting a larger quota in your home space (call the tag x6-9120 and ask, telling them you are doing GEOS-5 development work) or 2) building in your (larger) nobackup space (recommended).  But consider, ''nobackup'' is not backed up.  So be careful...
* [[GEOS-5 Documentation for Heracles 5.2]]


One strategy I like is to check the code out to my ''nobackup'' space, but then make symlink from him home space back to thatFor example, if I have my code stored at $NOBACKUP/GEOSagcm, I would make a symlink in my home space to point to that like:
and specific checkout and build instructions are here:
% ln -s $NOBACKUP/GEOSagcm GEOSagcm
 
* [[Heracles 5.2 Quick Start]]: This page describes the minimum steps required to build and run GEOS-5 Heracles 5.2 on NCCS discover and NAS pleiadesYou should successfully complete the steps in these instructions before doing anything more complicated.
 
 
Note the AeroChem tag name above, and substitute than in the

Latest revision as of 09:59, 29 June 2016

These instructions presume checking out the current AeroChem group tag: AeroChem-Heracles-5-2_b5.

How to Check Out and Build the Code

The general documentation for the Heracles-5_2 version of the model may be found here:

and specific checkout and build instructions are here:

  • Heracles 5.2 Quick Start: This page describes the minimum steps required to build and run GEOS-5 Heracles 5.2 on NCCS discover and NAS pleiades. You should successfully complete the steps in these instructions before doing anything more complicated.


Note the AeroChem tag name above, and substitute than in the