274 Commits (3c356b1a1f0d2a6b2209a6ca908212cfafe53971)

Author SHA1 Message Date
  Martin Kroeker 3c356b1a1f
Support compilation with the NAG Fortran compiler 4 years ago
  Martin Kroeker 20f492c298
Fix AMD AOCC compiler detection 4 years ago
  Martin Kroeker 9b2d69aa80
Add DYNAMIC_LIST option for ARM64 4 years ago
  Martin Kroeker 6bbe6d5b92
Make compile-time BUFFERSIZE setting actually reach the compiler/preprocessor 4 years ago
  pkubaj 7aa1ff8ff6
Fix build on FreeBSD/powerpc64le 4 years ago
  Martin Kroeker 75b1f3becc
Limit POWERPC DYNAMIC_CORE list to P8 and P9 for NVIDIA compilers 4 years ago
  Martin Kroeker b212a2fb9f
Add/modify "PGI" compiler options for NVIDIA SDK 20.11 4 years ago
  Martin Kroeker 18d8a67485
Merge pull request #2994 from antonblanchard/power10-fixes 4 years ago
  gxw 4b548857d6 Add msa support for loongson 4 years ago
  Martin Kroeker 6c7d557a16
Fix compiler options for 32 and 64bit SPARC builds with SolarisStudio 4 years ago
  Martin Kroeker 2e99e2699b
Add workaround for gcc 4.6 miscompiling assembly kernels with -mavx 4 years ago
  Martin Kroeker 437702e0e1
Merge pull request #2965 from epsilon-0/develop 4 years ago
  Anton Blanchard fdf71d66b3 POWER10: Fix ld version detection 4 years ago
  Xianyi Zhang fc35b72ae1 Refs #2899 4 years ago
  Xianyi Zhang 913cc9a4ca Merge branch 'develop' into risc-v 4 years ago
  Martin Kroeker 1c4cfdc139
Stay compatible with old gmake that did not support undefine 4 years ago
  Martin Kroeker f6a57d8f63
Update Makefile.system 4 years ago
  Martin Kroeker f4b7ba12b7
Update Makefile.system 4 years ago
  Martin Kroeker a04f532edf
Reset cpu property flags between build cycles in DYNAMIC_ARCH mode 4 years ago
  Martin Kroeker 8cc73fee98
Export NO_EXPRECISION after overriding for DYNAMIC_ARCH with GENERIC target 4 years ago
  Aisha Tammy 60997ddd73
allow setting soname without suffix or prefix 4 years ago
  Martin Kroeker 40a93c232b
Disable EXPRECISION for DYNAMIC_ARCH in combination with TARGET=GENERIC 4 years ago
  Chen, Guobing c5e62dad69 Fix cooperlake compile issue 4 years ago
  Martin Kroeker 878b6d1f41
Remove spurious expr in flang version check 5 years ago
  Martin Kroeker 1a0f57c8f0
Fix missing backquotes 5 years ago
  Martin Kroeker bb8c3f6861
Add ld/binutils version check for POWER10 support 5 years ago
  Zhang Xianyi d7ba7679b6 Merge branch 'develop' into risc-v 5 years ago
  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