Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-28 | bzip2: fix typo in package (#23312) | Massimiliano Culpo | 1 | -1/+1 | |
A recently merged PR had a typo that slipped through CI. Here's a fix. | |||||
2021-04-28 | findutils: update package for nvhpc (#23145) | Scott McMillan | 2 | -1/+22 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-04-28 | py-espressopp: update to py3 (#23264) | Christoph Junghans | 1 | -9/+11 | |
2021-04-28 | ffmpeg: add v4.3.2 (#22573) | Jen Herting | 1 | -0/+1 | |
2021-04-28 | gcc: add v11.1.0 (#23294) | Michael Kuhn | 1 | -1/+6 | |
2021-04-28 | nest: depend on py-scipy when +python (#23306) | Itaru Kitayama | 1 | -3/+5 | |
Co-authored-by: Itaru Kitayama <itaru.kitayama@riken.jp> | |||||
2021-04-28 | scalasca: add v2.6 (#23299) | Itaru Kitayama | 1 | -0/+1 | |
Co-authored-by: Itaru Kitayama <itaru.kitayama@riken.jp> | |||||
2021-04-28 | ghostscript: added v9.54.0, v9.53.3 + patch for freetype (#22393) | Jen Herting | 1 | -0/+7 | |
2021-04-28 | mesa18: depends on binutils+plugins for build (#23285) | eugeneswalker | 1 | -1/+1 | |
2021-04-28 | binutils: default to +plugins (#23309) | Harmen Stoppels | 1 | -1/+1 | |
2021-04-28 | paraview: add v5.9.1-RC1, make 5.9.0 preferred (#23226) | Vicente Bolea | 1 | -1/+2 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2021-04-28 | bzip2: add pic/debug options (#23230) | Peter Scheibel | 1 | -0/+15 | |
* Add pic (for static) and debug variants * explicitly add -g flag for +debug (even though it is in Makefile) | |||||
2021-04-28 | spath: zlib is a link dependency (#23303) | eugeneswalker | 1 | -0/+1 | |
2021-04-28 | sundials: fix cuda architectures typo and specify raja variants (#23293) | Cody Balos | 1 | -3/+5 | |
2021-04-28 | vecgeom: add v1.1.13 (#23308) | Seth R. Johnson | 1 | -0/+1 | |
2021-04-27 | [tau]: Use compiler name instead of basename (#23247) | Robert Underwood | 1 | -2/+4 | |
Previously the tau package got the cxx and cc names from os.path.basename(self.compiler.cxx), however if the path to the compiler looks like "/usr/bin/g++-10.2.0" then tau's custom build system doesn't recognize it. What we want instead is something that looks like "g++" which is exactly what cxx_names[0] gives us. We already did this for fortran, so I am not sure why we didn't do it here. Not doing this causes a build failure when tau tries to use a polyfill (vector.h, iostream.h) that doesn't seem to be packaged with tau. Additionally, tau needs some help finding mpi include directories when building with MPI, so we provide them. Unfortunately, we can't just say that the compilers are mpicc and mpicxx in the previous fix to have these things found automatically. This is because tau assumes we always need the polyfill when the compilers are set to these values which again causes a build failure. | |||||
2021-04-27 | root: Add variant for veccore option (#23237) | Dmitri Smirnov | 1 | -1/+4 | |
2021-04-27 | Legion package overhaul (#23252) | Pat McCormick | 2 | -59/+450 | |
Complete overhaul of the Legion package to better capture a more up-to-date set of configuration options and variants. This update adds additional flexibility and features that were requested by users. * Add version 21.03.0 and "stable" branch * Remove all older numeric versions * Add support for CUDA, Python, PAPI support and more * Add maintainer * This no longer uses the Spack `gasnet` package: it defaults to using an embedded gasnet or can be pointed to an external | |||||
2021-04-27 | fix shadow checksum per #23263 (#23291) | Owen Solberg | 1 | -1/+1 | |
2021-04-27 | Make it possible to build git without man pages and native language support ↵ | Harmen Stoppels | 1 | -3/+22 | |
(#23066) | |||||
2021-04-27 | Add ReFrame 3.5.3 (#23265) | Vasileios Karakasis | 1 | -0/+1 | |
2021-04-27 | Add git repo path for rocm packages (#23270) | Sreenivasa Murthy Kolam | 9 | -13/+43 | |
2021-04-27 | Don't report configure errors to CDash for successful packages (#23286) | Zack Galbreath | 1 | -0/+33 | |
Convert configure errors detected by our log scraper into warnings when the package being installed reports that it was successful. | |||||
2021-04-27 | prmon: add version 2.2.0 (#23207) | Valentin Volkl | 1 | -3/+4 | |
Switched to .zip source archives to avoid problems with spack checksum finding binary assets when excluding versions. | |||||
2021-04-27 | Add +plugins to binutils dependency (#23272) | wspear | 1 | -1/+1 | |
Tau will build but instrumented applications will fail to link with tau if it is built with a binutils that does not include the plugins variant. | |||||
2021-04-27 | kvtree 1.1.1: updated checksum (#23262) | eugeneswalker | 1 | -4/+4 | |
2021-04-27 | Add new package: py-aiodns (#22138) | darmac | 1 | -0/+22 | |
2021-04-27 | Dyninst: add elfutils versioning (#19648) | Tim Haines | 1 | -1/+4 | |
2021-04-26 | GLM: Add version 0.9.9.8. (#22467) | Rémi Lacroix | 1 | -1/+20 | |
The CMake install target was removed in version 0.9.9.6 so update the package accordingly. | |||||
2021-04-26 | New package: r-assertive-models (#23266) | Jen Herting | 1 | -0/+25 | |
2021-04-26 | New package: r-assertive-reflection (#23267) | Jen Herting | 1 | -0/+26 | |
2021-04-26 | Dyninst: Add dependencies for v11.0.0 (#23121) | Tim Haines | 1 | -0/+5 | |
Also update the mpileaks unit test to avoid a conflict on CentOS 6 where Dyninst >=11.0.0 no longer builds due to a compiler version conflict. | |||||
2021-04-26 | add a package libcxxwrap-julia (#23076) | Drew Whitehouse | 1 | -0/+23 | |
2021-04-26 | hypre: Add a variant for unified memory support (#23258) | QuellynSnead | 1 | -0/+5 | |
Enabling unified memory requires cuda to be enabled as well. | |||||
2021-04-26 | py-scipy: add v1.6.3 (#23253) | Adam J. Stewart | 1 | -0/+1 | |
2021-04-26 | r-blavaan: new package (#23232) | Glenn Johnson | 1 | -0/+37 | |
2021-04-26 | fasd: new package (#23238) | miheer vaidya | 1 | -0/+21 | |
2021-04-26 | r-brms: new package (#23233) | Glenn Johnson | 1 | -0/+52 | |
2021-04-26 | p4est: add v2.3.1 (#23235) | kurtsansom | 1 | -0/+2 | |
2021-04-26 | openmpi: add v4.1.1 (#23242) | Robert Mijakovic | 1 | -1/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-04-26 | py-hepunits: add v2.1.0 (#23244) | Valentin Volkl | 1 | -0/+1 | |
2021-04-26 | py-awkward: add v1.2.2, py-uproot: add v4.0.7 (#23245) | Valentin Volkl | 2 | -0/+2 | |
2021-04-25 | clingo: add v5.5.0, v5.4.1 (#23239) | Massimiliano Culpo | 1 | -1/+10 | |
fixes #23236 Version 5.5.0 depends on Python 3.6 or later and CFFI | |||||
2021-04-25 | FLEXI: Updates cmake options according to recent changes (#23042) | Julius Plehn | 1 | -3/+55 | |
* fixes cmake options * adds several optional tools * use tag & consistent names | |||||
2021-04-23 | argobots: changed 'no' into 'none' for variant (#23171) | Matthieu Dorier | 1 | -3/+3 | |
2021-04-23 | New package: r-champ (#23221) | Glenn Johnson | 1 | -0/+60 | |
2021-04-23 | gcc package: fix build with +nvptx (#23165) | Andrew W Elble | 2 | -2/+16 | |
backport of 383400a6078d upstream to allow for cuda@11: | |||||
2021-04-23 | New package: r-nonnest2 (#23222) | Glenn Johnson | 1 | -0/+27 | |
2021-04-23 | New package: r-shinystan (#23223) | Glenn Johnson | 1 | -0/+42 | |
2021-04-23 | r-renv: new package (#23067) | Glenn Johnson | 1 | -0/+21 | |