qmcpack/config
Paul R. C. Kent 38050ba2aa Merge pull request #325 from ye-luo/remove_SSE
Deprecate SSE and improve cross-compiling
2017-08-18 11:44:04 -04:00
..
attic Move BGQ XL toolchain to attic. 2017-08-17 00:51:43 -05:00
BGQ_Clang++11_ToolChain.cmake Use collective metadata I/O hdf5>=1.10.0. 2017-08-01 11:36:01 -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 added template specializations to src/Messages/CommOperatorMPI.h 2017-04-18 12:18:26 -07:00
LLNLIntelQuartz.cmake added toolchain for quartz ar LLNL 2016-11-29 23:28:23 +00:00
OIC5.cmake toolchain files for Psi workstations and OIC5 cluster 2015-12-22 17:33:58 +00:00
PsiIntelMPI.cmake toolchain files for Psi workstations and OIC5 cluster 2015-12-22 17:33:58 +00:00
README Moving old toolchains to attic directory. Only leaving updated BG files. Bring back and update files as needed, but prefer to improve CMake scripts. 2015-12-17 19:35:55 +00:00
build_olcf_eos.sh update EOS build scripts to load newer gcc 2017-01-06 22:20:48 +00:00
build_olcf_titan.sh Export CC and CXX 2017-04-20 23:41:41 -05:00

README

Toolchains for systems not fully supported by the CMake build system
automatically. It is preferred to expand the capabilities of the
automatic system instead of adding custom machine specific
workarounds, but this may not be possible.

Old toolchains are stored in attic directory. These need to be updated
and simplified for the current build system. They may also give ideas
for what may be needed on specific systems.