225 Commits (bb2f52844bbcd5c786d7b37f8c4d88dbf7a3b89e)

Author SHA1 Message Date
  Martin Kroeker 6eaeb01263
Merge pull request #2658 from RajalakshmiSR/p10 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 6 years ago
  Martin Kroeker ddcbed6690
Merge pull request #2437 from martin-frbg/issue2434 6 years ago
  Martin Kroeker 320e2648cd
Add EMAG8180 to DYNAMIC_CORE list for ARM64 6 years ago
  Martin Kroeker 76b2cec6ce
Get endianness into Makefile variable 6 years ago
  Isuru Fernando 4326dcb460 Pass CFLAGS from env to Makefile.prebuild and remove iOS hack 6 years ago
  int_13h 96ad579428 add in runtime cpu detection for zarch (#2349) 6 years ago
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 6 years ago
  Martin Kroeker 911c3e2f4b
Improve support for g95 and non-GNU ld 6 years ago
  Martin Kroeker 673e5a0495
Replace several POWER8/9 C kernels with their gcc7-generated assembly versions (#2263) 6 years ago
  Martin Kroeker 7d380f7d79
Fix PGI build options (again) 6 years ago
  Martin Kroeker 3635fdbf2b
Do not abuse the global ARCH variable as a local temporary 6 years ago
  Martin Kroeker a95a5e52b8
Fix PGI compiler detection for getarch 6 years ago
  Martin Kroeker 321288597c
Merge pull request #2212 from martin-frbg/nofort-nolib 6 years ago
  Martin Kroeker be147a9f28
Avoid adding a spurious dependency on the fortran runtime despite NOFORTRAN=1 6 years ago
  Martin Kroeker b89c781637
Fix surprising behaviour of NO_AFFINITY=0 6 years ago
  Martin Kroeker abea977ded
Merge pull request #2162 from martin-frbg/pgi 6 years ago
  Martin Kroeker 7684c4f8f8
PGI compiler does not like -march=native 6 years ago
  Martin Kroeker 4ea794a522
Avoid unintentional activation of TLS code via USE_TLS=0 6 years ago
  Martin Kroeker 0ab4076dd8
Merge pull request #2156 from martin-frbg/issue2154 6 years ago
  Martin Kroeker 900d5a3205
Add gfortran workaround for ABI violations in LAPACKE 6 years ago
  Michael Lass 7a9a4dbc4f Fix detection of AVX512 capable compilers in getarch 6 years ago
  Martin Kroeker f66c11fc22
Remove unrelated change 6 years ago
  Martin Kroeker d2cb610272
Add option USE_LOCKING for single-threaded build with locking support 6 years ago
  Rashmica Gupta bcdf1d4917 Add in runtime CPU detection for POWER. 6 years ago
  Martin Kroeker c4868d11c0
Make sure that AVX512 is disabled in 32bit builds 7 years ago
  Martin Kroeker d66214c946
Make x86_32 imply NO_AVX2, NO_AVX512 in addition to NO_AVX 7 years ago
  Martin Kroeker 36b844af88
Change ARMV8 target to ARMV7 when BINARY32 is set 7 years ago