Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-08 | Fixed flake8 formatting problems | James Riley Wynne III | 1 | -35/+39 | |
2016-06-08 | Fixes issue #438 | James Riley Wynne III | 1 | -0/+5 | |
2016-06-08 | qa : fixed flake8 issues | alalazo | 4 | -111/+68 | |
2016-06-08 | lmod : fixed issues with LUA_PATH during installation | alalazo | 1 | -2/+8 | |
2016-06-08 | lmod : updated package and dependencies | alalazo | 4 | -10/+69 | |
2016-06-07 | flake8 fixes | Greg Lee | 1 | -1/+1 | |
2016-06-07 | put older versions back + version-specific dwarfdump dir | Greg Lee | 1 | -3/+8 | |
2016-06-07 | Added to_dict back into operating system | Mario Melara | 1 | -1/+9 | |
2016-06-07 | Load external modules | Mario Melara | 1 | -1/+8 | |
2016-06-06 | Changed to passing full architecture spec to function rather than just ↵ | Mario Melara | 1 | -1/+1 | |
platform_os so we can grab the operating system from the platform getters | |||||
2016-06-06 | Changed OS name to CNL10 so that we properly find the compilers for the test ↵ | Mario Melara | 1 | -2/+2 | |
platform | |||||
2016-06-06 | Got rid of unnecessary global keyword | Mario Melara | 1 | -1/+0 | |
2016-06-06 | Passing through full arch instead of just operating sysystem so that we can ↵ | Mario Melara | 1 | -1/+1 | |
use the platform to get the operating system | |||||
2016-06-06 | Passing full arch for proper compiler spec so that we can use the platform ↵ | Mario Melara | 1 | -5/+7 | |
to get the operating system | |||||
2016-06-06 | Passing architecture to functions to find compiler. We can use the platform ↵ | Mario Melara | 1 | -5/+7 | |
name if provided to find the operating system. Also changed error to operating system instead of target since operating system is now in charge of compiler finding. | |||||
2016-06-05 | Merge pull request #869 from brettviren/feature/views | Tom Scogland | 2 | -0/+410 | |
Feature/views | |||||
2016-06-03 | Made a merge commit earlier with Todd fixing all_platforms, but changed how ↵ | Mario Melara | 1 | -14/+4 | |
architecture looks in spec.yaml. Just three strings. Also made some flake8 formatting changes | |||||
2016-06-03 | Merge branch 'features/newarch' of https://github.com/NERSC/spack into ↵ | Mario Melara | 6 | -22/+34 | |
features/newarch | |||||
2016-06-03 | Changed how architecture looks like in spec.yaml. Now it's only three ↵ | Mario Melara | 1 | -111/+105 | |
strings, platform, os, target in spec.yaml. Also did some flake8 formatting changes | |||||
2016-06-02 | Update version to correspond to master. | Todd Gamblin | 1 | -1/+1 | |
2016-06-02 | Merge pull request #1014 from epfl-scitas/packages/mvapich2 | Todd Gamblin | 1 | -26/+62 | |
Changes to take into account slurm in version @2.1: of mvapich2 | |||||
2016-06-02 | Merge pull request #1001 from ashkan2200/develop | Todd Gamblin | 1 | -27/+36 | |
Dealii, fixed issue with tests | |||||
2016-06-02 | Merge pull request #1005 from eschnett/eschnett/hdf5-update | Todd Gamblin | 1 | -0/+1 | |
Update HDF5 to version 1.10.0-patch1 | |||||
2016-06-02 | Merge pull request #1008 from LLNL/features/cflags-fix | Todd Gamblin | 1 | -0/+12 | |
Fixed config format to allow default compiler flags | |||||
2016-06-02 | Merge pull request #1010 from epfl-scitas/packages/tetgen | Todd Gamblin | 1 | -4/+7 | |
Adding a version to tetgen | |||||
2016-06-02 | Merge pull request #1011 from epfl-scitas/packages/fenics | Todd Gamblin | 2 | -0/+214 | |
Adding package FEniCS | |||||
2016-06-01 | Correcting the flake8 warnings | Nicolas Richart | 1 | -25/+47 | |
2016-06-01 | Addapting the mvapich2@2.1: configure options for slurm | Nicolas Richart | 1 | -4/+18 | |
2016-06-01 | Introduced a bug by correcting flake8 warnings | Nicolas Richart | 1 | -2/+3 | |
2016-06-01 | Corrections for flake8 | Nicolas Richart | 1 | -4/+6 | |
2016-06-01 | Adding package fenics | Nicolas Richart | 2 | -0/+213 | |
2016-06-01 | Adding a version to tetgen | Nicolas Richart | 1 | -0/+1 | |
2016-05-31 | Fixed config format to allow default compiler flags | Gregory Becker | 1 | -0/+12 | |
2016-05-31 | Update HDF5 to version 1.10.0-patch1 | Erik Schnetter | 1 | -0/+1 | |
2016-05-31 | Don't build in parallel | Adam J. Stewart | 1 | -0/+2 | |
2016-05-31 | Fix some bugs in architecture. | Todd Gamblin | 2 | -11/+16 | |
2016-05-31 | Spacing correction | Ali Dorostkar | 1 | -4/+4 | |
More spacing correction | |||||
2016-05-31 | Fixed spacing | Ali Dorostkar | 1 | -4/+4 | |
Replaced tabs with spaces | |||||
2016-05-30 | More flexible reading of specs from DB, formatting. | Todd Gamblin | 1 | -4/+6 | |
2016-05-30 | Merge branch 'develop' into features/newarch | Todd Gamblin | 3 | -7/+12 | |
2016-05-30 | Quick fix for mock compilers.yaml to work on linux machines. | Mario Melara | 1 | -1/+34 | |
2016-05-30 | Added extra check on linux machines, since most linux machines don't have ↵ | Mario Melara | 1 | -2/+3 | |
module system | |||||
2016-05-30 | Changed platform to py_platform to avoid name collisions. The naming ↵ | Mario Melara | 1 | -3/+3 | |
collisions resulted in an error on linux machines | |||||
2016-05-30 | Added a conditional to check if package is external | Mario Melara | 1 | -1/+2 | |
2016-05-30 | dealii, Added comment | Ali Dorostkar | 1 | -0/+4 | |
Added comment for why step-40 is done differently for dealii 8.4.0 and later | |||||
2016-05-30 | Step-40 test for 8.3.0 and earlier | Ali Dorostkar | 1 | -20/+24 | |
Integrated part of step-40 to be tested for earlier versions of dealii | |||||
2016-05-30 | dealii, test for specific version | Ali Dorostkar | 1 | -46/+47 | |
Specified that test case “step-40” is only to be run when using dealii version 8.4.0 or later | |||||
2016-05-30 | Merge remote-tracking branch 'LLNL/develop' into develop | Ali Dorostkar | 0 | -0/+0 | |
2016-05-29 | Merge pull request #999 from ashkan2200/develop | Todd Gamblin | 1 | -1/+5 | |
Dealii, Versions added | |||||
2016-05-29 | additional versions for Dealii | Ali Dorostkar | 1 | -1/+5 | |
Included additional versions for Deal.II package. |