Add roadmap and computing subsections

git-svn-id: https://subversion.assembla.com/svn/qmcdev/trunk@6466 e5b18d87-469d-4833-9cc0-8cdfa06e9491
This commit is contained in:
Paul Kent 2015-05-25 22:54:46 +00:00
parent ef857a4a96
commit 15121fbf81
2 changed files with 12 additions and 0 deletions

View File

@ -4,7 +4,11 @@ QMCPACK is an open-source, high-performance electronic structure code that imple
Test of the bibliography\cite{CeperleyAlderPRL1980}.
\section{History}
\section{Support}
\section{Performance}
\section{Open source license}
\section{Contributing to QMCPACK}
\section{Roadmap}
\subsection{This documentation}
\subsection{QMCPACK}

View File

@ -1,10 +1,18 @@
\chapter{Running QMCPACK}
\section{Command line options}
\section{Input files}
\section{Output files}
scalar.dat\\
dmc.dat\\
stat.h5\\
config.h5
\section{Running in parallel}
considerations for mpi, threads, gpu.
\subsection{Running on multicore CPU architectures and OpenMP threading}
\subsection{Running GPU machines}