397 Commits (d96daa220de9e5c9d8d69f332a6fa550181c7f7e)

Author SHA1 Message Date
  Martin Kroeker a4896b5538
Update DYNAMIC_ARCH support for ARM64 and PPC (#2332) 5 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 6 years ago
  Martin Kroeker d66214c946
Make x86_32 imply NO_AVX2, NO_AVX512 in addition to NO_AVX 6 years ago
  Martin Kroeker 36b844af88
Change ARMV8 target to ARMV7 when BINARY32 is set 6 years ago
  TiborGY d11554c88f Validate user supplied TARGET (#1941) 6 years ago
  Martin Kroeker 5bd21ab6e1
Make sure that -fPIC is present when needed 6 years ago
  Martin Kroeker c5f8aeff2d
Merge branch 'develop' into fbsd12 6 years ago
  Martin Kroeker ea6d1b96bd
Update Makefile.system 6 years ago
  Martin Kroeker 3c9e3faedb
fixup BSD naming of powerpc arch 6 years ago
  Andrew 44c81fd135 oops 6 years ago
  Andrew 26b3710485 Add architecture mappings for FreeBSD12 6 years ago
  pkubaj f85ce54d4a
Use correct Makefile on powerpc64 6 years ago
  Martin Kroeker a29ec458c2
propagate verison number for openblas_config_version 6 years ago
  Martin Kroeker b0c15bacc1
Merge pull request #1863 from martin-frbg/aix_install3 6 years ago
  Martin Kroeker cfb0f5b0f8
Set LIBSONAME suffix to .a for AIX 6 years ago
  Martin Kroeker 5f8f0583d4
Merge branch 'develop' into fc-1847 7 years ago
  Andrew 7d3502b500 Add -frecursive gfortran option by default 7 years ago
  Ashwin Sekhar T K d5aeff636f ARM64: Enable DYNAMIC_ARCH 7 years ago
  Martin Kroeker c0d7cd3dac
Merge pull request #1799 from martin-frbg/issue1796 7 years ago
  Martin Kroeker d3d58f8ee5
Catch conflicting usage of ARCH in at least some BSD environments 7 years ago
  Martin Kroeker 2caa2210bb
Add USE_TLS option to choose between old and new implementation of memory.c 7 years ago
  Martin Kroeker 0b2b83d9ed
Add support for a user-defined list of dynamic targets 7 years ago
  Martin Kroeker 6c2d90ba77
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago
  Martin Kroeker f6021c798d
Re-enable QUIET_MAKE 7 years ago
  Martin Kroeker e8002536ec
disable quiet_make for the moment 7 years ago
  Martin Kroeker 15a78d6b66
export NO_AVX512 setting 7 years ago
  Martin Kroeker b7feded85a
Propagate NO_AVX512 via CCOMMON_OPT 7 years ago
  Martin Kroeker a7d0f49cec
Add SKYLAKEX to DYNAMIC_CORE list only if AVX512 is available 7 years ago
  Martin Kroeker f1fb9a4745
Propagate NO_AVX512 if needed 7 years ago
  Arjan van de Ven 99c7bba8e4 Initial support for SkylakeX / AVX512 7 years ago
  Zhang Xianyi 50acc40613
Merge pull request #1536 from WestAlgo/develop 7 years ago
  Martin Kroeker 12398e53ce
Merge pull request #1553 from martin-frbg/ifort-openmpflag 7 years ago
  Martin Kroeker 193f835662
Change -openmp to -fopenmp for ifort entry as well 7 years ago