Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-30 | ADIOS: Use NetCDF Prefix from spec's | Axel Huebl | 1 | -2/+1 | |
2016-08-30 | Defaults: MPI=True, Fortran=False | Axel Huebl | 1 | -2/+2 | |
- ADIOS is mainly a parallel I/O library - a Fortran compiler is non-standard in a minimal install | |||||
2016-08-29 | RM Outdated Comments, Versions & Code | Axel Huebl | 1 | -10/+1 | |
2016-08-29 | Always External MXML; type='build' | Axel Huebl | 1 | -8/+7 | |
- always use `mxml` as an external dependency in spack - declare `build`-only dependencies correctly | |||||
2016-08-29 | ADIOS: disable parallel make | Axel Huebl | 1 | -0/+3 | |
2016-08-29 | ADIOS: Run Autotools First | Axel Huebl | 1 | -0/+8 | |
2016-08-29 | Update ADIOS Package | Axel Huebl | 1 | -14/+104 | |
This PR updates the ADIOS package. **Changes:** - add latest stable release `1.10.0` - add previous versions (hashes) - add default license header - add build options (shamelessly taken from HDF5 package) - add validation for excisting FC (as in HDF5) and make optional - handle mxml dependency correctly (not required in 1.10.0+) - add `CFLAGS=-fPIC` to build shared (python) libs in ADIOS' lib - remove `-DMPICH_IGNORE_CXX_SEEK` since it is normally not required - remove `MPICC/CXX?FC` since `--with-mpi` just performs well - add transforms: - `zlib`: useful (optional) default - `szip`: optional (compile often broken) - add transports that are not as performant as the `.bp` format: - `hdf5`: non-default - `netcdf`: non-default, close #1610 | |||||
2016-08-29 | Merge pull request #1619 from davydden/pkg/nwchem_macos_fix | Todd Gamblin | 1 | -0/+5 | |
nwchem: use basename for CC and FC | |||||
2016-08-29 | nwchem: use basename for CC and FC | Denis Davydov | 1 | -0/+5 | |
2016-08-29 | Merge pull request #1650 from davydden/pkg/ape_octopus_comments | Todd Gamblin | 2 | -4/+14 | |
ape octopus: in-code comments | |||||
2016-08-29 | octopus: in-code comments to explain compiler flags | Denis Davydov | 1 | -4/+7 | |
2016-08-29 | ape: in-code comments to explain compiler flags | Denis Davydov | 1 | -0/+7 | |
2016-08-28 | Merge pull request #1041 from adamjstewart/features/matplotlib | Todd Gamblin | 11 | -175/+233 | |
Matplotlib Python package overhaul | |||||
2016-08-28 | add versions 2.2rc2 and 2.1 to the mvapich2 package (#1630) | Abhinav Bhatele | 1 | -6/+8 | |
2016-08-28 | Hot-fix for qthreads (#1632) | Erik Schnetter | 1 | -4/+19 | |
The download tarball for qthreads vanished. Install it from a git branch instead as temporary work-around. | |||||
2016-08-28 | New package: opencoarrays (#1633) | Jeffrey Salmond | 1 | -0/+54 | |
* opencoarrays: new package * opencoarrays: remove tests from install due to (unimportant) failures in some configurations * opencoarrays: fix flake8 errors | |||||
2016-08-28 | Provide mpi-less variant for nco (#1643) | Robert D. French | 1 | -0/+3 | |
2016-08-28 | Update Julia to 0.5 release branch; install some Julia package as well (#1637) | Erik Schnetter | 1 | -15/+130 | |
* Update Julia to 0.5 release branch; install some Julia package as well * Add comments, correct flake8 error * Correct flake8 error | |||||
2016-08-28 | Variant for building cdo without mpi (#1638) | Robert D. French | 1 | -0/+4 | |
2016-08-28 | New package for the Mercurial (hg) version control system (#1644) | Erik Schnetter | 1 | -0/+44 | |
* New package "mercurial" * Disable self-checks The self-checks require subversion, which we don't want to require. | |||||
2016-08-25 | Merge pull request #1558 from mcfadden8/mmcfadden-features/gcc-pic-libraries | becker33 | 2 | -0/+67 | |
Added variant to gcc package to install PIC versions of libgfortran and libstdc++ | |||||
2016-08-25 | Merge pull request #1379 from LLNL/features/graphlib3 | Gregory Lee | 15 | -10/+374 | |
added stat 3.0 beta and added pygtk and dependent packages | |||||
2016-08-25 | Merge pull request #1574 from ARCCA/plumed-push | Todd Gamblin | 1 | -5/+43 | |
Update plumed package to include optional modules | |||||
2016-08-25 | Reverted url to point to tarball rather than git tag | Andrew Williams | 1 | -2/+2 | |
2016-08-25 | Merge pull request #1580 from davydden/pkg/trilinos_url_fix | Todd Gamblin | 1 | -12/+17 | |
trilinos: switch to github url; fix missing py-numpy dependency | |||||
2016-08-24 | + Boost: fix recipe for intel compilers. | Kelly (KT) Thompson | 1 | -7/+7 | |
This is the same patch provided by PR #550, but rebased against the current develop branch. It also passes the flake8 checks. | |||||
2016-08-24 | Fix build dependency. | Todd Gamblin | 1 | -1/+2 | |
2016-08-24 | Merge branch 'eschnett/sympol' of git://github.com/eschnett/spack into ↵ | Todd Gamblin | 14 | -0/+680 | |
eschnett-eschnett/sympol | |||||
2016-08-24 | Merge pull request #1596 from eschnett/eschnett/git-update | Todd Gamblin | 1 | -0/+7 | |
Update git to 2.9.3 | |||||
2016-08-24 | Merge pull request #1582 from eschnett/eschnett/gcc-update | Todd Gamblin | 1 | -2/+5 | |
Update gcc to @6.2.0 | |||||
2016-08-24 | Merge pull request #1613 from eschnett/eschnett/cmake-update | Todd Gamblin | 1 | -0/+1 | |
Update cmake to 3.6.1 | |||||
2016-08-24 | Merge pull request #1575 from davydden/pkg/nwchem | Todd Gamblin | 20 | -0/+8508 | |
nwchem: add new package | |||||
2016-08-24 | Merge pull request #1565 from adamjstewart/features/fftw | Todd Gamblin | 2 | -10/+18 | |
Add latest version of fftw | |||||
2016-08-24 | Only run tests if explicitly requested | Adam J. Stewart | 1 | -4/+8 | |
2016-08-24 | Update cmake to 3.6.1 | Erik Schnetter | 1 | -0/+1 | |
2016-08-24 | py-cclib: new package | Denis Davydov | 1 | -0/+42 | |
2016-08-24 | nwchem: add python module | Denis Davydov | 1 | -2/+3 | |
2016-08-23 | nwchem: add another patch | Denis Davydov | 2 | -0/+41 | |
2016-08-23 | nwchem: add another patch | Denis Davydov | 2 | -1/+16 | |
2016-08-23 | Update git to 2.9.3 | Erik Schnetter | 1 | -0/+7 | |
2016-08-23 | Correct flake8 errors | Erik Schnetter | 2 | -4/+5 | |
2016-08-23 | Implement review requests | Erik Schnetter | 9 | -18/+50 | |
- use two empty lines before `class` - change version numbering scheme for packages, use `url_for_version` to make things work - specify dependency types - add comment about temporarily moved download location - update two packages to newer versions | |||||
2016-08-23 | trilinos: use version.dashed | Denis Davydov | 1 | -1/+1 | |
2016-08-23 | Ensure RAJA builds out-of-source | David Beckingsale | 1 | -3/+4 | |
2016-08-23 | nwchem: fix lapack detection | Denis Davydov | 1 | -0/+4 | |
2016-08-23 | sympol: Add package | Erik Schnetter | 2 | -0/+56 | |
2016-08-23 | cddlib: Point download url to a (more reliable) Fedora server | Erik Schnetter | 1 | -1/+2 | |
2016-08-23 | Merge branch 'develop' into eschnett/sympol | Erik Schnetter | 717 | -2978/+19338 | |
2016-08-23 | nwchem: add patches | Denis Davydov | 17 | -0/+8275 | |
2016-08-23 | nwchem: add scalapack; extra steps for 32bit blas/lapack | Denis Davydov | 1 | -4/+22 | |