Changes between Version 79 and Version 80 of doc/install
- Timestamp:
- Aug 24, 2016 2:26:16 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
doc/install
v79 v80 18 18 1. A Bash-shell must be available under {{{/bin/bash}}}. 19 19 2. A NetCDF library with version number not earlier than 3.6.3 (for NetCDF, see under http://www.unidata.ucar.edu). 20 3. A FORTRAN 90/95compiler.20 3. A FORTRAN 2003 compiler. 21 21 4. The Message Passing Interface (MPI), at least on the remote host, if the parallel version of PALM shall be used. 22 5. On the local host, the revision control system '''subversion''' (see http://subversion.tigris.org), which is already part of many Linux distributions (e.g. !SuSe). '''subversion requires port 3690 to be open for tcp/udp. If there are firewall restrictions concerning this port, the PALM code cannot be accessed.'''The user needs a combination of username and password to access the PALM repository. For getting a permit please create an account using the [[//trac/register|register form]]. \\22 5. On the local host, the revision control system '''subversion''' (see http://subversion.tigris.org), which is already part of many Linux distributions (e.g. !SuSe). The user needs a combination of username and password to access the PALM repository. For getting a permit please create an account using the [[//trac/register|register form]]. \\ 23 23 The [#advanced advanced method] additionally requires: 24 24 6. A job queueing system on the remote host. Currently, PALM can handle !LoadLeveler (IBM-AIX) and NQS/PBS (Linux-Clusters, NEC-SX).