Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-23 | cmake: new version (#22469) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-23 | orthofinder: retrieve sources, overhaul recipes (#22423) | Desmond Orton | 1 | -8/+26 | |
2021-03-23 | fujitsu-ssl2: fix to library list and env variables (#22462) | takanori-ihara | 1 | -5/+10 | |
2021-03-22 | Oneapi packages: update URLs, environment management, and dependencies (#22202) | Robert Cohn | 14 | -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-22 | clingo-bootstrap: account for cray platform (#22460) | Massimiliano Culpo | 1 | -3/+7 | |
2021-03-22 | Add Kokkos smoke test support (#22071) | Jan Ciesko | 1 | -3/+52 | |
Co-authored-by: Jan Ciesko (-EXP) <jciesko@sandia.gov> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2021-03-22 | Invoke ctest -j1 from spack install --test, and build_with_parsec from spack ↵ | Aurelien Bouteiller | 1 | -2/+35 | |
test run (#22070) Signed-off-by: Aurelien Bouteiller <bouteill@icl.utk.edu> | |||||
2021-03-22 | IPython: add v7.21.0 and updated dependencies accordingly (#22448) | Harmen Stoppels | 4 | -2/+15 | |
2021-03-22 | rpm: add new package. (#22382) | Vanessasaurus | 2 | -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-22 | Spack recipes for AOCL 3.0 (#22376) | AMD Toolchain Support | 7 | -48/+75 | |
Added Spack recipes for AOCL 3.0 blis, ambles, amdlibflame, amdlibm, amdscalapack, aocl-sparce. | |||||
2021-03-22 | openssh: support spack external find (#22445) | Seth R. Johnson | 1 | -0/+11 | |
2021-03-22 | GENIE: new package package (#22438) | David Hadley | 2 | -0/+194 | |
Add GENIE MC (https://www.genie-mc.org) package. | |||||
2021-03-22 | use link/run deps only to compare extensions (#22396) | Greg Becker | 1 | -2/+2 | |
2021-03-22 | py-tensorflow: remove bazel restriction to /tmp (#22250) | André Brandenburger | 1 | -1/+1 | |
2021-03-22 | lammps: add most recent stable and patch release (#22435) | TZ | 1 | -0/+2 | |
2021-03-22 | lammps: patch for CUDA-11.x with lammps 21 Jul 2020 (#22434) | TZ | 1 | -0/+3 | |
apply upstream patch to make lammps 21 Jul 2020 work with CUDA-11.x (support for compute_30 removed) | |||||
2021-03-22 | freetype: new version (#22454) | Robert Mijakovic | 1 | -0/+1 | |
2021-03-22 | extrae: new version (#22453) | Robert Mijakovic | 1 | -0/+3 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-22 | blis: new version (#22449) | Robert Mijakovic | 1 | -0/+1 | |
2021-03-22 | doxygen: new version (#22452) | Robert Mijakovic | 1 | -0/+2 | |
2021-03-22 | cryptsetup: new version (#22451) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-22 | cmake: new version (#22450) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-22 | r-lwgeom: new package (#22437) | Glenn Johnson | 1 | -0/+26 | |
2021-03-22 | r-s2: new package plus new dependency r-wk (#22443) | Glenn Johnson | 2 | -0/+50 | |
2021-03-22 | r-pool: new package (#22441) | Glenn Johnson | 1 | -0/+24 | |
2021-03-22 | r-microbenchmark: new package (#22440) | Glenn Johnson | 1 | -0/+18 | |
2021-03-22 | r-mapview: added packages and dependencies (#22439) | Glenn Johnson | 6 | -0/+182 | |
2021-03-22 | pegtl: add v3.2.0 and a patch for <2.8.3 with gcc 10. (#22422) | Robert Mijakovic | 1 | -0/+6 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-22 | dtf: new package. (#22446) | Toyohisa Kameyama | 1 | -0/+64 | |
2021-03-22 | py-s3fs: new package (#22260) | a-saitoh-fj | 1 | -0/+21 | |
2021-03-22 | clingo: fix typo (#22444) | Maxim Belkin | 1 | -1/+1 | |
2021-03-21 | [py-awkward1] add dlpack dependency (#22220) | Valentin Volkl | 3 | -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-21 | Metall: add v0.10, remove old versions prior to v0.7 (#21893) | Keita Iwabuchi | 1 | -7/+4 | |
2021-03-21 | libmpdclient: new package (#22146) | darmac | 1 | -0/+20 | |
2021-03-21 | libndp: new package (#22147) | darmac | 1 | -0/+24 | |
2021-03-21 | libnetfilter-cthelper: new package (#22148) | darmac | 1 | -0/+21 | |
2021-03-21 | libnetfilter-cttimeout: new package (#22149) | darmac | 1 | -0/+22 | |
2021-03-21 | libnetfilter-queue: new package (#22150) | darmac | 1 | -0/+23 | |
2021-03-21 | Document cli syntax for environment scopes (#20344) | Greg Becker | 2 | -4/+18 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-03-21 | ecp-data-vis-sdk: disable sz python bindings (#22271) | Chuck Atkins | 1 | -1/+3 | |
2021-03-21 | net-snmp: new package (#22154) | darmac | 1 | -0/+22 | |
2021-03-21 | opus: add v1.3.1 (#22308) | Jen Herting | 1 | -0/+1 | |
2021-03-21 | hwdata: new package (#22128) | darmac | 1 | -0/+16 | |
2021-03-21 | mozjs: add zip and unzip as dependencies (#22274) | darmac | 1 | -0/+2 | |
2021-03-21 | fullock: new package (#22139) | darmac | 1 | -0/+31 | |
2021-03-21 | brynet: new package (#22133) | darmac | 1 | -0/+25 | |
2021-03-20 | libnfs: new package (#22151) | darmac | 1 | -0/+19 | |
2021-03-20 | libnfsidmap: new package (#22152) | darmac | 1 | -0/+25 | |
2021-03-20 | MiniAMR: add v1.6.6 and v1.6.5 (#22227) | Robert Pavel | 1 | -0/+2 | |
2021-03-20 | professor: add new package at v2.3.3 (#22043) | Matthew Kelsey | 1 | -0/+28 | |
Co-authored-by: Matthew Kelsey <matt@Matthews-MacBook-Pro.local> Co-authored-by: Matthew Kelsey <mkelsey@rcas6015.rcf.bnl.gov> |