GEOS-5 Checkout and Build Instructions: Difference between revisions
Line 3: | Line 3: | ||
== How to Check Out the Code == | == How to Check Out the Code == | ||
=== Find a place to store and build the code === | === Find a place to store and build the code === | ||
The GEOS-5 (AGCM) source code checks out at about | The GEOS-5 (AGCM) source code checks out at about 198 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 requesting either a larger quota in your home space (call the tag x6-9120 and ask, telling them you are doing GEOS-5 development work) or building in your (larger) nobackup space. But consider, ''nobackup'' is not backed up. So be careful... | ||
One strategy I like is to check the code out to my ''nobackup'' space, but then make symlink from him home space back to that. For example, if I have my code stored at /discover/nobackup/colarco/GEOSagcm, I would make a symlink in my home space to point to that like: | One strategy I like is to check the code out to my ''nobackup'' space, but then make symlink from him home space back to that. For example, if I have my code stored at /discover/nobackup/colarco/GEOSagcm, I would make a symlink in my home space to point to that like: |