OpenBLAS/cmake
Chris Sidebottom f971ef55f2 Add ARMV8SVE to AArch64 Dynamic Dispatch
In order to enable support for future cores which have similar tunings
(in this case I'm doing this for the Arm(R) Neoverse(TM) V2 core), this generically detects SVE support and enables it. This should better manage the size and complexity of dynamic dispatch rather than just copy pasting the same parameters.

To make `ARMV8SVE` more representive of the common 128-bit SVE case,
I've split it and similar parameters from A64FX which has the wider
512-bit SVE.
2023-07-25 18:35:15 +01:00
..
OpenBLASConfig.cmake.in Add template for OpenBLASConfig.cmake 2018-06-10 09:25:46 +02:00
arch.cmake Add ARMV8SVE to AArch64 Dynamic Dispatch 2023-07-25 18:35:15 +01:00
cc.cmake Add NVHPC(nvc) 2023-06-09 18:56:13 +02:00
export.cmake Support USE_PERL fallback for gensymbol 2022-05-22 18:36:24 +02:00
f_check.cmake C_LAPACK: Fixes to make it compile with MSVC (#3605) 2022-04-17 17:49:38 +02:00
fc.cmake Add NVHPC(pgf95) 2023-06-09 18:58:52 +02:00
kernel.cmake Modify the order that cmake set the KERNEL variables (generic now is fallback) 2021-11-24 20:08:35 -06:00
lapack.cmake Add C versions of C/ZRSCL 2023-07-11 17:07:30 +02:00
lapacke.cmake Add interfaces for Dynamic Mode Decomposition (Reference-LAPACK PR 736) 2023-06-20 14:55:26 +02:00
openblas.pc.in fix INTERFACE64/USE64BITINT reporting 2022-10-18 17:28:07 +02:00
os.cmake Fix target test 2020-11-02 23:17:46 +01:00
prebuild.cmake Add ARMV5 to CMAKE prebuild.cmake for cross-compiles (#3959) 2023-03-26 00:22:06 +01:00
system.cmake Add compiler options for ARM64 SVE targets in DYNAMIC_ARCH builds 2023-07-05 09:47:49 +02:00
system_check.cmake Merge pull request #4142 from exyntech/armv8-as-arm64 2023-07-15 23:15:49 +02:00
utils.cmake Add CMake dynamic build for Sapphire Rapids 2023-05-20 14:13:49 +08:00