Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Added nccmp package | Elizabeth Fischer | 1 | -0/+30 | |
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 description text. | Glenn Johnson | 4 | -3/+19 | |
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) | |||||
2016-04-23 | This commit explicitly sets `libdir`. This is necessary because different | Glenn Johnson | 1 | -2/+5 | |
systems use different defaults. | |||||
2016-04-22 | Don't use subprocess module | Erik Schnetter | 1 | -2/+2 | |
2016-04-22 | Add IOR benchmark package | Adam J. Stewart | 1 | -0/+38 | |
2016-04-21 | xerces-c: update to 3.1.3 (#811) | Ben Boeckel | 1 | -2/+2 | |
The 3.1.2 tarball seems to have gone missing. Also switch to using bz2 rather than gz to reduce the download size. | |||||
2016-04-21 | dealii: set DEAL_II_DIR when loading a module (#816) | Denis Davydov | 1 | -0/+3 | |
2016-04-20 | Remove outdated comment | Erik Schnetter | 1 | -3/+1 | |
2016-04-20 | Check the installed HDF5 library for consistency | Erik Schnetter | 1 | -3/+60 | |
2016-04-19 | Add some qthreads patches | Erik Schnetter | 4 | -1/+40 | |
2016-04-18 | Update the main Krell Institute and Argo Navis Tech. packages for MPI ↵ | Jim Galarowicz | 5 | -174/+631 | |
variant support, get source from github not sourceforge, tested external package usage, and general package clean-up | |||||
2016-04-17 | + On some systems, Dia also requires intltool. (#768) | Kelly Thompson | 2 | -0/+20 | |
2016-04-17 | metis: fix OS X install (#764) | Ben Boeckel | 1 | -4/+1 | |
Without this, the binaries use relative paths for loading which causes them to not be found when running binaries. Not sure why the existing hack wasn't working, but this fixes it the proper way. | |||||
2016-04-17 | Make PAPI build on Darwin (#772) | Erik Schnetter | 1 | -9/+22 | |
* Make PAPI build on Darwin - don't use <malloc.h> - run install_name_tool * Use fix_darwin_install_name | |||||
2016-04-17 | Update to version 4.1.0 (#785) | Erik Schnetter | 1 | -0/+4 | |
2016-04-17 | + Add CMake version 3.5.2. (#787) | Kelly Thompson | 1 | -0/+1 | |
2016-04-17 | Create lib directory | Erik Schnetter | 1 | -0/+4 | |
2016-04-16 | 1. Added variants to choose language interfaces. 2. Now produces relocatable ↵ | Elizabeth F | 1 | -2/+16 | |
code (+fpic) by default | |||||
2016-04-14 | Merge pull request #783 from adamjstewart/features/elk | Todd Gamblin | 3 | -0/+146 | |
Add Elk package | |||||
2016-04-14 | Also install species directory | Adam J. Stewart | 1 | -0/+1 | |
2016-04-14 | Merge branch 'osx-fixes' of git://github.com/mathstuf/spack into ↵ | Todd Gamblin | 3 | -7/+13 | |
mathstuf-osx-fixes | |||||
2016-04-14 | Merge pull request #779 from LLNL/bugfix/binutils-deps | Todd Gamblin | 1 | -0/+4 | |
binutils depends on flex and bison. | |||||
2016-04-14 | binutils depends on flex, bison, and m4 | Todd Gamblin | 1 | -0/+4 | |
2016-04-14 | Merge pull request #767 from mathstuf/paraview-fixes | Todd Gamblin | 1 | -10/+11 | |
Paraview fixes | |||||
2016-04-14 | Merge pull request #780 from adamjstewart/fixes/hdf5 | Todd Gamblin | 1 | -4/+4 | |
fortran2003 option has been removed from HDF5 | |||||
2016-04-14 | Merge pull request #781 from jgalarowicz/qt3-fixes | Todd Gamblin | 2 | -1/+7 | |
Fix compile issues with new libpng versions and qt3 builds by using a… | |||||
2016-04-14 | Merge pull request #782 from jgalarowicz/update-mrnet | Todd Gamblin | 2 | -3/+163 | |
Update mrnet with new version source recognition and add krell related patch controlled by a variant. | |||||
2016-04-13 | Loosen the boost requirement from a specific version that was specified in ↵ | Jim Galarowicz | 1 | -4/+1 | |
my initial commit. | |||||
2016-04-13 | Fix compile issues with new libpng versions and qt3 builds by using an older ↵ | Jim Galarowicz | 2 | -1/+7 | |
version of libpng. In libpng, make older versions available. | |||||
2016-04-13 | fortran2003 option has been removed from HDF5 | Adam J. Stewart | 1 | -4/+4 | |
2016-04-13 | Merge pull request #773 from eschnett/eschnett/julia | Todd Gamblin | 2 | -22/+113 | |
Update Julia |