Skip to content
Snippets Groups Projects
  1. Apr 25, 2017
  2. Apr 24, 2017
    • serbanmaerean's avatar
      Add global arrays package (#3970) · eef7d179
      serbanmaerean authored
      * Added magma package
      
      * Incorporated Serban's change
      
      * globalarrays: add global arrays package to Spack.
      
      * globalarray: remove extreaneous comment from package file
      eef7d179
    • Todd Gamblin's avatar
      Rename tutorial_sc16.rst to tutorial.rst (#3974) · 99a8297a
      Todd Gamblin authored
      - make the name more generic for posterity.
      99a8297a
    • Brian Van Essen's avatar
      Caffe (#3948) · 00fdbe81
      Brian Van Essen authored
      * Added a package for the MDAnalysis toolkit.
      
      * Added the hash for the 1.0 release of caffe and put in a conflict
      statemet indicating that protobuf requires a c++11 compiler.
      
      * Changed minimum version number.
      
      * Tweaked the minimum version number.
      
      * Fixed flake8 error.
      00fdbe81
  3. Apr 23, 2017
    • Adam J. Stewart's avatar
      Use six.moves.input instead of raw_input (#3961) · c144c883
      Adam J. Stewart authored
      * Use six.moves.input instead of raw_input
      
      * Remove comment mentioning raw_input
      c144c883
    • Gregory L. Lee's avatar
      Do not require license for new Intel libraries (#3931) · 67bf7163
      Gregory L. Lee authored
      * new Intel libs do not require license to install
      
      * updated Intel library package URLs
      
      * disable license_required for new Intel libraries
      67bf7163
    • Milton Woods's avatar
      Update ECWMF packages: grib-api, libemos and magics (#3901) · b2155a56
      Milton Woods authored
      * grib-api: add version 1.21.0
      
      * libemos: add version 4.4.7 and allow choice of eccodes or grib-api
      
      * magics: add version 2.32.0
      
      * libemos: add description for eccodes variant
      b2155a56
    • Milton Woods's avatar
      eccodes: new package for encoding and decoding meteorological data (#3900) · 980ffcdc
      Milton Woods authored
      * eccodes: new package for encoding and decoding meteorological data
      
      * eccodes: remove line breaks from package docstring
      
      * eccodes: simplify names of variants
      
      * eccodes: give a description for each variant
      
      * eccodes: use succinct code for cmake_args
      
      * eccodes: found extra dependency for python variant
      
      * eccodes: add URL for a list of available releases
      980ffcdc
    • Massimiliano Culpo's avatar
      External packages are now registered in the DB (#1167) · 3b52d0a8
      Massimiliano Culpo authored
      * treats correctly a change from `explicit=False` to `explicit=True` in an external package DB entry.
      * added unit tests
      * fixed issues raised by @tgamblin . In particular the PR is no more hash-changing for packages that are not external.
      * added a test to check correctness of a spec/yaml round-trip for things that involve an external
      * Don't find external module path at each step of concretization
          * it's not necessary.. The paths are retrieved at the end of concretizaion
      * Don't find replacements for external packages.
      * Test root of the DAG if external
          * No reason not to test if the root of the DAG is external when external
      packages are now first class citizens!
      * Create `external` property for Spec (for external_path and external_module)
      * Allow users to specify external package paths relative to spack
          * Canonicalize external package paths so that users may specify their
      locations relative to spack's directory.
      * Update tests to use new external_path and external properly.
      * skip license hooks on external
      3b52d0a8
  4. Apr 22, 2017
  5. Apr 21, 2017
  6. Apr 20, 2017
Loading