Changes between Version 14 and Version 15 of idefix


Ignore:
Timestamp:
Oct 10, 2017 4:49:45 PM (7 years ago)
Author:
kanani
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • idefix

    v14 v15  
    6565\\
    6666== Installation of PALM ==
    67 To download and install the latest PALM version, follow the first steps of the [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/advanced#Packageinstallation advanced installation procedure] as described on the PALM website. The [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/automatic automatic installer] will be available soon. Following steps also need to be carried out and are slightly different to those described on the PALM website. With the automatic installer, the following steps will be carried out automatically. The graphical user interface [https://palm.muk.uni-hannover.de/trac/wiki/doc/app/mrungui mrungui] can be used to create an mrun command line for starting a selected PALM simulation.
     67To download and install the latest PALM version, follow the first steps of the [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/advanced#Packageinstallation advanced installation procedure] as described on the PALM website. The [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/automatic automatic installer] will be available soon. Following steps also need to be carried out and are slightly different to those described on the PALM website. With the automatic installer, the following steps will be carried out automatically.
    6868
    69 (1) Copy '''idefix'''-specific mbuild/mrun configuration file (available from r2202) to your working directory:
     69(1) Copy '''idefix'''-specific palmbuild/palmrun configuration file (available from r2523) to your working directory:
    7070{{{
    71 cp $HOME/palm/current_version/trunk/SCRIPTS/.mrun.config.idefix $HOME/palm/current_version/.mrun.config
     71cp $HOME/palm/current_version/trunk/SCRIPTS/.palm.config.idefix $HOME/palm/current_version/.
    7272}}}
    7373Besides many other things, this file contains typical installation parameters like compiler name, compiler options, etc. In this file, enter your '''idefix''' user name at locations ''<replace_by_your_IDEFIX_username>''.\\\\
    74 '''Warning: When editing the configuration file, please NEVER use the TAB key. Otherwise, very confusing errors may occur when mrun is executing.'''\\\\
     74'''Warning: When editing the configuration file, please NEVER use the TAB key. Otherwise, very confusing errors may occur when palmrun is executing.'''\\\\
    7575
    7676(2) Compilation of utilities and source code:
    77 After modifying the configuration file, the respective executables are generated by executing
     77After modifying the configuration file, helper programs and PALM code are compiled by executing
    7878{{{
    79   mbuild -u -h lcidefix
    80 }}}
    81 Pre-compile the PALM code by
    82 {{{
    83   mbuild -h lcidefix
     79  palmbuild -h idefix
    8480}}}
    8581
    86 (3) Installation verification: Follow the steps of the [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/advanced#Installationverification verification procedure] as described on the PALM website.
     82(3) Installation verification:
     83Follow the steps of the [https://palm.muk.uni-hannover.de/trac/wiki/doc/install/advanced#Installationverification verification procedure] as described on the PALM website.\\
     84To start an interactive PALM run, create a {{{palmrun}}} command (formerly {{{mrun}}}):
     85{{{
     86  palmrun -d <run_identifier> -h idefix -a "d3# ts# ..." -X <total number of cores to be used (max. 64)> -T <number of cores/node (=X, since idefix has only one node)> -m <memory per node>
     87}}}
     88The graphical user interface [https://palm.muk.uni-hannover.de/trac/wiki/doc/app/palmrungui palmrungui] (formerly mrungui) can be used to create a palmrun command line for starting a selected PALM simulation.
    8789
    88 == Batch system (not yet available) ==
     90== Batch system ==
     91The Portable Batch System (PBS, version PBSPro14) is available on '''idefix'''. In the configuration file {{{.palm.config.idefix}}}, the necessary settings for using the PBS are already included.
    8992
    9093== File systems and data management ==
                                                                                                                                                                                                                                                                                                                                                                               
  | Impressum | ©Leibniz Universität Hannover |