qmcpack/config
Ye Luo b84273e0e7 Update XL flag on Summit. 2020-01-01 19:11:41 +08: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 2019-10-30 11:19:45 -05: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 Typo fix 2019-11-13 18:36:02 -05:00
build_olcf_summit_XL.sh Update XL flag on Summit. 2020-01-01 19:11:41 +08: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_olcf_summit_modules.sh more consistent naming 2019-11-13 18:36:02 -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.