summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-01-21Typo fixes in .flake8 comments (#10399)Adam J. Stewart2-11/+19
2019-01-20py-pyfaidx: new package at 0.5.5.2 (#10376)Justin Stanley1-0/+17
2019-01-20cmake: add version 3.13.3 (#10397)Matthias Diener1-0/+1
2019-01-18Update Nalu-Wind and dependencies (#10204)Jon Rood7-44/+131
* Updating nalu-wind, nalu, openfast, and tioga packages. Includes improved handling of +shared variant. * Add fftw and catalyst support to nalu-wind. * Restrict ParaView to use matplotlib versions before 3 (which require Python 3)
2019-01-18adding checksum for latest lmod release (#10381)Owen Solberg1-0/+1
2019-01-16Update templight pseudo-release to remove need for patching (#10290)Hadrien G1-2/+16
* Update templight+LLVM combo * Bring back old pseudo-release
2019-01-16Openblas: added version 0.3.5 (#10364)Massimiliano Culpo1-0/+1
2019-01-16Added latest version of singularity 2.x (#10354)sknigh1-0/+1
2019-01-16Add package for Hugo (static website generator) (#10358)George Hartzell1-0/+26
2019-01-15py-modred: New package (#10309)Tom Payerle2-0/+38
* py-modred: New package Parallelized python module for finding modal decompositions and reduced order models. * fix license I think? * Add dependency on py-numpy and remove commented out code
2019-01-15Added hpl 2.3 (#10345)sknigh1-3/+31
* Added hpl 2.3 * Added requested build fixes, added step to copy HPL.dat in 2.3+
2019-01-15r requires cairo+pdf (#10350)Adam J. Stewart1-1/+1
2019-01-15explicitly depend_on cairo with X **and** pdf variants (#10351)Owen Solberg1-0/+1
2019-01-15Add useful comment explaining why this is not needed for Python3. (#10326)Elizabeth Fischer1-0/+1
2019-01-15openPMD-api: Dependency Update (#10314)Axel Huebl1-14/+19
openPMD-api now only supports Python 3, needs a newer CMake and ADIOS1 and also learned to read & write JSON :-)
2019-01-14vigra: new package (#10337)Neil Flood1-0/+91
* vigra: new package * Better constraints and types on some depends_on. Use site_packages_dir variable for Python install dir. Explicit switch-offs where available. Change some local variables to suit style checks. * Take care of lines too long * Explicit WITH_HDF5=ON
2019-01-14Add span-lite version (#10347)Andrew Gaspar1-0/+1
2019-01-14 Added latest rust releases and develop branch (#10341)sknigh1-0/+3
* Added latest rust releases and develop branch * Fixed spacing
2019-01-14namd: fixing to reflect renamed charmpp per #9216 (#10342)Levi Baber1-1/+1
2019-01-14Added latest version of libfabric (#10343)sknigh1-0/+1
2019-01-14feature: py-invoke: new python package (#10225)Geoffrey Oxberry1-0/+18
2019-01-14tutorial: update tutorial materials for ECP19Todd Gamblin1-14/+12
2019-01-13version bump: v0.12.1Gregory Becker1-1/+1
2019-01-13bugfix/gdk-pixbuf (#10312)George Hartzell3-2/+36
* docbook processing works correctly for gdk-pixbuf 1. The various bits of documentation in gdk-pixbuf include hardcoded references to dtd's and stuff at their canonical, Internet, locations. BUT, gdk-pixbuf runs xslt-proc with the `--nonet` option, which forbids it from using the network. Sadness ensues. Traditionally folks use XML Catalogs to map these to local copies. Our docbook-xsl package wasn't setting the appropriate env var in its dependents environments to use our catalog. Now it does. Less sadness ensues. 2. If we're going to use these things, we should depend on them. * Add gdk-pixbuf's bin to build environment The "post-install.sh" script uses gdk-pixbuf-query-loaders, which was installed earlier. If py-psyclone can set its own bin on its PATH, so can we... * Make gdk-pixbuf use recognizable docbook location Our docbook-xsl package assumes that the canonical location is `http://cdn.docbook.org/release/xsl/current/manpages/docbook.xsl`, but the gdk-pixbuf's meson build script uses `http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl`. This means that our XML Catalog doesn't fix the reference and sadness happens. Just patch the build that we see what we want to see, then we can make it all go away. * Add commentary re docbook patch * Make catalog helper a property Thanks @adamjstewart! * Run tests if/when run_tests is true Thanks @adamjstewart! * Tune up dependencies Thanks @adamjstewart! * Wordsmit commentary
2019-01-12update alpine ascent and friends (#10320)Cyrus Harrison6-70/+465
This adds a lot of fixes and updates for alpine ascent and its dependencies: * add support for static (via ~shared) and use vtk-m 1.2 * update vtkh package to output cmake configure file and pinning it to vtkm 1.2 * make conduit respect ~python * fix ascent python logic * consistant cmake usage * conditionally add tbb in ascent if vtkh * enable openmp * more robust handling of variants * update ascent and conduit for static builds * add optional support for mfem in ascent * enable mfem conduit support for ascent * add optional adios dep to conduit * remove ver req from conduit * ascent: remove confusing comment * tweaks to conduit and ascent pkg recipes * fix typo in conduit package * pref conduit master * changing mfem to depend on conduit@master to get updated relay * restore use of conduit 0.3.1 or greater for mfem * set master as preferred conduit version * allow mfem to use conduit master * adding rover package and editing ascent * updating vtkm cmake dep * guard ascent python support on +shared * removing rover to simply ascent package * add fortran variant to conduit, to allow us to turn off conduit support even when a fortran compiler is specified * fix fortran compiler check so it can work on cray systems * working towards cuda fix for vtkm lagrange filter * update ascent package with more variants, and patch to avoid nvcc issue * hdf5 flags fix for BGQ * add post install test * add testing to ascent * add testing of the using-with-make example * add ctest output on error for run_tests
2019-01-12cc: clean up cray compilers, fix issues with case-insensitive filesystems ↵Adam J. Stewart9-9/+6
(#10323) * Remove Cray CC compilers causing problems on case-insensitive filesystems * cray -> cce * Ensure that compiler-specific directory comes first in build-env * Point to compiler-specific symlinks
2019-01-12Added osu-micro-benchmarks@5.5 (#10333)Jiawei Zhuang1-0/+1
2019-01-12fix typo in docker test script (#10334)Omar Padron1-1/+1
2019-01-12Add libxslt v1.1.33 info (#10328)George Hartzell1-0/+1
2019-01-12dealii: does not support sundials 4.x (#10324)Denis Davydov1-1/+1
2019-01-12gdal: Add variant for GRIB driver (#10322)Neil Flood1-1/+6
2019-01-12fix archlinux docker build (#10289)Omar Padron2-8/+7
2019-01-11Binary caching bugfix: symlink relocation (#10073)Greg Becker3-9/+131
Binary caches of packages with absolute symlinks had broken symlinks. As a stopgap measure, #9747 addressed this by replacing symlinks with copies of files when creating binary cached packages. This reverts #9747 and instead, either relative-izes the symlink or rewrites the target. If the binary cache is created using '--rel' (as in "spack buildcache create --rel...") then absolute symlinks will be replaced with relative symlinks (in addition to making RPATHs relative as before); otherwise they are rewritten (when the binary cache is unpacked and installed).
2019-01-11enh: `buildcache list` should behave similar to `find` (#10052)Matthias Wolf1-15/+10
The current output of buildcache list is very verbose and I feel like some details are getting lost. By making the output similar to find, I think users will be able to get a better overview of what is stored in the cache.
2019-01-11Omega_h changed its URL (#10315)Dan Ibanez1-3/+3
From https://github.com/ibaned/omega_h To https://github.com/SNLComputation/omega_h
2019-01-11omega-h: fix CMAKE_BUILD_TYPE: breaks with spack deafult 'RelWithDebInfo' ↵Satish Balay1-0/+2
(#10297)
2019-01-11dealii: fix concretization of xsdk package (#10288)Denis Davydov2-2/+13
* dealii: fix concretization of xsdk package * tests: add concretization tests for deal.II and xSDK, which are often broken due to limitations in the concretizer * use pytest.mark.parametrize
2019-01-10Updating LBANN and related packages (#10305)Brian Van Essen3-11/+13
Updated LBANN, Hydrogen, and Aluminum to not require CUDA-aware MPI even when using CUDA. Fixed small bugs within both LBANN and Hydrogen packages. Added requirements for breathe and cereal to LBANN.
2019-01-10boost: fix the bjam build for Cray (#10295)Mark W. Krentel2-0/+36
Fixes issues #9613 and #3209. Remove the spack wrapper directories from PATH for the bootstrap step. This was breaking the build for Cray (and other cross-compile) because bjam was built for the BE and died on SIGILL on the FE. This only affects building bjam. The boost libraries are still built the normal spack way with the spack wrappers.
2019-01-10hpctoolkit: variants to build for cray and blue gene (#10223)Mark W. Krentel1-10/+35
Add variants 'cray' and 'bgq' to build for Cray and Blue Gene compute nodes. These systems need separate options to find the MPI compiler for hpcprof-mpi.
2019-01-10sundials: add version 4.0.1 and remove 4.0.0-dev series (#10306)Cody Balos1-4/+2
The 4.0.1 release is the culmination of the SUNDIALS 4.0.0 preview releases, i.e. the 4.0.0-dev versions. As such, the 4.0.0-dev releases are now being removed.
2019-01-10py-checkm-genome: Add version 1.0.13 (#10304)Eric1-7/+11
* py-checkm-genome: Add version 1.0.13 * py-checkm-genome: Add missing py-backports-functools-lru-cache dependency * py-checkm-genome: Fix missing whitespace
2019-01-10Explicitly listing blas and lapack sections in site.cfg for numpy (#8708)Jon Rood1-14/+40
* Explicitly listing blas and lapack sections in site.cfg for numpy when using netlib-lapack so that scipy can find them as well. * Reducing code to use a function call instead of copying and pasting. * Fixing flake8 errors. * Fixing python 3.6 error when site.cfg lists library_dirs multiple times. * Formatting. * Verifying blas and lapack are enabled before writing to site.cfg. * Fixing flake8 errors. * Fixing conflicts since this package file has been updated. * Fixing flake8 stuff. * Handling blas and lapack variants for netlib-lapack in site.cfg for py-numpy. * Don't write netlib-lapack site.cfg file if no blas or lapack variants enabled in py-numpy. * Removing redundant if statement. * Fixing mistake in py-numpy site.cfg generation. * Separating blas and lapack further in site.cfg for netlib-lapack in py-numpy.
2019-01-10update r-rcpp package with new versions (#10301)Owen Solberg1-0/+6
2019-01-10spack versions: only list safe versions (#10004)Adam J. Stewart3-11/+28
* spack versions: only list safe versions * Add unit tests for spack versions -s
2019-01-09Allow combinatorial projections in views (#9679)Greg Becker19-150/+618
Allow customizing views with Spec-formatted directory structure Allow views to specify projections that are more complicated than merging every package into a single shared prefix. This will allow sites to configure a view for the way they want to present packages to their users; for example this can be used to create a prefix for each package but omit the DAG hash from the path. This includes a new YAML format file for specifying the simplified prefix for a spec in a view. This configuration allows the use of different prefix formats for different specs (i.e. specs depending on MPI can include the MPI implementation in the prefix). Documentation on usage of the view projection configuration is included. Depending on the projection configuration, paths are not guaranteed to be unique and it may not be possible to add multiple installs of a package to a view.
2019-01-09tutorial basics section: fix gcc install version (#10298)Greg Becker1-1/+1
2019-01-09petsc: fix petsc+debug to not reset COPTFLAGS - i.e use configure defaults ↵Satish Balay1-4/+6
'-g' (#10296)
2019-01-09eospac version bump to 6.4.0beta.4 (#10294)Daryl W. Grunau1-0/+2
2019-01-09elfutils: option to install elf.h header file (#10185)Mark W. Krentel1-3/+8
* elfutils: option to install elf.h header file Add variant 'elfh' (default False) to install the elf.h header file to the include directory. This provides access to a newer version of elf.h and allows an elf application to build with the same elf.h that libelf.so was built with. Add version 0.175. * Drop the variant 'elfh' and always install elf.h instead.