Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-19 | benchmark: add v1.5.5 (#24413) | Alec Scott | 1 | -2/+3 | |
2021-06-19 | Bismarck: add v0.23.0 (#24414) | Alec Scott | 1 | -1/+2 | |
2021-06-19 | cantera: add v2.5.1 (#24415) | Alec Scott | 1 | -1/+3 | |
2021-06-19 | coreset: add v1.09 (#24419) | Alec Scott | 1 | -1/+2 | |
2021-06-19 | diamond: add v2.0.9 (#24421) | Alec Scott | 1 | -1/+3 | |
2021-06-18 | reditools: update and add features (#24370) | Glenn Johnson | 5 | -944/+236 | |
This PR does the following: - adds version corresponding to commit at 08/03/2020 - adds missing get_DE_events.py script - adds dependencies needed by get_DE_events.py - removes REDItoolDenovo.py.patch and python2to3.patch in favor of running 2to3 and reindent pre-build - add batch_sort.patch to handle differences in string/char handling betweeen python2 and python3 - adds a variant for the Nature Protocol - adds dependencies for the nature_protocol variant - added myself as maintainer This PR adds a new version of reditools from git. | |||||
2021-06-18 | Add LIKWID 5.2.0 and a patch for LIKWID 5.1.0 (#24399) | Thomas Gruber | 1 | -3/+27 | |
2021-06-18 | abi-dumper: add v1.2 (#24392) | Alec Scott | 1 | -3/+4 | |
2021-06-18 | SLATE: Add e4s testsuite-inspired smoke test (#23376) | Sergei Shudler | 1 | -0/+28 | |
2021-06-18 | Heffte: Add e4s testsuite-inspired smoke test (#23652) | Sergei Shudler | 1 | -0/+61 | |
2021-06-18 | Removed unofficial MAGMA release and enabled MAGMA in e4s (#24400) | G-Ragghianti | 2 | -30/+1 | |
2021-06-18 | spla: add version 1.5.0 and fix compilation with amdblis (#24374) | Simon Frasch | 2 | -0/+18 | |
2021-06-18 | Checksum update for NAGCompiler download , Version 7.0 (Build 7048) (#24360) | Themos Tsikas | 1 | -1/+1 | |
2021-06-18 | petsc, petsc4py: add version 3.15.1 (#24397) | Satish Balay | 2 | -0/+2 | |
2021-06-18 | double-conversion: New versions 3.1.5, 2.0.2 (#24385) | Erik Schnetter | 1 | -0/+2 | |
A version 2.0.3 is also advertised, but doesn't download. | |||||
2021-06-18 | Fixes for opencv (#24361) | Glenn Johnson | 2 | -4/+28 | |
This PR fixes a couple of issues with the opencv package, mostly in relation to cuda. This is only focused on cuda, not any of the other variants. - Added versions to the contrib_vers list. Added for all that can be retrieved from github. The one for the latest version was missing. - Added a cmake patch for v3.2.0. - Deprecated versions 3.1.0 and 3.2.0 as neither of those could be built, with or without cuda. - Adjusted constraints on applying initial cmake patch. - Added cudnn dependency when +cuda. - Set constraints for cudnn and cuda for older versions of opencv. | |||||
2021-06-18 | FBGEMM: GCC 5+ and AVX2 required (#24356) | Adam J. Stewart | 1 | -0/+8 | |
2021-06-17 | gsl package: update patch for later version (#22968) | Glenn Johnson | 2 | -0/+324 | |
Old patch is still provided for older versions. | |||||
2021-06-17 | vtk: Limit freetype versions (#24389) | Erik Schnetter | 1 | -0/+3 | |
freetype 2.0.3 introduces an incompatible change Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-06-17 | gloo: add +cuda variant (#24390) | Adam J. Stewart | 1 | -1/+4 | |
2021-06-17 | hwloc: New version 2.5.0 (#24387) | Erik Schnetter | 1 | -0/+1 | |
2021-06-17 | freetype: Add version 2.0.2 (#24386) | Erik Schnetter | 1 | -0/+1 | |
2021-06-17 | MAGMA: add v2.6.0, sm_37 support (#24383) | Adam J. Stewart | 2 | -0/+29 | |
2021-06-17 | ONNX: add new package (#24384) | Adam J. Stewart | 1 | -0/+26 | |
2021-06-17 | arm-forge: add v21.0.2 and variant to detect PMU counters (#24298) | Nick Forrington | 1 | -3/+14 | |
2021-06-17 | Fix an issue where cray module files may not have CRAY_MPICH_DIR set (#24267) | Harmen Stoppels | 1 | -0/+7 | |
2021-06-17 | vtk: patch to replace use of FT_CALLBACK_DEF (#24238) | Tom Payerle | 1 | -0/+6 | |
2021-06-17 | New package: py-pyusb (#23733) | Andreas Baumbach | 1 | -0/+20 | |
* New package: py-pyusb Change-Id: I606127858b961b5841c60befc5a8353df0f9f38c * fixup dependencies Change-Id: I0c9b0ccee693d2c4e847717950d4ce64cb319794 * fixup 2 Change-Id: Ibaccbdafd865e363564f491054e4e4ceb778727b * Update var/spack/repos/builtin/packages/py-pyusb/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-06-17 | Break llvm-amdgpu circular dependency with rocm-device-libs (#23859) | Harmen Stoppels | 38 | -335/+349 | |
2021-06-17 | add -fallow-argument-mismatch flag for gcc10 (#24354) | Anton Kozhevnikov | 1 | -0/+5 | |
2021-06-17 | New package: py-pyscreeze (#24251) | Jen Herting | 1 | -0/+23 | |
* [py-pyscreeze] created template * [py-pyscreeze] added dependencies * [py-pyscreeze] depends on scrot * [py-pyscreeze] Final cleanup - added homepage - added description - removed fixmes * [py-pyscreeze] using pil provider | |||||
2021-06-17 | open mpi: add v4.0.6 and fix a bug (#24344) | Howard Pritchard | 1 | -1/+2 | |
A patch no longer applies cleanly as its fixed in v4.0.6 - fix it here ==> Installing openmpi-4.0.6-in47f6rxspbnyibkdx6x4ekg6piujobd ==> No binary for openmpi-4.0.6-in47f6rxspbnyibkdx6x4ekg6piujobd found: installing from source ==> Fetching https://download.open-mpi.org/release/open-mpi/v4.0/openmpi-4.0.6.tar.bz2 Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] 2 out of 2 hunks ignored -- saving rejects to file opal/include/opal/sys/gcc_builtin/atomic.h.rej Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-06-17 | nss: add nssutil3 library to pkg-config (#24364) | Manuela Kuhn | 1 | -1/+1 | |
This is needed for qt+webkit to build correctly. As reference the debian package was taken: https://salsa.debian.org/mozilla-team/nss/-/blob/master/debian/nss.pc.in | |||||
2021-06-17 | bowtie2: add constraints for the simde dependency (#24226) | snehring | 1 | -6/+9 | |
2021-06-17 | hiop: add v0.4.4, use commits for tags (#24365) | Asher Mancinelli | 1 | -9/+12 | |
2021-06-17 | NNPACK: add new package (#24333) | Adam J. Stewart | 1 | -0/+118 | |
2021-06-16 | py-peachpy: add new package (#24373) | Adam J. Stewart | 1 | -0/+20 | |
2021-06-17 | py-opcodes: add new package (#24372) | Adam J. Stewart | 1 | -0/+17 | |
2021-06-17 | z3: update package to use CMake build system (#24337) | John Jolly | 1 | -24/+13 | |
The Z3 solver provides a Z3Config.cmake file when built using the CMake build system. This submission changes the package build system to inherit the CMakePackage type. In addition to changing the build system, this submission: - Adds the GMP variant - Removes v4.4.0 and v4.4.1 as CMake was implemented starting with v4.5.0 | |||||
2021-06-16 | TensorPipe: add new package (#24335) | Adam J. Stewart | 1 | -0/+26 | |
* TensorPipe: add new package * Add libuv dependency * Add min supported version of libuv | |||||
2021-06-16 | XNNPACK: add new package (#24334) | Adam J. Stewart | 1 | -0/+104 | |
* XNNPACK: add new package * XNNPACK: add resources | |||||
2021-06-16 | gloo: add py-torch submodule commits (#24330) | Adam J. Stewart | 1 | -1/+16 | |
* gloo: add py-torch submodule commits * gloo: add new version * gloo: add master branch * gloo: use Ninja generator | |||||
2021-06-16 | openssl: architecture check is now based on spec target (#24228) | OliverPerks | 1 | -2/+1 | |
2021-06-16 | eigen: fix build with nvhpc (#24253) | Nicolas Cornu | 1 | -0/+4 | |
2021-06-16 | kineto: add new package (#24319) | Adam J. Stewart | 1 | -0/+28 | |
2021-06-16 | FBGEMM: add new package (#24318) | Adam J. Stewart | 1 | -0/+38 | |
2021-06-16 | Dyninst: add v11.0.1 (#24322) | Tim Haines | 1 | -0/+1 | |
2021-06-16 | Set r-chipseq to bioconductor format (#24315) | Glenn Johnson | 1 | -3/+5 | |
- added description - converted to git from url - set commit rather than sha256 | |||||
2021-06-16 | QNNPACK: add py-torch submodule commits (#24329) | Adam J. Stewart | 1 | -14/+21 | |
2021-06-16 | ParFlow: add new package (#24331) | Steven Smith | 1 | -0/+81 | |