Ignore:
Timestamp:
Jul 15, 2013 10:55:47 AM (11 years ago)
Author:
kanani
Message:

added additional hint for palm installation at hlrn and removed some typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/TUTORIAL/SOURCE/installation.tex

    r1105 r1205  
    114114% Folie 6
    115115\begin{frame}
    116    \frametitle{PALM - Installation / General Requirements}
     116   \frametitle{PALM - Installation / General Requirements (I)}
    117117   
    118118   \footnotesize
     
    123123      \item<4->[4.]{The Message Passing Interface (MPI),  if the parallel version of PALM shall be used.}
    124124      \item<5->[5.]{On the \textcolor{green}{local} computer, the revision control system subversion (see subversion.tigris.org). This is already included in 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 permit to access the PALM repository. For getting a permit please contact the PALM group (raasch@muk.uni-hannover.de) and define a username and a password under which you like to access the repository. This username and password also gives you access to advanced features of the online documentation. (trac-server)}
    125       \item<6->[6.]{All participants of this seminar are already permitted to access the repository. Use \dq seminar2012\dq as username and \dq palm2012\dq as password.}
     125   \end{itemize}
     126\end{frame}
     127
     128
     129% Folie 6a
     130\begin{frame}
     131   \frametitle{PALM - Installation / General Requirements (II)}
     132   
     133   \footnotesize
     134   \begin{itemize}
     135      \item<1->[6.]{All participants of this seminar are already permitted to access the repository. Use \dq seminar2012\dq as username and \dq palm2012\dq as password.}
     136      \item<2->[7.]{For the installation of the PALM code on the \textcolor{red}{remote} computer (at HLRN), a sufficient virtual memory has to be allocated on the \textcolor{red}{remote} computer. The value of 256 MByte that is set by \texttt{ulimit -S -v 256000} in the users profile under {\tt $\sim$/.profile} is not sufficient.  Please remove this line in your user profile in order to disable the virtual memory limitation.}
    126137   \end{itemize}
    127138\end{frame}
     
    987998      This has to be done in file {\tt $\sim$/.bashrc} or  in file {\tt $\sim$/.profile}, depending on your default shell. You can get your default shell via command: \\ \par\medskip
    988999         \qquad{\tt echo \$SHELL}}
     1000      \item<3->[3.]{Please also remove the line \texttt{ulimit -S -v 256000} in file {\tt $\sim$/.profile} to disable the virtual memory limitation of 256 MByte that is set for your seminar user account.}
    9891001   \end{itemize}
    9901002\end{frame}
     
    9951007   \footnotesize
    9961008   \begin{itemize}
    997       \item<1->[3.]{On the \textcolor{green}{local} host, edit your configuration file ({\tt .mrun.config}), and replace in the lcsgih-block \textless replace by your HLRN username\textgreater with your HLRN-username.}\\ \par\medskip
    998       \item<2->[4.]{Create directory {\tt job\_queue} on the \textcolor{green}{local} and the \textcolor{red}{remote} host:\\ \par\medskip
     1009      \item<1->[4.]{On the \textcolor{green}{local} host, edit your configuration file ({\tt .mrun.config}), and replace in the lcsgih-block \textless replace by your HLRN username\textgreater with your HLRN-username.}\\ \par\medskip
     1010      \item<2->[5.]{Create directory {\tt job\_queue} on the \textcolor{green}{local} and the \textcolor{red}{remote} host:\\ \par\medskip
    9991011         \qquad{\tt mkdir $\sim$/job\_queue}}
    10001012   \end{itemize}
Note: See TracChangeset for help on using the changeset viewer.