397 Commits (d96daa220de9e5c9d8d69f332a6fa550181c7f7e)

Author SHA1 Message Date
  damonyu ef8e7d0279 Add the support for RISC-V Vector. 5 years ago
  Martin Kroeker 2c552f1074
Change "HALF" and "sh" to "BFLOAT16" and "sb" 5 years ago
  Martin Kroeker ae8b0d257a
Set BUILD_ options to 1 instead of just defining them 5 years ago
  Martin Kroeker 8c5e08076e
If none of the BUILD_ options is set, enable them all 5 years ago
  Marius Hillenbrand 75d440caa0 s390x/DYNAMIC_ARCH: fixup broken merge and reapply simplification 5 years ago
  Martin Kroeker ba644378dc
Copy BUILD_ options available to the compiler flags 5 years ago
  Marius Hillenbrand 4f34bcfb5e s390x/DYNAMIC_ARCH: pass supported arch levels from Makefile to run-time code 5 years ago
  Marius Hillenbrand 0629d8ebdb s390x/DYNAMIC_ARCH: generalize detecting supported archs for clang 5 years ago
  pkubaj 48a1364e10
Add aliases for armv6, armv7 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 9be2688c78 Fix to store results in correct order for POWER10 GEMM kernels 5 years ago
  Martin Kroeker 9796e552ea
Avoid undefining NAME,CNAME etc for pgcc as it makes it ignore the new defininitions 5 years ago
  Wileam Phan 9ae154ba89 Patch for building on Summit 5 years ago
  Rajalakshmi Srinivasaraghavan 417c4e8af8 Add new linker option for POWER10 5 years ago
  Martin Kroeker 419b8686d1
Merge pull request #2682 from martin-frbg/aix 5 years ago
  Martin Kroeker 5865c7d4d6
Make 32bit POWER8 use POWER6 kernels for now 5 years ago
  Rajalakshmi Srinivasaraghavan af1e140e35 Change minimum gcc version for POWER10 5 years ago
  Martin Kroeker 5ff83a4261
Merge pull request #2670 from mhillenibm/dumpfullversion_on_gcc7 5 years ago
  Martin Kroeker 6eaeb01263
Merge pull request #2658 from RajalakshmiSR/p10 5 years ago
  Marius Hillenbrand cde4690721 RFC: Use gcc -dumpfullversion to get minor version with gcc-7.x 5 years ago
  Marius Hillenbrand 2389291766 Makefile.system: remove duplicate variable GCCVERSIONGT5 5 years ago
  Marius Hillenbrand a2d13ea611 Fix gcc version detection for zarch 5 years ago
  Martin Kroeker efc53b6e7e
Merge pull request #2665 from martin-frbg/flang-fixes-2a 5 years ago
  Martin Kroeker 79cdcde717
Re-enable higher optimization levels for flang while disabling loop unrolling for AOCC flang 5 years ago
  Martin Kroeker 0ed2adf0b2
Fix spelling of flang option -Mrecursive and add -Kieee 5 years ago
  Martin Kroeker abf670757b
Respect predefined defaults for AR, AS, LD and RANLIB 5 years ago
  Rajalakshmi Srinivasaraghavan 9fe930f205 powerpc: Add support for future processor 5 years ago
  Martin Kroeker f07a80354b
Apply previously AOCC-specific workaround to all versions of flang 5 years ago
  Martin Kroeker 4e28dc6353
Use only -O1 with AMD AOCC version of flang 5 years ago
  Martin Kroeker 4a4c50a7ce
Merge pull request #2627 from pkubaj/patch-1 5 years ago
  pkubaj 33c8790603
Add powerpc (32-bit) 5 years ago
  Guodong Xu 06387ac0e6 make GCC version detection OS-independent 5 years ago
  Marius Hillenbrand 62cf391cbb s390x: only build kernels supported by gcc with dynamic arch support 5 years ago
  Marius Hillenbrand 8c338616f9 s390x: gate dynamic arch detection on gcc version and add generic 5 years ago
  Martin Kroeker 58d26b4448
Correct ifort options 5 years ago
  Martin Kroeker 4e82eb9f8a
Undefine ASMNAME/NAME/CNAME before defining them 5 years ago
  Martin Kroeker 5dd14e3d48
Make building the bfloat16 functions conditional on option BUILD_HALF (#2590) 5 years ago
  Martin Kroeker c90b28dee6
Export ELF_VERSION for use in powerpc kernel configurations 5 years ago
  Martin Kroeker b0b02a080d
Add compiler options for MIPS32 24K/1004K 5 years ago
  Martin Kroeker e13b6773ee
ifort and pgfort need "recursive" for safe compilation of LAPACK as well 5 years ago
  Martin Kroeker 3f7f7ab7e2
Restore INTERFACE64 for arm64 5 years ago
  Rajalakshmi Srinivasaraghavan 2afc074803 Fix DYNAMIC_ARCH build for POWER9 5 years ago
  Ali Saidi c623a965f9 Add Neoverse-N1 core 5 years ago
  Xianyi Zhang 4aa2d89217 Merge branch 'develop' into risc-v 5 years ago
  Martin Kroeker ddcbed6690
Merge pull request #2437 from martin-frbg/issue2434 5 years ago
  Martin Kroeker 320e2648cd
Add EMAG8180 to DYNAMIC_CORE list for ARM64 5 years ago
  Martin Kroeker 76b2cec6ce
Get endianness into Makefile variable 5 years ago
  Isuru Fernando 4326dcb460 Pass CFLAGS from env to Makefile.prebuild and remove iOS hack 5 years ago
  int_13h 96ad579428 add in runtime cpu detection for zarch (#2349) 5 years ago