summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-03-23cmake: new version (#22469)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-23orthofinder: retrieve sources, overhaul recipes (#22423)Desmond Orton1-8/+26
2021-03-23fujitsu-ssl2: fix to library list and env variables (#22462)takanori-ihara1-5/+10
2021-03-22Oneapi packages: update URLs, environment management, and dependencies (#22202)Robert Cohn14-253/+341
* Replace URL computation in base IntelOneApiPackage class with defining URLs in component packages (this is expected to be simpler for now) * Add component_dir property that all oneAPI component packages must define. This property names a directory that should exist after installation completes (useful for making sure the install was successful) and also defines the search location for the component's environment update script. * Add needed dependencies for components (e.g. intel-oneapi-dnn requires intel-oneapi-tbb). The compilers provided by intel-oneapi-compilers need some components under certain circumstances (e.g. when enabling SYCL support) but these were omitted since the libraries should only be linked when a dependent package requests that feature * Remove individual setup_run_environment implementations and use IntelOneApiPackage superclass method which sources vars.sh (located in a subdirectory of component_dir) * Add documentation for IntelOneApiPackge build system Co-authored-by: Vasily Danilin <vasily.danilin@yandex.ru>
2021-03-22clingo-bootstrap: account for cray platform (#22460)Massimiliano Culpo1-3/+7
2021-03-22Add Kokkos smoke test support (#22071)Jan Ciesko1-3/+52
Co-authored-by: Jan Ciesko (-EXP) <jciesko@sandia.gov> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2021-03-22Invoke ctest -j1 from spack install --test, and build_with_parsec from spack ↵Aurelien Bouteiller1-2/+35
test run (#22070) Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu>
2021-03-22IPython: add v7.21.0 and updated dependencies accordingly (#22448)Harmen Stoppels4-2/+15
2021-03-22rpm: add new package. (#22382)Vanessasaurus2-0/+153
For rpm to build with lua, we additionally need to add a lua.pc file that the configure script can find. Patch from : https://git.pantherx.org/mirror/guix/-/blob/dcaf70897a0bad38a4638a2905aaa3c46b1f1402/gnu/packages/patches/lua-pkgconfig.patch Co-authored-by: vsoch <vsoch@users.noreply.github.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2021-03-22Spack recipes for AOCL 3.0 (#22376)AMD Toolchain Support7-48/+75
Added Spack recipes for AOCL 3.0 blis, ambles, amdlibflame, amdlibm, amdscalapack, aocl-sparce.
2021-03-22openssh: support spack external find (#22445)Seth R. Johnson1-0/+11
2021-03-22GENIE: new package package (#22438)David Hadley2-0/+194
Add GENIE MC (https://www.genie-mc.org) package.
2021-03-22use link/run deps only to compare extensions (#22396)Greg Becker1-2/+2
2021-03-22py-tensorflow: remove bazel restriction to /tmp (#22250)André Brandenburger1-1/+1
2021-03-22lammps: add most recent stable and patch release (#22435)TZ1-0/+2
2021-03-22lammps: patch for CUDA-11.x with lammps 21 Jul 2020 (#22434)TZ1-0/+3
apply upstream patch to make lammps 21 Jul 2020 work with CUDA-11.x (support for compute_30 removed)
2021-03-22freetype: new version (#22454)Robert Mijakovic1-0/+1
2021-03-22extrae: new version (#22453)Robert Mijakovic1-0/+3
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22blis: new version (#22449)Robert Mijakovic1-0/+1
2021-03-22doxygen: new version (#22452)Robert Mijakovic1-0/+2
2021-03-22cryptsetup: new version (#22451)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22cmake: new version (#22450)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22r-lwgeom: new package (#22437)Glenn Johnson1-0/+26
2021-03-22r-s2: new package plus new dependency r-wk (#22443)Glenn Johnson2-0/+50
2021-03-22r-pool: new package (#22441)Glenn Johnson1-0/+24
2021-03-22r-microbenchmark: new package (#22440)Glenn Johnson1-0/+18
2021-03-22r-mapview: added packages and dependencies (#22439)Glenn Johnson6-0/+182
2021-03-22pegtl: add v3.2.0 and a patch for <2.8.3 with gcc 10. (#22422)Robert Mijakovic1-0/+6
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
2021-03-22dtf: new package. (#22446)Toyohisa Kameyama1-0/+64
2021-03-22py-s3fs: new package (#22260)a-saitoh-fj1-0/+21
2021-03-22clingo: fix typo (#22444)Maxim Belkin1-1/+1
2021-03-21[py-awkward1] add dlpack dependency (#22220)Valentin Volkl3-5/+49
* [py-awkward1] add dlpack dependency * [py-awkward] rename package * [py-awkward] address comments from [22220] * [py-awkward] address comments from [22220]
2021-03-21Metall: add v0.10, remove old versions prior to v0.7 (#21893)Keita Iwabuchi1-7/+4
2021-03-21libmpdclient: new package (#22146)darmac1-0/+20
2021-03-21libndp: new package (#22147)darmac1-0/+24
2021-03-21libnetfilter-cthelper: new package (#22148)darmac1-0/+21
2021-03-21libnetfilter-cttimeout: new package (#22149)darmac1-0/+22
2021-03-21libnetfilter-queue: new package (#22150)darmac1-0/+23
2021-03-21Document cli syntax for environment scopes (#20344)Greg Becker2-4/+18
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2021-03-21ecp-data-vis-sdk: disable sz python bindings (#22271)Chuck Atkins1-1/+3
2021-03-21net-snmp: new package (#22154)darmac1-0/+22
2021-03-21opus: add v1.3.1 (#22308)Jen Herting1-0/+1
2021-03-21hwdata: new package (#22128)darmac1-0/+16
2021-03-21mozjs: add zip and unzip as dependencies (#22274)darmac1-0/+2
2021-03-21fullock: new package (#22139)darmac1-0/+31
2021-03-21brynet: new package (#22133)darmac1-0/+25
2021-03-20libnfs: new package (#22151)darmac1-0/+19
2021-03-20libnfsidmap: new package (#22152)darmac1-0/+25
2021-03-20MiniAMR: add v1.6.6 and v1.6.5 (#22227)Robert Pavel1-0/+2
2021-03-20professor: add new package at v2.3.3 (#22043)Matthew Kelsey1-0/+28
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local> Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov>