summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-06-15Merge pull request #1045 from eschnett/eschnett/openmpi-verbs-usrTodd Gamblin1-1/+1
Do not pass "/usr" or "/usr/local" as path to configure
2016-06-15Merge pull request #1058 from eschnett/eschnett/bloscTodd Gamblin2-0/+257
Add packages c-blosc and hdf5-blosc
2016-06-15Merge pull request #1028 from JRWynneIII/boost-graph-parallel-fixTodd Gamblin1-34/+43
Add variant for boost graph and parallel graph
2016-06-15Merge pull request #1040 from KineticTheory/pkg-trilinosTodd Gamblin1-84/+123
Make Boost an optional feature of Trilinos.
2016-06-15Merge pull request #1037 from KineticTheory/developTodd Gamblin1-3/+8
Package serf also depends on zlib.
2016-06-15Merge pull request #1031 from opoplawski/pcreTodd Gamblin2-0/+15
Add patch to compile pcre with Intel 16.0.3 compiler
2016-06-14Install shared libraries correctly on LinuxErik Schnetter1-10/+18
2016-06-14Correct Blosc install on DarwinErik Schnetter2-28/+153
2016-06-14Add packages c-blosc and hdf5-bloscErik Schnetter2-0/+124
c-blosc provides the Blosc compression filter, and hdf5-blosc provides a plugin for HDF5 to use that filter.
2016-06-13Use https for githubDavid Boehme1-1/+1
2016-06-12Update formatting to meet code style requirements.Kelly (KT) Thompson1-80/+113
2016-06-12Make Boost an optional feature of Trilinos.Kelly (KT) Thompson1-4/+10
I have been unable to build Boost with some toolset/platform combinations. The users I support don't need the Boost features in Trilinos, so I have been manually hacking trilinos/package.py to disable boost. I would like to propose that these changes be added to the released version. + Add boost as a variant, default to true so there is no change to existing behavior. + Move the CMake configure options related to Boost into a conditional block that is triggered by "if '+boost' in spec".
2016-06-12Merge pull request #1026 from epfl-scitas/packages/lmodTom Scogland3-12/+74
lmod : updated package and dependencies
2016-06-11Do not pass "/usr" or "/usr/local" as path to configureErik Schnetter1-1/+1
2016-06-09Fix style issues.Kelly (KT) Thompson1-3/+5
2016-06-09Package serf also depends on zlib.Kelly (KT) Thompson1-2/+5
+ Add zlib as a required dependency. + Point scons build system to the spack provided zlib installation.
2016-06-08Add additional blank line for flake8Orion Poplawski1-0/+1
2016-06-08Add patch to compile pcre with Intel 16.0.3 compilerOrion Poplawski2-0/+14
2016-06-08Fixed flake8 formatting problemsJames Riley Wynne III1-35/+39
2016-06-08Fixes issue #438James Riley Wynne III1-0/+5
2016-06-08qa : fixed flake8 issuesalalazo3-12/+20
2016-06-08lmod : fixed issues with LUA_PATH during installationalalazo1-2/+8
2016-06-08lmod : updated package and dependenciesalalazo3-10/+58
2016-06-07flake8 fixesGreg Lee1-1/+1
2016-06-07put older versions back + version-specific dwarfdump dirGreg Lee1-3/+8
2016-06-02Merge pull request #1014 from epfl-scitas/packages/mvapich2Todd Gamblin1-26/+62
Changes to take into account slurm in version @2.1: of mvapich2
2016-06-02Merge pull request #1001 from ashkan2200/developTodd Gamblin1-27/+36
Dealii, fixed issue with tests
2016-06-02Merge pull request #1005 from eschnett/eschnett/hdf5-updateTodd Gamblin1-0/+1
Update HDF5 to version 1.10.0-patch1
2016-06-02Merge pull request #1010 from epfl-scitas/packages/tetgenTodd Gamblin1-4/+7
Adding a version to tetgen
2016-06-01Correcting the flake8 warningsNicolas Richart1-25/+47
2016-06-01Addapting the mvapich2@2.1: configure options for slurmNicolas Richart1-4/+18
2016-06-01Introduced a bug by correcting flake8 warningsNicolas Richart1-2/+3
2016-06-01Corrections for flake8Nicolas Richart1-4/+6
2016-06-01Adding package fenicsNicolas Richart2-0/+213
2016-06-01Adding a version to tetgenNicolas Richart1-0/+1
2016-05-31Update HDF5 to version 1.10.0-patch1Erik Schnetter1-0/+1
2016-05-31Spacing correctionAli Dorostkar1-4/+4
More spacing correction
2016-05-31Fixed spacingAli Dorostkar1-4/+4
Replaced tabs with spaces
2016-05-30dealii, Added commentAli Dorostkar1-0/+4
Added comment for why step-40 is done differently for dealii 8.4.0 and later
2016-05-30Step-40 test for 8.3.0 and earlierAli Dorostkar1-20/+24
Integrated part of step-40 to be tested for earlier versions of dealii
2016-05-30dealii, test for specific versionAli Dorostkar1-46/+47
Specified that test case “step-40” is only to be run when using dealii version 8.4.0 or later
2016-05-29additional versions for DealiiAli Dorostkar1-1/+5
Included additional versions for Deal.II package.
2016-05-27Merge branch 'develop' of https://github.com/llnl/spack into developGreg Lee2-2/+91
2016-05-27updated libdwarf version and dwarfdump buildGreg Lee1-5/+3
2016-05-27Merge pull request #973 from eschnett/eschnett/openmpi-verbsTodd Gamblin1-2/+29
Auto-detect verbs location
2016-05-27Merge pull request #975 from adamjstewart/features/streamTodd Gamblin1-0/+62
Add STREAM benchmark package
2016-05-26Merge pull request #992 from davydden/update/dealiiTodd Gamblin1-65/+78
Update/dealii
2016-05-26Merge pull request #993 from xjrc/packages/metisTodd Gamblin2-107/+127
Update Package : METIS/ParMETIS
2016-05-26dealii: formattingDenis Davydov1-61/+73
2016-05-26dealii: don't hardcode blas and mpi; minor fixes to dependenciesDenis Davydov1-9/+10