Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-04 | mvapich2: add self.spec.[mpicc|mpicxx|mpifc|mpif77] | Denis Davydov | 1 | -0/+4 | |
2016-05-04 | p4est: use mpicc,mpicxx,mpifc,mpif77 compiler variables instead of ↵ | Denis Davydov | 1 | -4/+4 | |
hardcoding names | |||||
2016-05-04 | mpi: add self.spec.[mpicc|mpicxx|mpifc|mpif77] to avoid hardcoding MPI ↵ | Denis Davydov | 2 | -0/+10 | |
wrappers names | |||||
2016-05-02 | Added a package for the RAJA system | David Poliakoff | 1 | -0/+12 | |
2016-05-02 | Merge pull request #873 from jppelteret/bugfix/paradiseo | Todd Gamblin | 1 | -3/+10 | |
Add extra dependencies for Paradiseo | |||||
2016-05-02 | Merge pull request #870 from jppelteret/bugfix/glm | Todd Gamblin | 1 | -0/+2 | |
Add missing dependency for glm | |||||
2016-05-02 | Merge pull request #877 from vishalkenchan/develop | Todd Gamblin | 2 | -0/+3 | |
bugfix: missing dependencies (m4) added for netcdf and autoconf | |||||
2016-05-02 | Merge pull request #708 from adamjstewart/fixes/qt | Todd Gamblin | 1 | -4/+12 | |
Prevent use of system GTK+ | |||||
2016-05-02 | Merge pull request #875 from jppelteret/features/adol-c | Todd Gamblin | 2 | -0/+93 | |
Added Adol-C package | |||||
2016-05-02 | Un-fix version 3 | Adam J. Stewart | 1 | -2/+1 | |
2016-05-02 | Prevent use of system GTK+ | Adam J. Stewart | 1 | -4/+13 | |
2016-05-02 | Remove OpenMPI dependency on hwloc | Adam J. Stewart | 1 | -5/+1 | |
2016-05-02 | Add hydra package | Adam J. Stewart | 1 | -0/+21 | |
2016-05-02 | missing dependencies (m4) added for netcdf and autoconf | Vishal Boddu | 2 | -0/+3 | |
2016-05-02 | Fixes to installation with OpenMP (tested) and execution of test-suite | Jean-Paul Pelteret | 2 | -11/+35 | |
2016-05-01 | Added Adol-C package | Jean-Paul Pelteret | 1 | -0/+69 | |
2016-04-30 | Add extra dependencies for Paradiseo. | Jean-Paul Pelteret | 1 | -3/+10 | |
2016-04-30 | Add missing dependency for glm | Jean-Paul Pelteret | 1 | -0/+2 | |
2016-04-28 | Merge pull request #703 from epfl-scitas/fixes/openssl_external | Todd Gamblin | 1 | -17/+28 | |
fix : no warning when installing 'openssl@external' | |||||
2016-04-28 | Merge pull request #855 from citibeth/efischer/160427-OpenblasFix | Todd Gamblin | 1 | -1/+4 | |
openblas: Added +fpic variant to package. | |||||
2016-04-27 | Add '+fpic' variant. | Elizabeth F | 1 | -0/+3 | |
2016-04-27 | hdf5: Set preferred version, so as to not break NetCDF (for now). | Elizabeth F | 1 | -1/+1 | |
2016-04-27 | Added missing -lpthread to OpenBLAS check. | Elizabeth F | 1 | -1/+1 | |
See: https://github.com/xianyi/OpenBLAS/wiki/faq#static_link | |||||
2016-04-26 | Merge pull request #804 from jppelteret/features/paradiseo | Todd Gamblin | 5 | -0/+112 | |
Added package for Paradiseo. | |||||
2016-04-26 | Merge pull request #824 from adamjstewart/features/ior | Todd Gamblin | 1 | -0/+42 | |
Add IOR benchmark package | |||||
2016-04-26 | Merge pull request #829 from davydden/openblas_unit_test | Todd Gamblin | 3 | -0/+84 | |
openblas: a small unit test to make sure Lapack symbols are compiled | |||||
2016-04-26 | Merge pull request #838 from davydden/dealii_dependencies | Todd Gamblin | 1 | -2/+2 | |
dealii: add missing dependencies | |||||
2016-04-26 | Merge pull request #837 from davydden/p4est_dependencies | Todd Gamblin | 1 | -5/+8 | |
p4est: add missing dependencies | |||||
2016-04-26 | Merge pull request #836 from davydden/astyle_fix | Todd Gamblin | 1 | -0/+1 | |
astyle: fix installation of the binary | |||||
2016-04-26 | Merge pull request #828 from glennpj/csvkit | Todd Gamblin | 6 | -0/+97 | |
Add py-csvkit package | |||||
2016-04-26 | Put f2py of py-numpy in python ignore list. (#827) | Glenn Johnson | 6 | -5/+7 | |
There are many python packages that depend on py-numpy. Each one of those will have a copy of f2py that will need to be put in the ignore list for activation. Thise PR adds f2py to the ignore list in the python package.py file so that it does not have to be done for each package that depends on py-numpy. This follows the model of what is done for py-setuptools. This PR also removes the f2py ignore expression for python packages that were using it as it is no longer needed in the individual packages. | |||||
2016-04-26 | Add the turbomole package. (#826) | Glenn Johnson | 1 | -0/+124 | |
* Add the turbomole package. This package has three modes of operation that need to be selected independently. This is handled with spack vaiants. Turbomole has a builtin MPI implementation so it does not need to depend on an mpi provider when using the +mpi variant. * Whitespace cleanup. | |||||
2016-04-26 | Update Package : Zoltan (#833) | Joseph Ciurej | 1 | -4/+31 | |
* Added preliminary implementations for the debug and shared variants. * Fixed a few problems with the '+shared' variant of the Zoltan package. Added support for a few more important Zoltan package versions. * Fixed a minor compiler incompatibility issue with the '+shared+mpi' variants. | |||||
2016-04-26 | Fix: Add missing dependencies for gmp and eigen (#830) | jppelteret | 2 | -0/+3 | |
See https://groups.google.com/forum/#!topic/spack/9JMDwafjBUs | |||||
2016-04-26 | MFEM version 3.1 (#749) | Geoffrey Oxberry | 1 | -0/+125 | |
MFEM is a free, lightweight, scalable C++ library for finite element methods. Includes lapack, hypre, metis, suite-sparse, mpi variants & tests for serial and parallel versions. | |||||
2016-04-26 | dealii: add missing dependencies | Denis Davydov | 1 | -2/+2 | |
2016-04-26 | p4est: add missing dependencies | Denis Davydov | 1 | -5/+8 | |
2016-04-26 | astyle: fix installation of the binary | Denis Davydov | 1 | -0/+1 | |
2016-04-26 | Added package for Paradiseo. | Jean-Paul Pelteret | 5 | -0/+112 | |
2016-04-25 | output with new lines | Denis Davydov | 3 | -8/+22 | |
2016-04-25 | add a test/output pair | Denis Davydov | 2 | -0/+15 | |
2016-04-25 | openblas: a small unit test to make sure Lapack symbols are compiled | Denis Davydov | 1 | -0/+55 | |
2016-04-24 | Reformat the description. | Glenn Johnson | 6 | -21/+14 | |
2016-04-24 | Add py-csvkit package | Glenn Johnson | 6 | -0/+104 | |
This adds the py-csvkit package and needed dependencies for working with csv files. | |||||
2016-04-24 | Change homepage, explicitly disable | Adam J. Stewart | 1 | -1/+5 | |
2016-04-23 | Add OSU Micro-Benchmarks package (#822) | Adam J. Stewart | 1 | -0/+38 | |
* Add OSU Micro-Benchmarks package * Add workaround for GCC bug | |||||
2016-04-23 | Update git (#819) | Ben Boeckel | 1 | -25/+7 | |
* git: update to 2.8.0 final and add 2.8.1 * git: hard-depend on curl and expat HTTP-based cloning is very prevalent now. | |||||
2016-04-23 | Added package: NCView (#791) | Elizabeth Fischer | 1 | -0/+20 | |
* ncview: Added package * Removed FIXMEs | |||||
2016-04-23 | Refine wget's OpenSSL configuration options (#786) | Erik Schnetter | 1 | -1/+3 | |
2016-04-23 | Updated the Swig package file to include versions for all of the popular ↵ | Joseph Ciurej | 1 | -3/+9 | |
Swig releases. (#790) |