diff options
author | gmatteo <gmatteo@gmail.com> | 2016-10-12 00:22:46 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2016-10-11 15:22:46 -0700 |
commit | 949766d92eade0919a2fe2bdb95de21e7f990d91 (patch) | |
tree | 431a45793c0890abd1bc755461b7473e8f52ef91 /.gitignore | |
parent | 37d125b8902d0dce8509a5af775513d403370fcf (diff) | |
download | spack-949766d92eade0919a2fe2bdb95de21e7f990d91.tar.gz spack-949766d92eade0919a2fe2bdb95de21e7f990d91.tar.bz2 spack-949766d92eade0919a2fe2bdb95de21e7f990d91.tar.xz spack-949766d92eade0919a2fe2bdb95de21e7f990d91.zip |
Abinit: Added package(s) (#1995)
* First version of Abinit package
* Ignore *.swp files
* Add libxc, etsf_io packages
* AtomPaw package
* Make Abinit depend on mpi@2: and external version of libxc, netcdf, hdf5, etsf_io
* etsf_io: install Fortran modules in prefix.include
* Remove etsf_io from abinit requirements
* Add libxc2.2.1 (required by Abinit and atompaw)
* Cleanup
* Run make check
* Cleanup
* Use ld_flags instead of hard-coded libs, fix pep8, add copyright
* Put scalapack before lapackblas
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f25ac615fa..a451f9e14e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,7 @@ /share/spack/modules /share/spack/lmod /TAGS +*.swp /htmlcov .coverage #* |