summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/mpich
AgeCommit message (Expand)AuthorFilesLines
2018-11-21Add MPICH version 3.3 (#9915)Ken Raffenetti1-0/+1
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin1-23/+4
2018-10-10Fix missing dependencies and glibc build failures (#9106)Michael Kuhn1-0/+2
2018-09-28mpich: fix 3.2 patch (#9330)Denis Davydov1-1/+1
2018-07-25Add top-level attributes for git M-P packagesAdam J. Stewart1-2/+3
2018-03-26mpich: added version 3.2.1 (#7598)Massimiliano Culpo1-0/+1
2018-03-24Update copyright on LLNL files for 2018. (#7592)Todd Gamblin1-1/+1
2018-02-28mpich@develop: needs git submodules (#7357)Omri Mor1-1/+1
2018-02-13filter_compiler_path: added the possibility to narrow search pathalalazo1-1/+3
2018-02-13mixins: implemented declarative syntaxalalazo1-10/+3
2018-02-13Improved naming of properties and classes (per Denis comments).alalazo1-2/+2
2018-02-13Added mixins to modularize common behaviors across build-systems.alalazo1-31/+9
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin1-1/+1
2017-09-27Additional MPICH configs (#5259)Ken Raffenetti1-1/+59
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn1-1/+1
2017-08-30mpich: fix MPI_Barrier segfault (#5235)Denis Davydov2-0/+18
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin1-1/+1
2017-06-19Overhaul CONVERGE installation and concretization (#4397)Adam J. Stewart1-0/+1
2017-04-01Add better tests for web.py; fix some bugs found with spidering.Todd Gamblin1-1/+1
2017-03-14Consistent docs and usage of env mod methods (#3351)Adam J. Stewart1-1/+1
2017-01-25build systems: simpler, clearer decorators: run_after, run_before (#2860)Massimiliano Culpo1-2/+2
2017-01-16Set MPI environment variables to the compiler wrappers on Cray (#2762)Mario Melara1-7/+12
2016-11-05mpich: updated package to build_systems (#2254)Massimiliano Culpo1-33/+21
2016-10-26require fortran for MPI providers to avoid delayed compiler errors (#1937)Denis Davydov1-0/+7
2016-10-14Add missing 'import os'. (#2012)Kelly Thompson1-0/+1
2016-10-11Merge pull request #1989 from KineticTheory/cray_compile_wrappersTodd Gamblin1-4/+12
2016-10-11Add variant to MPICH to enable ROMIO support (#1944)Adam J. Stewart1-32/+32
2016-10-10On Cray machines, use the Cray compile wrappers instead of MPI wrappers.Kelly (KT) Thompson1-4/+12
2016-09-03added package : pexsi (#1550)Massimiliano Culpo1-0/+4
2016-06-23Add MPI environment variables to packagesAdam J. Stewart1-0/+5
2016-06-15mpich based providers : shortened filter_compilersMassimiliano Culpo1-13/+4
2016-06-15qa : fixed flake8 issuesalalazo1-14/+18
2016-06-15openmpi, mvapich2, mpich : filtered out "--Wl,--enable-new-dtag" in wrappers,...alalazo1-11/+17
2016-05-11Correct LLNL LGPL license template for clarity.Todd Gamblin1-8/+8
2016-05-06add pmi support and process managers to the MPIsTom Scogland1-0/+4
2016-05-05mpich: remove module.mpicc as no formula is using it and it is a duplicate of...Denis Davydov1-4/+0
2016-05-05mpi: move mpicc/mpicxx/mpifc/mpif77 to setup_dependent_package()Denis Davydov1-1/+1
2016-05-04mpi: add self.spec.[mpicc|mpicxx|mpifc|mpif77] to avoid hardcoding MPI wrappe...Denis Davydov1-0/+5
2016-04-06mvapich2 : MPI compiler wrapper will use spack compilers during the installat...Massimiliano Culpo1-6/+6
2016-03-30mpich: disable fortran without a fortran compilerBen Boeckel1-0/+3
2016-03-22Change from PR #552: rename setup_dependent_python_module -> setup_dependent_...Todd Gamblin1-1/+1
2016-03-21Rename some environment methods to be less repetitive, add set_path.Todd Gamblin1-5/+5
2016-03-21Refactor environment setup.Todd Gamblin1-8/+1
2016-03-17package : split `environment_modifications` into `setup_environment` and `set...alalazo1-24/+15
2016-03-16tclmodules : added hooks to process EnvironmentModifications objectsalalazo1-5/+20
2016-03-15package : renamed `setup_dependent_environment` to `module_modifications`alalazo1-3/+3
2016-03-15package : added `environment_modifications`alalazo1-6/+10
2016-03-09Merge branch 'develop' into features/external-packagesMatthew LeGendre1-4/+5
2016-02-12mpich : added back MPI_F90alalazo1-0/+1
2016-02-12qe : compiled on rhle6Massimiliano Culpo1-4/+4