Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-05 | Merge pull request #881 from KineticTheory/pkg-superlu-dist | Todd Gamblin | 1 | -1/+3 | |
+ Add version 5.0 download for SuperLU_DIST. | |||||
2016-05-05 | Merge pull request #885 from davydden/p4est_test_option | Todd Gamblin | 1 | -1/+9 | |
p4est: put back +tests variant | |||||
2016-05-05 | Merge pull request #886 from eschnett/eschnett/openblas-make | Todd Gamblin | 2 | -1/+38 | |
Disable OpenBLAS's overriding of our "make -jN" option | |||||
2016-05-05 | Merge pull request #887 from adamjstewart/features/openmpi | Todd Gamblin | 1 | -0/+3 | |
Re-add hwloc as a dependency of openmpi | |||||
2016-05-05 | Merge pull request #884 from davydden/libtool_missing_dependency | Todd Gamblin | 1 | -0/+2 | |
libtool: add a missing dependency | |||||
2016-05-05 | Merge pull request #889 from adamjstewart/features/netcdf | Todd Gamblin | 1 | -9/+12 | |
Remove hdf5 ~cxx constraint on netcdf | |||||
2016-05-05 | Merge pull request #891 from adamjstewart/features/gcc | Todd Gamblin | 1 | -0/+1 | |
Add latest version of GCC | |||||
2016-05-05 | Merge pull request #800 from eschnett/eschnett/qthreads | Todd Gamblin | 4 | -1/+40 | |
Add some qthreads patches | |||||
2016-05-05 | Merge pull request #897 from robertdfrench/https-urls-for-subversion | Todd Gamblin | 3 | -0/+66 | |
Build Subversion with HTTP/S support | |||||
2016-05-05 | Merge pull request #900 from eschnett/eschnett/flex | Todd Gamblin | 1 | -0/+1 | |
Update Flex to 2.6.0 | |||||
2016-05-05 | Merge pull request #899 from LLNL/bugfix/github-808-mrnet | Todd Gamblin | 1 | -0/+1 | |
added git commit for clang support | |||||
2016-05-04 | Update Flex to 2.6.0 | Erik Schnetter | 1 | -0/+1 | |
2016-05-04 | added git commit for clang support | Greg Lee | 1 | -0/+1 | |
2016-05-04 | Subversion uses serf for http repos | Robert.French | 3 | -0/+66 | |
Add Scons package Add serf package Subversion uses serf for http repos | |||||
2016-05-03 | Add latest version of GCC | Adam J. Stewart | 1 | -0/+1 | |
2016-05-03 | Add latest OpenSSL versions | Adam J. Stewart | 1 | -0/+2 | |
2016-05-03 | Remove hdf5 ~cxx constraint on netcdf | Adam J. Stewart | 1 | -9/+12 | |
2016-05-03 | Mark SuperLU_DIST version 4.3 as the preferred version since petsc and ↵ | Kelly (KT) Thompson | 1 | -1/+2 | |
trilinos are not tested with 5.0. | |||||
2016-05-03 | Re-add hwloc as a dependency of openmpi | Adam J. Stewart | 1 | -0/+3 | |
2016-05-03 | Disable OpenBLAS's overriding of our "make -jN" option | Erik Schnetter | 2 | -1/+38 | |
2016-05-03 | p4est: put back +tests variant | Denis Davydov | 1 | -1/+9 | |
2016-05-03 | libtool: add a missing dependency | Denis Davydov | 1 | -0/+2 | |
2016-05-02 | + Add version 5.0 download for SuperLU_DIST. | Kelly (KT) Thompson | 1 | -0/+1 | |
2016-05-02 | Updated docstring | David Poliakoff | 1 | -1/+1 | |
2016-05-02 | Added cnmem package` | David Poliakoff | 1 | -0/+12 | |
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 |