Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-08-03 | Fix up Matt's openss packages. | Todd Gamblin | 2 | -1/+7 | |
2014-08-01 | Add sqlite to spack | Matthew LeGendre | 1 | -0/+35 | |
2014-08-01 | Add libmonitor to spack. Still needs svn support for checkout | Matthew LeGendre | 1 | -0/+36 | |
2014-07-31 | Converting Luc's packages to the new version format. | Todd Gamblin | 7 | -22/+63 | |
2014-07-31 | Addind missing dependency nanos->extrae necessary for traces | Luc Jaulmes | 1 | -1/+2 | |
2014-07-31 | Added Paraver and dependencies, restricted Extrae to OpenMPI 1.6 | Luc Jaulmes | 5 | -3/+80 | |
2014-07-31 | Adding Extrae and OmpSs with some of their dependencies, hwloc and PAPI. | Luc Jaulmes | 5 | -12/+82 | |
Extrae does not compile for latest versions of any MPI implementation. | |||||
2014-07-31 | first try for ompss build script | Luc Jaulmes | 1 | -0/+41 | |
2014-07-30 | Allow per-version URLs instead of one single URL per package. | Todd Gamblin | 37 | -128/+124 | |
2014-07-09 | Fix Jeff Keasler's issues and add parmetis package.v0.8 | Todd Gamblin | 1 | -0/+26 | |
2014-07-09 | Fix for SPACK-35: Fortran not working properly | Todd Gamblin | 1 | -1/+3 | |
- Spack needed symlinks in env for fortran compilers. - 'fc' is a bash bulitin, so can't use it for fortran compiler. - switched to 'f90' for this. - mpich 3 builds with fortran now. - enabled shared libs in mpich package | |||||
2014-07-08 | Adding dotkit support to TAU. | Todd Gamblin | 2 | -0/+27 | |
- New spack.hooks package - contains modules with pre and post install hooks - New dotkit hook module - generates/removes dotkits on install/uninstall - New spack use, spack unuse commands - use same syntax as install/uninstall - New setup-env.bash script - Sets up path, dotkit support - new spack dotkit command - used by script to parse specs, generate specs of installed pckages for dotkit file names | |||||
2014-07-02 | Add TAU package and routines to filter files, fix sed calls. | Todd Gamblin | 1 | -0/+20 | |
- TAU doesn't install to directories with '@' in the name. - Need to fix up its scripts. - routines to filter files as sed would, but using python regular expressions. - TAU package uses this. | |||||
2014-06-22 | Make tests use mock compiler configuration. | Todd Gamblin | 2 | -0/+12 | |
- makes sure tests don't fail on systems that don't have some compilers (e.g. clang). - more control over specific test cases for compilers. | |||||
2014-06-22 | Compiler support now uses configuration files. | Todd Gamblin | 4 | -16/+0 | |
- no more need for compiler python files. - Default compilers are found in user's environment and added to ~/.spackconfig automatically - User can add new compilers by editing configuration file | |||||
2014-06-22 | Adding per-compiler python files | Todd Gamblin | 4 | -0/+16 | |
2014-06-22 | Initial ability to swap compilers. | Todd Gamblin | 1 | -0/+2 | |
Fixes SPACK-16 and forces compiler script to build using compiler wrappers. - works with gcc and clang on laptop. | |||||
2014-06-05 | Merge pull request #11 in SCALE/spack from features/tmux to develop | George Todd Gamblin | 3 | -0/+76 | |
# By David Beckingsale # Via David Beckingsale * commit 'e402a2e27cc2942a20916615c8eb06999c0320e6': Added tmux and supporting packages (ncurses and libevent) | |||||
2014-06-05 | Merge pull request #12 in SCALE/spack from features/samrai to develop | George Todd Gamblin | 5 | -0/+130 | |
# By David Beckingsale (1) and Todd Gamblin (1) # Via David Beckingsale * commit '2632bd97459e48404fe3fad0695219bf5bbb6f3f': Package builds and installs SAMRAI and deps with GNU and OpenMPI Preliminary SAMRAI package | |||||
2014-06-02 | Added package for vim | David Beckingsale | 1 | -0/+34 | |
2014-06-02 | Package builds and installs SAMRAI and deps with GNU and OpenMPI | David Beckingsale | 5 | -22/+108 | |
2014-05-30 | Added tmux and supporting packages (ncurses and libevent) | David Beckingsale | 3 | -0/+76 | |
2014-05-29 | Preliminary SAMRAI package | Todd Gamblin | 1 | -0/+44 | |
2014-05-20 | added patch to STAT to find MPICXX | Gregory L. Lee | 2 | -0/+21 | |
2014-05-07 | added mrnet-4.1.0 and stat-2.1.0 | Gregory L. Lee | 2 | -7/+2 | |
2014-05-01 | Make mrnet depend on boost. | Todd Gamblin | 1 | -2/+6 | |
2014-05-01 | Merge branch 'features/launchmon' into develop | Todd Gamblin | 1 | -7/+6 | |
2014-05-01 | Add Dong's 1.0.1 release URL to the launchmon package. | Todd Gamblin | 1 | -6/+3 | |
2014-04-29 | SPACK-25: Add package for boost. Works on Linux currently. | Todd Gamblin | 2 | -0/+61 | |
2014-04-15 | Starting to get launchmon working. | Todd Gamblin | 1 | -5/+7 | |
2014-04-14 | copy config header files to prefix/include | Gregory L. Lee | 1 | -0/+6 | |
2014-04-13 | Fix SPACK-21: stage names are too long | Todd Gamblin | 1 | -13/+5 | |
Stage names now hash dependencies like install prefixes. | |||||
2014-03-16 | Move packages and mock packages to /var/spack | Todd Gamblin | 34 | -0/+1586 | |