Denis Davydov
12c59c5b55
arpack-ng: add version 3.6.3 ( #9331 )
2018-09-26 19:12:41 -07:00
Geoffrey Oxberry
0c01f42a9f
arpack: add version 3.6.2 ( #8881 )
2018-08-03 09:53:44 -05:00
Adam J. Stewart
4c6aca533a
Add top-level attributes for hg, svn, and git A-L packages
2018-07-25 23:10:10 -07:00
Denis Davydov
69ec8deec8
arpack-ng: add 3.6.0 ( #8433 )
2018-06-10 15:16:42 -05:00
Todd Gamblin
54f97d1dec
Update copyright on LLNL files for 2018. ( #7592 )
2018-03-24 12:13:52 -07:00
Denis Davydov
a4ed76c207
arpack-ng: add develop ( #7458 )
2018-03-12 09:06:37 +01:00
alalazo
e72b69732e
Changed keyword argument 'recurse' to 'recursive'
2018-02-13 02:18:28 -08:00
Todd Gamblin
05fa302655
Replace github.com/llnl/spack with github.com/spack/spack ( #6142 )
...
We moved to a new GitHub org! Now make the code and docs reflect that.
2017-11-04 17:08:04 -07:00
Michael Kuhn
84ae7872d3
Update copyright notices for 2017 ( #5295 )
2017-09-06 17:44:16 -10:00
Todd Gamblin
cac4362f64
Make LICENSE recognizable by GitHub. ( #4598 )
2017-06-24 22:22:55 -07:00
Denis Davydov
50e729173b
arpack: add 3.5.0 ( #4375 )
2017-05-27 15:02:25 -05:00
Denis Davydov
ce714b5641
ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng ( #3875 )
...
* ocotpus and arpack-ng: fix arpack bug and add libs to arpack-ng
also rename the variant to be consistent with other packages
* fix a bug
* flake8
2017-04-18 11:50:10 -05:00
Massimiliano Culpo
ed582cef68
New interface for passing build information among specs ( #1875 )
...
- Added a new interface for Specs to pass build information
- Calls forwarded from Spec to Package are now explicit
- Added descriptor within Spec to manage forwarding
- Added state in Spec to maintain query information
- Modified a few packages (the one involved in spack install pexsi) to showcase changes
- This uses an object wrapper to `spec` to implement the `libs` sub-calls.
- wrapper is returned from `__getitem__` only if spec is concrete
- allows packagers to access build information easily
2017-03-02 10:01:29 -08:00
Adam J. Stewart
36072c4776
[HACK] Make concretization great again! ( #2590 )
...
* Always default to +mpi
* Always default to ~X
2016-12-16 10:49:02 -08:00
Denis Davydov
1e10309ff7
some fixes to blas/lapack usage in packages ( #1852 )
...
* atlas: fix unit test
* openblas: remove symlinks; use lapack_libs.ld_flags in the test
* mkl: fix openmp variant of blas/lapack libs
* intel-parallel-studio: fix openmp variant of blas/lapack libs
* netlib-scalapack: fix blas/lapack for multilib case (e.g. mkl)
* arpack-ng: fix blas/lapack for multilib case (e.g. mkl)
* petsc: explicitly specify blas/lapack
* minor
* cantera: fix blas/lapack usage
* ipopt: fix blas/lapack usage
* netlib-lapack: fix external blas usage
* mfem: fix lapack/blas usage
* superlu-mt: fix blas usage
* flake8 fixes
2016-09-26 10:37:23 -07:00
Massimiliano Culpo
d848559f70
Reworking of lapack_shared_libs
and similar properties ( #1682 )
...
* Turned <provider>_libs into an iterable
Modifications :
- added class LibraryList + unit tests
- added convenience functions `find_libraries` and `dedupe`
- modifed non Intel blas/lapack providers
- modified packages using blas_shared_libs and similar functions
* atlas : added pthread variant
* intel packages : added lapack_libs and blas_libs
* find_library_path : removed unused function
* PR review : fixed last issues
* LibraryList : added test on __add__ return type
* LibraryList : added __radd__ fixed unit tests
fix : failing unit tests due to missing `self`
* cp2k and dependecies : fixed blas-lapack related statements in package.py
2016-09-21 12:27:59 -07:00
Adam J. Stewart
1be6267149
Undo changes to trailing triple quotes in docstring
2016-08-30 16:28:55 -05:00
Adam J. Stewart
eb56744f4d
Fix package docstrings, #1612
2016-08-30 15:29:50 -05:00
Todd Gamblin
240f1fd223
Spack packages now PEP8 compliant.
2016-08-10 16:33:39 -07:00
Denis Davydov
f90692cf81
arpack-ng: fix blas/lapack libraries
2016-08-02 20:27:34 +02:00
Ben Boeckel
6fd45520da
deptypes: mark deptypes in packages
2016-07-14 16:21:46 -04:00
Denis Davydov
3d755a148b
arpack-ng: fix binaries for macOS
2016-07-06 18:30:38 +02:00
Denis Davydov
c8fc56686c
arpack-ng: fix corrupted parpack_cmake.patch
2016-07-06 13:42:59 +02:00
Denis Davydov
63e45c586c
arpack-ng: flake8 fixes and minor update of incode comments
2016-07-06 13:27:02 +02:00
Denis Davydov
a47b3ba01b
arpack-ng: use spec['mpi'].mpif77
2016-07-06 13:23:51 +02:00
Denis Davydov
f5f7abd71f
arpack-ng: add 3.4.0 with cmake build
2016-07-06 12:59:42 +02:00
Todd Gamblin
e7ced54369
Correct LLNL LGPL license template for clarity.
2016-05-11 21:22:25 -07:00
Todd Gamblin
44b8947445
arpack-ng needs an extra libtoolize to build.
2016-03-30 23:33:57 -07:00
Denis Davydov
6eb97a30a3
arpack: fix for +mpi variant
2016-03-22 14:24:27 +01:00
Denis Davydov
23bf70296e
arpack: add a patch for 3.3
2016-03-22 09:24:15 +01:00
alalazo
71a25a109a
arpack-ng : added package
2016-02-05 11:00:37 +01:00