abinit/config/optim
Marc Torrent c15597c2a6 Suppress -mtune when -march is specified (march=>mtune); this is problematic with clang v<15 2024-05-15 23:17:14 +02:00
..
README Imported missing files from commit 8eb6334 2019-09-12 10:08:46 +02:00
cc_arm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
cc_cray_default-optim.conf Add hints for Cray C and C++ compilers 2024-01-30 10:32:44 +01:00
cc_gnu_default-optim.conf Suppress -mtune when -march is specified (march=>mtune); this is problematic with clang v<15 2024-05-15 23:17:14 +02:00
cc_ibm_default-optim.conf init abinit 8.1.2 2016-07-02 07:56:36 +02:00
cc_intel_default-optim.conf init abinit 8.1.2 2016-07-02 07:56:36 +02:00
cc_llvm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
cc_nvhpc_default-optim.conf Add support for NVHPC compilers 2023-09-02 20:27:46 +02:00
cxx_arm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
cxx_cray_default-optim.conf Add hints for Cray C and C++ compilers 2024-01-30 10:32:44 +01:00
cxx_gnu_default-optim.conf Suppress -mtune when -march is specified (march=>mtune); this is problematic with clang v<15 2024-05-15 23:17:14 +02:00
cxx_ibm_default-optim.conf init abinit 8.1.2 2016-07-02 07:56:36 +02:00
cxx_intel_default-optim.conf init abinit 8.1.2 2016-07-02 07:56:36 +02:00
cxx_llvm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
cxx_nvhpc_default-optim.conf Add support for NVHPC compilers 2023-09-02 20:27:46 +02:00
fc_arm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
fc_cray_default-optim.conf For Cray, '-O1' might be safer than '-O2' (but -O0 looks dangerous) 2023-11-14 19:10:16 +01:00
fc_gnu_default-optim.conf Suppress -mtune when -march is specified (march=>mtune); this is problematic with clang v<15 2024-05-15 23:17:14 +02:00
fc_ibm_default-optim.conf Cleaned-up and updated build-system config files for hints, debug, and optim 2019-05-23 14:39:28 +02:00
fc_intel_default-optim.conf add support for intel 17 2017-01-19 21:32:02 +01:00
fc_llvm_default-optim.conf 1st version with clang/flang and armclang/armflang support 2019-11-08 20:13:00 +01:00
fc_nag_default-optim.conf init abinit 8.1.2 2016-07-02 07:56:36 +02:00
fc_nvhpc_default-optim.conf Add support for NVHPC compilers 2023-09-02 20:27:46 +02:00
fc_pgi_default-optim.conf Cleaned-up and updated build-system config files for hints, debug, and optim 2019-05-23 14:39:28 +02:00

README

IMPORTANT: the files in this directory are obsolete and will be replaced by a
new mechanism soon. Please note that modifications will likely be discarded.