qmcpack/config
Graham Lopez 61fbf27a38 removed adios from cmake except adios_config 2019-09-10 16:55:25 -04:00
..
BGQ_Clang_ToolChain.cmake removed adios from cmake except adios_config 2019-09-10 16:55:25 -04:00
LLNLBGQ_VULCAN.cmake edit LLNL BGQ toolchain. 2016-05-18 14:58:37 +00:00
LLNLGNU.cmake added gnu toolchain for toss 1 intel machines in LLNL 2016-12-10 00:04:51 +00:00
LLNLGNUQuartz.cmake several bug fixes, implemented branching with constant walker number using paired scheme of QWalk 2017-05-15 08:45:05 -07:00
LLNLIntelQuartz.cmake added toolchain for quartz ar LLNL 2016-11-29 23:28:23 +00:00
PsiIntelMPI.cmake toolchain files for Psi workstations and OIC5 cluster 2015-12-22 17:33:58 +00:00
README Remove unsupported toolchain files 2018-04-18 09:37:22 -04:00
blue_waters.sh Naive config updates 2019-03-27 11:46:02 -04:00
build_alcf_mira.sh Naive config updates 2019-03-27 11:46:02 -04:00
build_alcf_theta.sh Rename build names in build_alcf_theta.sh 2019-07-31 15:38:04 -05:00
build_olcf_summit.sh fixes from review 2019-07-22 10:58:00 -04:00
build_ornl_cades.sh Naive config updates 2019-03-27 11:46:02 -04:00
build_ornl_oic.sh Naive config updates 2019-03-27 11:46:02 -04:00
load_summit_modules.sh fixes from review 2019-07-22 10:58:00 -04:00

README

This directory contains example build scripts for QMCPACK. We
recommend writing a similar script that records all the settings used
for any machine you build on.

It is highly preferred to configure cmake via command
options. Previous versions of QMCPACK shipped with toolchain files for
many systems, but we found them to be brittle and difficult to
maintain. Today, cmake has much better support. Use of old toolchains
is not recommended and is not supported.