qmcpack/config
Ye Luo 16fb856dc8 Merge remote-tracking branch 'github/develop' into bgq_config 2018-08-03 13:19:36 -05:00
..
BGQ_Clang++11_ToolChain.cmake Prevent CMAKE_EXE_LINKER_FLAGS getting longer. 2018-08-03 13:14:40 -05: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 Text alignment 2018-04-18 17:14:34 -04:00
build_alcf_mira.sh cmake only once. 2018-08-03 13:18:22 -05:00
build_alcf_theta.sh Add the build script for Mira. 2018-01-03 23:23:45 -06:00
build_olcf_eos.sh Changed the naming convention of folders and executable links in the build scripts 2017-12-08 07:41:37 -05:00
build_olcf_titan.sh cmake for cray PE required to be 3.6.1 2018-06-19 11:07:39 -04:00
build_ornl_oic.sh Changed the naming convention of folders and executable links in the build scripts 2017-12-08 07:41:37 -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.