qmcpack/config
M. Chandler Bennett 8971256fbb adding requested changes 2020-03-11 15:37:13 -04: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 update blue waters build script 2020-01-31 14:34:29 -06:00
build_alcf_theta.sh Use MPI::MPI_CXX target and rely on dependency. 2020-02-06 16:40:13 +08:00
build_olcf_summit.sh Typo fix 2019-11-13 18:36:02 -05:00
build_olcf_summit_XL.sh Use MPI::MPI_CXX target and rely on dependency. 2020-02-06 16:40:13 +08:00
build_ornl_cades.sh adding requested changes 2020-03-11 15:37:13 -04:00
build_ornl_oic.sh Naive config updates 2019-03-27 11:46:02 -04:00
load_olcf_summit_modules.sh Python3 on Summit 2020-01-27 12:01:04 -05: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.