spack/var/spack/repos/builtin/packages/openblas
Massimiliano Culpo fc866ae0fe build systems: simpler, clearer decorators: run_after, run_before (#2860)
* PackageMeta: `run_before` is an alias of `precondition`, `run_after` an alias of `sanity_check`

* PackageMeta: removed `precondition` and `sanity_check`

* PackageMeta: decorators are now free-standing

* package: modified/added docstrings. Fixed the semantics of `on_package_attributes`.

* package: added unit test assertion as side effects of install

* build_systems: factored build-time test running into base class

* r: updated decorators in package.py

* docs: updated decorator names
2017-01-25 08:57:01 -07:00
..
make.patch Disable OpenBLAS's overriding of our "make -jN" option 2016-05-03 10:38:05 -04:00
openblas_icc.patch openblas: Fixes to get OpenBLAS to install with Intel compilers (#2101) 2016-10-25 11:12:22 -07:00
package.py build systems: simpler, clearer decorators: run_after, run_before (#2860) 2017-01-25 08:57:01 -07:00
test_cblas_dgemm.c openblas: make unit test more robust by outputing only the solution vector from dgesv 2016-05-11 15:10:13 +02:00
test_cblas_dgemm.output openblas: make unit test more robust by outputing only the solution vector from dgesv 2016-05-11 15:10:13 +02:00