Skip to content

Commit

Permalink
add clarifications per suggestions (openhpc#157) (openhpc#158)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnWestlund authored and koomie committed Feb 5, 2016
1 parent 6e174db commit 73f4cdf
Show file tree
Hide file tree
Showing 4 changed files with 38 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/recipes/install/centos7.1/vanilla/steps.tex
Original file line number Diff line number Diff line change
Expand Up @@ -673,6 +673,17 @@ \subsection{Boot compute nodes} \label{sec:boot_computes}
c4 05:03am up 0:02, 0 users, load average: 0.15, 0.12, 0.05
\end{lstlisting}

\begin{center}
\begin{tcolorbox}[]
\small
While the \texttt{[l]pxelinux.0} that ships with \texttt{warewulf-provision-ohpc}
support a wide range of hardware some hosts may boot more reliably or faster
using the BOS provided \texttt{[l]pxelinux.0} that comes from
\texttt{syslinux-tftpboot}. Replace the \texttt{[l]pxelinux.0} from
\texttt{warewulf-provision-ohpc} version if necessary.
\end{tcolorbox}
\end{center}

\section{Install \OHPC{} Development Components}

The install procedure outlined in \S\ref{sec:basic_install}
Expand Down
8 changes: 8 additions & 0 deletions docs/recipes/install/common/compilers.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@
[sms](*\#*) (*\install*) gnu-compilers-ohpc intel-compilers-devel-ohpc
\end{lstlisting}
% end_ohpc_run

\begin{center}
\begin{tcolorbox}[]
\small
\OHPC{} provides the \IntelR compilers as a convenience, but a valid license
is still required. Refer to \ref{sec:byol} for more details.
\end{tcolorbox}
\end{center}
9 changes: 9 additions & 0 deletions docs/recipes/install/common/perf_tools.tex
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,12 @@
[sms](*\#*) (*\groupinstall*) ohpc-tau
\end{lstlisting}
% end_ohpc_run

\begin{center}
\begin{tcolorbox}[]
\small
\OHPC{} provides the \IntelR several performance tools as a convenience, but a valid license
is still required. Refer to \ref{sec:byol} for more details.
\end{tcolorbox}
\end{center}

10 changes: 10 additions & 0 deletions docs/recipes/install/sles12/vanilla/steps.tex
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,16 @@ \subsection{Boot compute nodes} \label{sec:boot_computes}
c4 05:03am up 0:02, 0 users, load average: 0.15, 0.12, 0.05
\end{lstlisting}

\begin{center}
\begin{tcolorbox}[]
\small
While the \texttt{pxelinux.0} that ships with \texttt{warewulf-provision-ohpc}
support a wide range of hardware some hosts may boot more reliably or faster
using the BOS provided \texttt{pxelinux.0} that comes from
\texttt{syslinux}. Replace the \texttt{pxelinux.0} from
\texttt{warewulf-provision-ohpc} version if necessary.
\end{tcolorbox}
\end{center}


\section{Install \OHPC{} Development Components}
Expand Down

0 comments on commit 73f4cdf

Please sign in to comment.