46 Commits (9c707dc6b9845e8df25a70e67f5a07ee1ca7332b)

Author SHA1 Message Date
  Martin Kroeker 9c707dc6b9
Update dynamic arch list to new target scheme 1 year ago
  gxw 30af9278dc LoongArch64: Enable cmake cross-compilation 1 year ago
  Martin Kroeker e8bd97ab4b
add RISCV64 entries for DYNAMIC_ARCH 1 year ago
  yamazaki-mitsufumi 821ef34635 Add A64FX to the list of CPUs supported by DYNAMIC_ARCH 1 year ago
  Martin Kroeker 1106460bb3
remove redundant targets from the default ARM64 DYNAMIC_ARCH list 1 year ago
  Felix Yan 007cd834c1
Use defined variable for riscv64 in arch.cmake 2 years ago
  Chris Sidebottom f971ef55f2 Add ARMV8SVE to AArch64 Dynamic Dispatch 2 years ago
  Martin Kroeker 2f9f70584e
Fix target list syntax for ARM64 DYNAMIC_ARCH 2 years ago
  Honglin Zhu d96d386d13 Add CMake dynamic build for Sapphire Rapids 2 years ago
  xctan 6a0de3aa39
Add missing RISC-V architecture in arch.cmake 2 years ago
  Martin Kroeker 5ddcc5ffa2
Update arch.cmake 2 years ago
  Martin Kroeker 18cac5a34c
SVE-enabled ARM64 targets in DYNAMIC_ARCH require a recent compiler 2 years ago
  Sunita Nadampalli 19c8f615dc OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics 3 years ago
  Martin Kroeker a3cd36acff
Add CMAKE support for cross-compiling to MIPS32 3 years ago
  gxw 0b8f7c8c10 Add cmake support for LOONGARCH64 4 years ago
  User User-User 91e2b11d3c add to cmake listings too 4 years ago
  Martin Kroeker cb61d3b46b
Add DYNAMIC_LIST support for ARM64 4 years ago
  Martin Kroeker eddc65c7b7
Add POWER10 support flag (unconditionally for now) 5 years ago
  Martin Kroeker 68e6823d36
Adapt for supporting only a subset of variable types 5 years ago
  Martin Kroeker 82a497ec5d
restore PRESCOTT default for DYNAMIC_LIST 5 years ago
  Martin Kroeker de27e4f5fb
Stop DYNAMIC_ARCH build if the toplevel source contains a stray config_kernel.h from a gmake build 5 years ago
  Chen, Guobing e740c4873d Enable COOPERLAKE build target 5 years ago
  Ashwin Sekhar T K 4e1be0e481 ARM64: Add THUNDERX3T110 Target 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Martin Kroeker 1ddf9f1067
Add EMAG8180 to arm64 DYNAMIC_ARCH list for cmake 5 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 5 years ago
  k.dunikowski 8691825944 Fixed a minor cmake problem, occuring when DYNAMIC_CORE=ON and CMAKE_C_FLAGS was empty 6 years ago
  Martin Kroeker 04d671aae2
Make disabling DYNAMIC_ARCH on unsupported systems work 6 years ago
  Martin Kroeker 1f4b6a5d5d
Remove any inadvertent use of -march=native from DYNAMIC_ARCH builds 6 years ago
  Martin Kroeker 5952e586ce
Support DYNAMIC_LIST option in cmake 6 years ago
  Martin Kroeker 133c278ee5
Add DYNAMIC_CORE list for ARM64 6 years ago
  Martin Kroeker 1cbd8f3ae4
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago
  Arjan van de Ven 99c7bba8e4 Initial support for SkylakeX / AVX512 7 years ago
  Sacha 7a867082d8 Fix open_blas.config which was never working out-of-source. Remove need for gen_config_h.exe. If OpenMP is requested, do not silently ignore when it isn't available. 8 years ago
  Sacha Refshauge 47ebce4d1a Clean up, fix old typos. Simplify arch usages. Move system arch check to earlier position. 8 years ago
  Sacha Refshauge 6aac06587d Fix typos and use CMake OpenMP support. 8 years ago
  Isuru Fernando 1d1854032b Add missing EXCAVATOR 8 years ago
  Isuru Fernando 4260215adf Support DYNAMIC_ARCH with cmake 8 years ago
  Denis Steckelmacher c9ff735da6 Add ZEN support (tested for auto-detected static backend) 8 years ago
  Benyu Zhang 4a1263f609 Fix the source paths 9 years ago
  Hank Anderson 560c96a9a7 Fixed newlines in some cmake files. 10 years ago
  Hank Anderson 0ccfa60a53 Changed fortran compiler name to be uppercase and stripped of path/ext. 10 years ago
  Hank Anderson 30be551502 Corrected fortran compiler name variables. 10 years ago
  Hank Anderson be1ce38f24 Fixed some missing parentheses. 10 years ago
  Hank Anderson e66aa5f3b7 Ported arch dependent settings from Makefile.system to new cmake file. 10 years ago