78 Commits (d23eb3b93ec42eae92bfafffc50f1a6d1e0c0d25)

Author SHA1 Message Date
  Vaisakh K V d23eb3b93e Support for SME1 based sgemm_direct kernel for cblas_sgemm level 3 API 10 months ago
  Martin Kroeker b0346e72f4
update names of loongarch64 targets for cross-compilation 1 year ago
  gxw 30af9278dc LoongArch64: Enable cmake cross-compilation 1 year ago
  yamazaki-mitsufumi 821ef34635 Add A64FX to the list of CPUs supported by DYNAMIC_ARCH 1 year ago
  Jaap Aarts 9d0abe2d26 Add support for RISCV64_GENERIC in cmake 1 year ago
  Alexander Neumann dd4505c5dd
Fix CMake warning 1 year ago
  Martin Kroeker 3af736fb9d
Add support for Cortex-A76 1 year ago
  Martin Kroeker 1659750861
Add ARMV5 to CMAKE prebuild.cmake for cross-compiles (#3959) 2 years ago
  Pieter Pas a79ae116e2 Add ARMV6 to cmake/prebuild.cmake, 2 years ago
  Johannes Schönberger fbfe474583 f 2 years ago
  Johannes Schönberger ec4700087e Wrap variables in cmake/prebuild in quotes to handle spaces in paths 2 years ago
  Martin Kroeker 50c263716e
Correct DGEMM_UNROLL_M value for A53 in cross-compile 2 years ago
  Martin Kroeker 8272dfc552
Handle unrecognized ASM compiler (from Arm Compiler 22.1) 2 years ago
  Martin Kroeker 3784b3d45c
Add more x86_64 target definitions for cross-compiling 3 years ago
  Nursultan Zarlyk a7ac252fd9 Add TCORE Generic in prebuild.cmake 3 years ago
  Owen Rafferty 42c7a27e6b
rewrite perl scripts in universal shell 3 years ago
  Martin Kroeker b6b024232d
Merge pull request #3508 from snadampal/v1_n2 3 years ago
  Sunita Nadampalli 19c8f615dc OpenBLAS: aarch64: Add neoverse-v1/n2 architecture specifics 3 years ago
  jgillis ea3db69faa
Fix cmake crosscompilation for core2 target 3 years ago
  Martin Kroeker a3cd36acff
Add CMAKE support for cross-compiling to MIPS32 3 years ago
  User User-User 91e2b11d3c add to cmake listings too 4 years ago
  Martin Kroeker 438a8e5624
Fix placement of getarch call and spurious cpu property accumulation in DYNAMIC_ARCH builds 4 years ago
  Martin Kroeker b9bc76aec4
Add files via upload 4 years ago
  Martin Kroeker f5902ab0a1
Support cross-compiling for Apple Vortex 5 years ago
  Martin Kroeker e3a29f6b58
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker cb097beba2
Merge pull request #2741 from martin-frbg/issue2739 5 years ago
  Martin Kroeker 64e2e4aaf3
missing braces 5 years ago
  Martin Kroeker 921ec4e9e2
Adjust A53 SGEMM parameters to reflect move to 8x8 kernel 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
  Martin Kroeker 70869d571f
Quote include paths for getarch to protect any embedded spaces 5 years ago
  Rajalakshmi Srinivasaraghavan 7eb55504b1 RFC : Add half precision gemm for bfloat16 in OpenBLAS 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Martin Kroeker ca4f7dceff
Add parameters for EMAG8180 DYNAMIC_ARCH support with cmake 5 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 5 years ago
  Martin Kroeker eb45eb6942
Fix C compiler handling and BINARY=32 mode in CMAKE builds (#2248) 6 years ago
  Martin Kroeker fde8a8e6a0
Improve cmake build behaviour with non-host cpu targets (#2246) 6 years ago
  Martin Kroeker 1fec0570f6
Add cgemm and zgemm unroll factors for core2 6 years ago
  Martin Kroeker bf0d92a310
Add arch data for cross-compiling to CORE2 6 years ago
  Martin Kroeker 8fb76134bc
Mingw32 needs leading underscore on object names 6 years ago
  Martin Kroeker 802f0dbde1
More fixes for cross-compiling ARM64 targets 6 years ago
  Martin Kroeker 20d1aad13f
Fix missing quotes around thunderx targets 6 years ago
  Martin Kroeker 26a3402773
Reflect ARMV8 target definition changes from PR1876 6 years ago
  Martin Kroeker 73131fa30a
Do not treat WIndows UWB builds as cross-compiling 7 years ago
  Martin Kroeker c7a8512d12 Cmake fixes for DYNAMIC_ARCH builds and whitespace in path names (#1323) 8 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 69b560751c Improvements to previous commit (cross-compile). 8 years ago
  Sacha Refshauge 0a7a527a92 Add support for cross compiling. 8 years ago
   7c1acc07f0 Fix bug that required fortran. Fix bug that needed CXX var. Remove redundant set vars. Fix threading detection. Do not attempt to run code if cross compiling. 8 years ago