summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2020-08-24Added Go 1.15 and find external package. (#18235)Paul1-0/+9
2020-08-24sz: version bump, cmake bug-fix, add maintainer (#18238)Robert Underwood1-1/+3
+ Added version 2.1.9 + Previously the SZ package incorrectly depended on CMake without a version dependancy, but actually version 3.13 or newer is required + Added myself as a maintainer for the SZ spack package
2020-08-24Update to CCTools 7.1.7 (#18241)Benjamin Tovar1-0/+1
This is a bug release with some new features and bug fixes. Among them: [Batch] Set number of MPI processes for SLURM. (Ben Tovar) [General] Use the right signature when overriding gettimeofday. (Tim Shaffer) [Resource Monitor] Add context-switch count to final summary. (Ben Tovar) [Resource Monitor] Fix kbps to Mbps typo in final summary. (Ben Tovar) [WorkQueue] Update example apps to python3. (Douglas Thain)
2020-08-24CMake: 3.18.2 (#18244)Axel Huebl1-0/+1
Adds the latest CMake release, which fixes a Spectrum-MPI + CUDA<10.2 issue, among others. Relevant for Summit.
2020-08-24CUDA: add v10.1.243 for ppc64le (#18237)Adam J. Stewart1-1/+2
Closes #18174 @smarocchi @ax3l @svenevs The error message in #18174 isn't great, but I'm hoping that #18127 will improve that.
2020-08-24call the universal 'mpifc' instead of hardcode 'mpif90' (#18162)Daryl W. Grunau1-2/+1
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
2020-08-24openmpi: fix concretization (#18233)Harmen Stoppels1-1/+1
2020-08-24simulatioion: Declare dependency on asdf-cxx (#18018)Erik Schnetter1-3/+7
* simulationio: Declare dependency on asdf-cxx * Rename "develop" to master"; add descriptions to variants * Add maintainer
2020-08-23add github url as backup (#18223)David Gardner1-1/+2
2020-08-22soapdenovo-trans: build on aarch64 (#18187)t-nojiri2-1/+11
* samtools: Add version 0.1.8 for OSS soapdenovo-trans. * Add depend on zlib and samtools to build on aarch64. * soapdenovo-trans: Change the condition of depend on zlib and samtools.
2020-08-22add tcl 6.8.10 (#18221)David Gardner1-0/+1
2020-08-22OpenMPI: sanitize dependent build environment. (#15360)Sergey Kosukhin1-0/+8
2020-08-22NetCDF: fix constraints. (#16719)Sergey Kosukhin2-40/+19
2020-08-22[hpx] Two new variants for upcoming v1.5, stable and master (#18022)Teodor Nikolov1-2/+9
* New package: cxxopts * Use +unicode instead of unicode=True - Make the unicode option more explicit * Add two new variants to spack for upcoming 1.5, stable and develop * Add as maintainer * Add depends_on on clauses * Remove unrelated change
2020-08-22qthreads: add additional configuration options (#15833)Carson Woods1-0/+39
* Add new config options for qthreads * Fix syntax error and add option for specifying stack size * Fix flake8 issues * Add input validation for the stack size variant and add explicit enable for spawn cache * Fix flake8 issues with input validation code
2020-08-22vifi: a new package. [WIP] (#14287)Jianwen1-0/+29
* vifi: a new package. * Fix url. * Add dependencies.
2020-08-22ibm-java: add conflicts for aarch64 (#13728)noguchi-k1-0/+1
2020-08-22Add scantailor package (#12833)Ruben Di Battista1-0/+31
* Add scantailor * qt: Fix build w/ GCC9 for @4: * qt: Fix patch filename and qt version * Fix typo in patch name * scantailor: Fix version * scantailor: Use a more-modern fork * scantailor: Remove unused patch file Co-authored-by: Ruben Di Battista <ruben.di-battista@polytechnique.edu>
2020-08-22Add new package arbor (#11914)Andreas Baumbach1-0/+70
* Add new package arbor Change-Id: I70a442d6ad74979d13bd9f599df238c085d4baf9 * Update package.py * add additional dependencies * change download to tar-ball * py26 compatibility * restrict noqas and expand comment Co-authored-by: Eric Müller <mueller@kip.uni-heidelberg.de>
2020-08-22llvm-openmp-ompt: Additional dependencies and adding variant (#11266)Brian Homerding1-0/+11
* llvm-openmp-ompt: Additional dependencies and adding variant for disabling building libomptarget * Flake8 fixes
2020-08-22mark: added new package (#10513)Levi Baber1-0/+35
* mark: Create new package. * mark: change description. * mark: change description. * mark: Delete set_up environment. * mark: replace join_path(prefix.bin, mark) with prefix.bin.mark * mark: new license and sha256 hash Co-authored-by: lingnanyuan <1297162327@qq.com>
2020-08-22Fix redundant reset of terminal in prompt example (#17698)George Hartzell1-3/+3
I know that it's just an example, but I was trying to figure out what was going on and it wasn't making sense.... `tput sgr0` resets the terminal state (http://linuxcommand.org/lc3_adv_tput.php) and I can't see any reason to do it twice. Deleting the second occurrence doesn't seem to break the fancy prompt effect.
2020-08-22qgis: Updates for proj@6 (#16172)Elizabeth Fischer1-4/+7
* qgis * Update package.py QGIS 3.12.1 can use PROJ >= 4.9.3. Therefore both version restrictions on PROJ were incorrect. https://github.com/qgis/QGIS/blob/final-3_12_1/INSTALL * Update package.py Add explanation to (hopefully temporary) removal of hdf5 dependency. * Remove overly restrictive GRASS version number. * flake8 Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu>
2020-08-22openmpi: Update hwloc version bounds (#18040)Erik Schnetter1-3/+1
`openmpi @4:` can use `hwloc @2:`.
2020-08-22fix mailmap for becker33 (#18215)Greg Becker1-2/+2
2020-08-22votca*: add v1.6.2 (#18218)Christoph Junghans5-8/+13
2020-08-22Add new package: consul (#18044)darmac1-0/+25
* Add new package: consul * fix package type * refine install phase
2020-08-21Added the file path for running a specific test (#18214)Richarda Butler1-1/+1
2020-08-21new recipe for rocalution and fix for rocm-smi-lib (#18211)srekolam3-5/+976
2020-08-21[py-numba] added version 0.50.1 (#17880)Jen Herting1-1/+3
* [py-numba] fixing upper limit for conditional dependency * [py-numba] added version 0.50.1 * [py-numba] Specifying llvmlite version for new version
2020-08-21[py-llvmlite] new version 0.33.0 (#17878)Jen Herting1-1/+4
* [py-llvmlite] new version 0.33.0 * [py-llvmlite] newer version of python required
2020-08-21namd: latest version 2.14 (#18167)g-mathias1-7/+12
* upgrade to version 2.14; added target architecture optimization * renamed devel-> (adamjstuart); keep 2.14bx versions Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
2020-08-21py-pandas: added v1.1.1 (#18206)Adam J. Stewart1-1/+2
2020-08-20helics: Add version 2.6.0 (#18208)Ryan Mast1-0/+4
* helics: Add version 2.6.0 * Remove bms version from HELICS package
2020-08-20charliecloud: add 0.18 (#18200)Jordan Ogas1-28/+9
* add 0.18, remove older versions * update url * fix typo
2020-08-20sqlite: Add 3.33.0 (#18145)Michael Kuhn1-0/+1
2020-08-20new dakota version 6.12; included boost versions limit; changed default url ↵g-mathias1-3/+4
(#18168) Co-authored-by: lu64bag3 <gerald.mathias@lrz.de>
2020-08-20docs: List tar and some compressors in prerequisites (#18169)Michael Kuhn1-0/+3
Fixes #18152
2020-08-20[gaudi] sadly, the cmake fixes are postponed to next version (#18171)vvolkl1-2/+2
2020-08-20[podio] new version, cxxstd 17 now mandatory (#18191)vvolkl1-7/+4
2020-08-20Add rocSPARSE, rocSOLVER, hipSPARSE and hipBLAS (#18108)Harmen Stoppels7-6/+304
2020-08-20allow external packages that violate conflicts (#18183)Greg Becker2-0/+10
2020-08-20gcc: fixed compilation on OpenSUSE (#18190)Massimiliano Culpo1-9/+17
Set location for dependencies specifying explicitly both the include and lib path. This permits to handle cases where the libraries are installed in lib64 instead of lib. fixes #17556 fixes #10842 closes #18150
2020-08-20Test "is_extension" after a round trip to dict (#18188)Massimiliano Culpo1-0/+16
closes #3887 closes #3853
2020-08-20detatch binutils usage from bootstrap in gcc variants (#18116)Marc Mengel1-1/+8
2020-08-20[lcio] set up run time paths (#18109)vvolkl1-0/+4
* [lcio] set up run time paths * [lcio] update runtime * [lcio] flake8
2020-08-20codecov: set project threshold to 0.2% (#18184)Greg Becker1-1/+2
2020-08-20libimobiledevice: new package (#10819)Isaac Whitfield1-0/+32
2020-08-20bwa: patch Makefile to permit the use of compilers other than GCC (#18189)ketsubouchi1-0/+2
2020-08-20dyninst: use elfutils for all versions (#18063)Tim Haines1-6/+6