qmcpack/config
Paul Kent f5281321be Remove unneeded perlmutter config script 2025-01-15 16:44:22 -05:00
..
docker Bump CI containers to Ubuntu 22 2023-12-01 14:32:25 -05:00
sanitizers Set ENABLE_SANITIZER option for mutually exclusive sanitizers 2021-03-24 16:23:46 -04:00
README Remove unsupported toolchain files 2018-04-18 09:37:22 -04:00
build_alcf_aurora_icpx.sh Update revision date 2025-01-13 18:46:01 -06:00
build_alcf_polaris_Clang.sh Update revision date 2025-01-13 18:46:01 -06:00
build_alcf_sunspot_icpx.sh Enable AoT in Aurora and Sunspot recipes. 2024-06-26 19:31:16 -05:00
build_anl_lcrc_improv.sh remove lib 2024-05-16 08:48:43 -05:00
build_archer2.sh Build scripts and nexus machine config update for archer2 (#3999) 2022-05-09 01:43:03 +00:00
build_nersc_perlmutter_Clang.sh Update NERSC perlmutter recipe 2025-01-14 12:14:49 -08:00
build_nrel_kestrel.sh Address comment 2024-07-25 15:57:55 -04:00
build_olcf_andes.sh Cleanup remaining QMC_CUDA 2023-03-05 21:41:19 -06:00
build_olcf_frontier_ROCm.sh Update Frontier build recipe. 2025-01-15 15:27:52 -05:00
build_ornl_cades.sh Update cmake for ORNL CADES 2022-01-27 13:25:28 -05:00
build_ornl_cades_baseline.sh Add baseline 2024-05-23 13:58:40 -04:00
load_olcf_andes_modules.sh andes on nexus, and built of qmcpack for andes 2021-03-19 13:58:45 -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.