summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/openblas
AgeCommit message (Expand)AuthorFilesLines
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2017-11-24Openblas needs FC, not F77 (#6435)Massimiliano Culpo1-3/+4
2017-11-23Add a patch for Intel 18.0.1 (#6392)Ondřej Čertík2-0/+15
2017-11-15Allow openblas to build on a VM (#6258)Benedikt Riedel1-1/+15
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-10-24remove wildcards from make spack core and packagesTodd Gamblin1-2/+3
2017-10-13openblas: remove extra develop version (#5750)Denis Davydov1-2/+0
2017-10-12Lbann flags (#5747)Brian Van Essen1-0/+1
2017-09-23blas_lapack: add multithreading variant consistent in all implementations. (#...Denis Davydov1-8/+21
2017-09-21Add cpu_target variant to openblas (#5090)healther1-1/+9
2017-09-12openblas: add ilp64 option (#5289)Denis Davydov1-0/+5
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-15Openblas clang fix (#5065)Brian Van Essen1-6/+9
2017-08-05Fixed OpenBLAS compilation error on POWER8 with GCC 7. (#4783)Jia Li2-0/+7813
2017-08-04OpenBLAS: one of the patches is not needed starting version 0.2.20. (#4971)Sergey Kosukhin1-1/+2
2017-07-27openblas: add 0.2.20 (#4915)Denis Davydov1-0/+1
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-06-15openblas: Fix build on aarch64. (#4487)Diana Bite1-1/+8
2017-04-29Python command, libraries, and headers (#3367)Adam J. Stewart1-1/+1
2017-04-28Various patches to Openblas for Intel (#4030)Brian Van Essen3-0/+41
2017-04-21Ensure that tests are optional (#3922)Adam J. Stewart1-2/+2
2017-04-17opneblas: fix compilation with clang (#3862)Denis Davydov2-6/+851
2017-04-02new directive: conflicts() (#3125)Massimiliano Culpo1-0/+2
2017-03-28openblas: raise an error when using unsupported Apple clang (#3577)Denis Davydov1-0/+6
2017-03-05openblas: Run tests only when requested (#3370)Erik Schnetter1-0/+2
2017-03-03openblas: fix flags (#3344)Denis Davydov1-2/+2
2017-03-02New interface for passing build information among specs (#1875)Massimiliano Culpo1-17/+8
2017-02-20openblas: add develop version to make it work with Kabylake CPUs (#3192)Denis Davydov1-0/+2
2017-02-17Patch openblas Makefile only when version >= 0.2.16. (#3170)健美猫1-1/+1
2017-01-25build systems: simpler, clearer decorators: run_after, run_before (#2860)Massimiliano Culpo1-3/+3
2016-12-17build fixes for openblas (#2601)Gregory Lee1-0/+5
2016-12-15openblas: derives from MakefilePackage (#2488)Massimiliano Culpo1-42/+61
2016-10-25openblas: Fixes to get OpenBLAS to install with Intel compilers (#2101)Barry Smith2-0/+258
2016-09-26some fixes to blas/lapack usage in packages (#1852)Denis Davydov1-22/+2
2016-09-21Reworking of `lapack_shared_libs` and similar properties (#1682)Massimiliano Culpo1-16/+15
2016-09-20Update OpenBLAS to 0.2.19 (#1702)Erik Schnetter1-0/+1
2016-08-10Remove unneeded noqa comments.Todd Gamblin1-3/+6
2016-06-19openblas: raise an error without Fortran compilerDenis Davydov1-0/+7
2016-05-13openblas: use spack_cc/spack_f77 and add a note on compiler mixingDenis Davydov1-5/+7
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-0/+24
2016-05-11fix formattingDenis Davydov1-15/+19
2016-05-11openblas: make unit test more robust by outputing only the solution vector fr...Denis Davydov2-4/+4
2016-05-11add functions for simple unit tests; refactor openblas to use themDenis Davydov1-31/+8
2016-05-10Merge pull request #845 from davydden/openblas_cleanup_unit_testTodd Gamblin3-51/+74
2016-05-10openblas: fix and cleanup the unit testDenis Davydov3-51/+74
2016-05-08openblas: raise an error when using +openmp with clang; set +openmp to false ...Denis Davydov1-4/+10
2016-05-05Merge pull request #886 from eschnett/eschnett/openblas-makeTodd Gamblin2-1/+38
2016-05-03Disable OpenBLAS's overriding of our "make -jN" optionErik Schnetter2-1/+38
2016-04-27Add '+fpic' variant.Elizabeth F1-0/+3
2016-04-27Added missing -lpthread to OpenBLAS check.Elizabeth F1-1/+1