142 Commits (v0.3.27)

Author SHA1 Message Date
  Chip-Kerchner 3e030cc5fe Fix LAPACK unit testing build issues. Limit AIX builds to 32 threads (to eliminate failures of some systems). 1 year ago
  Martin Kroeker 2e86faa657
Merge branch 'develop' into issue4468 1 year ago
  Ayappan Perumal 892f8ff3e5 Shared library support for AIX 1 year ago
  Martin Kroeker 63fbffddf8
Add option FIXED_LIBNAME to suppress versioning and softlinking 1 year ago
  Martin Kroeker 3ad27007fc
rebase 1 year ago
  Martin Kroeker ac7efc61fd
Put more build information into Makefile.conf_last 1 year ago
  Martin Kroeker 301e2ecc49
Cray Fortran uses -O in combinations like -O omp so don't filter that out 1 year ago
  Martin Kroeker 60226b35e1
Fix (redundant) lapack-runtest target 2 years ago
  Guillaume Horel 397108fba2 serialize shared prerequisites 2 years ago
  Martin Kroeker 3dec11c669
Merge pull request #3902 from haampie/fix/parallel-build 2 years ago
  Harmen Stoppels bb7ae98dfd fix shared and tests prereqs 2 years ago
  Martin Kroeker 57809526c4
Disable the gfortran tree vectorizer for lapack-netlib 3 years ago
  haanhvu 38e9c969c4 Clarify the installation guide in the output of make 3 years ago
  Martin Kroeker 914c4d0fe8
Add C versions of the CBLAS test sources (#3656) 3 years ago
  Martin Kroeker 3dd09e87bf
Update NOFORTRAN message for fallback to C_LAPACK 3 years ago
  Martin Kroeker b7873605d4
Use f2c translations of LAPACK when no Fortran compiler is available (#3539) 3 years ago
  Thomas De Schampheleire a0cc119f26 Makefile: also consider -O, -Og and -Os when stripping flags 3 years ago
  Keno Fischer 2d33e12a11
Make sure that Netlib LAPACK respects FFLAGS 4 years ago
  Martin Kroeker 0608bc5d82
delay creation of the softlink until after the library has been created 4 years ago
  Martin Kroeker e40416567a
Add version printout for PGI/NVIDIA compiler 4 years ago
  Martin Kroeker 74b5850581
Add libomp to the LAPACK(-test) dependencies in clang/gfortran builds 4 years ago
  Martin Kroeker e396ec8b56
Allow building support for only a subset of variable types 5 years ago
  Martin Kroeker 84c00c3c6e
Support running just the GEMV version of the thread safety test 5 years ago
  Martin Kroeker 619343278d
Fix mishandling of NO_CBLAS=0 and NO_LAPACKE=0 5 years ago
  Martin Kroeker da9e2a7ada
Add SYMBOLPREFIX and/or SYMBOLSUFFIX to cblas prototypes 5 years ago
  Martin Kroeker ec0f228632
Add FFLAGS_DRV to the generated make.inc to fix lapack-test on x86_64 with icc/ifort 5 years ago
  Baptiste Daroussin 41e802443a libname: treat FreeBSD and DragonFly like linux and sunos 5 years ago
  Martin Kroeker fe47dc8673
Add message highlighting minimum target choice at end of DYNAMIC_ARCH builds 5 years ago
  Martin Kroeker 37d456f7e0
Merge pull request #2493 from martin-frbg/plainmake 5 years ago
  l00546269 8a8df530e2 [OpenBLAS]:modifed the Makefile 5 years ago
  Martin Kroeker 37f46f2fa0
Fix another spot where make was used instead of $(MAKE) 5 years ago
  l00546269 13f9afbd99 [OpenBLAS]:modifed the Makefile 5 years ago
  Martin Kroeker 375b1875c8
[WIP] Update LAPACK to 3.9.0 (#2353) 5 years ago
  Isuru Fernando b89d9762a2 Change install_name on osx to match linux 6 years ago
  Martin Kroeker 26411acd56
Merge pull request #2148 from TiborGY/cpp_thread_test_2 6 years ago
  TiborGY 1aded69821
hook up c++ thread safety test (main Makefile) 6 years ago
  Martin Kroeker 940f38f6dd
Build and run utests in any case, they do their own checks for fortran availability 6 years ago
  Martin Kroeker 25427926bc
Improve handling of NO_STATIC and NO_SHARED 6 years ago
  TiborGY c329de2931
Update Makefile 6 years ago
  Martin Kroeker c0d7cd3dac
Merge pull request #1799 from martin-frbg/issue1796 7 years ago
  Martin Kroeker 697dc1baf8
Use override for ARCH in make.inc 7 years ago
  Zoltán Mizsei 6463bffd59 Haiku supporting patches 7 years ago
  Martin Kroeker cc92257ea6
Update Makefile 7 years ago
  Martin Kroeker 2aba1b1658
Merge branch 'develop' into nofort 7 years ago
  Martin Kroeker 8396e9e777
Handle NOFORTRAN=0 7 years ago
  Martin Kroeker 092175cfec
Revert changes to NOFORTRAN handling from 952541e 7 years ago
  Martin Kroeker 952541e840
Need to use filter-out to handle NOFORTRAN not set 7 years ago
  Martin Kroeker 9369d3e6e5
Modify NOFORTRAN tests to always check the value; fix rewriting of NO_FORTRAN 7 years ago
  Martin Kroeker 10b70c904d
Handle erroneous user settings NOFORTRAN=0 and NO_FORTRAN 7 years ago
  Martin Kroeker 6c2d90ba77
Move some DYNAMIC_ARCH targets to new DYNAMIC_OLDER option 7 years ago