Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-11 | Add testing for Python 3.9 (#19261) | Adam J. Stewart | 6 | -16/+16 | |
2020-10-11 | CUDA: update maintainers (#19262) | Adam J. Stewart | 2 | -1/+2 | |
2020-10-11 | mpifileutils: Add patch for aarch64. (#18724) | Toyohisa Kameyama | 2 | -0/+27 | |
* mpifileutils: Add patch for aarch64. * Update patch and limit version for apply patch. | |||||
2020-10-11 | deal.II: Further modernisation and improvements (#19253) | Jean-Paul Pelteret | 1 | -121/+118 | |
2020-10-11 | Fix failing mpich build tests (#19259) | Adam J. Stewart | 1 | -1/+1 | |
By default Spack uses the latest (highest version) GCC compiler available, which might change across updates of the Github CI environment. Since a C compiler is always installed and `mpich~fortran` will result in faster build times, avoid building the FORTRAN interface as part of the test. | |||||
2020-10-11 | Update datatransferkit (#19239) | Daniel Arndt | 1 | -3/+6 | |
Conflicts: var/spack/repos/builtin/packages/datatransferkit/package.py var/spack/repos/builtin/packages/xsdk/package.py | |||||
2020-10-10 | Update XCFun with stable releases (#18784) | Roberto Di Remigio | 1 | -6/+10 | |
* Update XCFun with stable releases * Fix lint | |||||
2020-10-10 | Add new package: libgssglue (#18774) | darmac | 1 | -0/+17 | |
2020-10-10 | Add new package: pinfo (#18806) | darmac | 1 | -0/+28 | |
2020-10-10 | Add new package: xdelta (#18827) | darmac | 1 | -0/+36 | |
2020-10-10 | Ginkgo: new version and HIP support (#18842) | tcojean | 1 | -3/+41 | |
* Bump the Ginkgo version and add HIP support. * Add the HIP variant to Ginkgo. * Make HIP support work, check C++ compatibility. | |||||
2020-10-10 | cpio: Fix issue compiling with newer intel compilers (#18854) (#18855) | Tom Payerle | 1 | -1/+1 | |
* cpio: Fix issue compiling with newer intel compilers (#18854) Do not add --no-gcc for recent intel compilers (e.g. 20.x) * cpio: Remove --no-gcc flag for intel@19 as well as intel@20 Based on comments from @nrichart, removing --no-gcc option for intel@19 as well as intel@20 | |||||
2020-10-10 | audacious: add link type build to glib. (#18884) | Toyohisa Kameyama | 1 | -1/+1 | |
2020-10-10 | Provide draco-7_8_0. (#18947) | Kelly (KT) Thompson | 3 | -29/+128 | |
* Provide draco-7_8_0. + Also provide a patchfile for draco-7_6_0 to support CrayPE builds. + Version 7.8.0 has a new variant `+caliper`. + Sort dependencies alphabetically after grouping by required and optional. * Remove patchfile that is no longer needed. + Newer versions of draco do not require this patch. + Older versions of draco are not supported for spectrum-mpi. * Change new variant +caliper to default to False. | |||||
2020-10-10 | Add new package: less (#18952) | darmac | 1 | -0/+18 | |
2020-10-10 | Add new package: lsscsi (#18953) | darmac | 1 | -0/+19 | |
2020-10-10 | Add new package: libnftnl (#18954) | darmac | 1 | -0/+21 | |
2020-10-10 | Add new package: authd (#18955) | darmac | 1 | -0/+23 | |
2020-10-10 | Add new package: backupninja (#18957) | darmac | 1 | -0/+25 | |
2020-10-10 | Add new package: universal-ctags (#18962) | darmac | 1 | -0/+23 | |
2020-10-10 | Add new package: vtable-dumper (#18964) | darmac | 1 | -0/+22 | |
2020-10-10 | pandoc: add variant for texlive (#18967) | Derek Ryan Strong | 1 | -2/+4 | |
* pandoc: add variant for texlive Modifies the pandoc package by adding a variant for texlive, which is only needed for PDF output. Enables this variant by default. * Fix whitespace | |||||
2020-10-10 | poplpler: fix patch for 0.90.1. (#18969) | Toyohisa Kameyama | 2 | -1/+22 | |
2020-10-10 | parallel-netcdf: patch for PGI on Cray (#18972) | Sergey Kosukhin | 3 | -1/+69 | |
2020-10-10 | jellyfish@1.1.11: Change the type of the array dna_codes to the signed type. ↵ | t-nojiri | 2 | -0/+24 | |
(#19019) * jellyfish@1.1.11: Change the type of the array dna_codes to the signed type. * jellyfish@1.1.11: Add patch file | |||||
2020-10-10 | julea: Fix dependency typo and add new optional rocksdb dependency (#19045) | Michael Kuhn | 1 | -1/+3 | |
2020-10-10 | [dd4hep] update version v1.14.1 (#19056) | vvolkl | 1 | -0/+4 | |
up | |||||
2020-10-10 | fl: Fix for aarch64 (#19089) | t-nojiri | 1 | -3/+15 | |
* fl: Fix for aarch64 * fl: Revise the points indicated by the review. | |||||
2020-10-10 | superlu-mt: Add openmp flag to link command when using OpenMP (#19096) | Tom Payerle | 1 | -1/+2 | |
Fix for #19095 When given +openmp, add the correct compiler openmp flag to the link stage. This seems to be required for %intel compilers. I do this for all compilers, not just %intel, because it does not seem to harm anything and might be beneficial for others (and just seems 'correct'). | |||||
2020-10-10 | meme: newer tarballs use a hyphen (#19222) | Pariksheet Nanda | 1 | -1/+8 | |
* meme: newer tarballs use a hyphen * meme: remove trailing whitespace for flake8 | |||||
2020-10-10 | Update Metall package to v0.4 and v0.5 (#19223) | Keita Iwabuchi | 1 | -1/+4 | |
* Metall: add version 0.2 * Add Metall v0.3 * Update Metall package to v0.4 and v0.5. | |||||
2020-10-10 | Add cuSZ (#19228) | Dingwen Tao | 1 | -0/+24 | |
Co-authored-by: Dingwen Tao <tao@cs.ua.edu> | |||||
2020-10-10 | eigen: add a patch for 3.3.8 (#19229) | Melven Roehrig-Zoellner | 1 | -0/+4 | |
* eigen: add a patch for 3.3.8 * eigen: try to fix indenting | |||||
2020-10-10 | [acts] Add version 1.1 (#19230) | Hadrien G | 1 | -0/+1 | |
2020-10-10 | [whizard] Add compiler constraints and minimal ocaml version (#19231) | Thomas Madlener | 1 | -2/+10 | |
2020-10-10 | parallel-netcdf: added burst buffer variant (#19237) | MichaelLaufer | 1 | -0/+5 | |
Co-authored-by: michael laufer <michael.laufer@toganetworks.com> | |||||
2020-10-10 | Rust 1.47.0 (#19240) | Andrew Gaspar | 1 | -0/+7 | |
2020-10-10 | asdcplib: Added PATH of openssl installed by spack to configure_args. (#19243) | h-denpo | 1 | -0/+9 | |
2020-10-10 | Add MAGMA v2.5.4 release (#19245) | Stan Tomov | 1 | -0/+1 | |
This release does not have conflict with CUDA 11. | |||||
2020-10-10 | Add new package: powertop (#18904) | darmac | 1 | -0/+21 | |
2020-10-10 | py-scikit-image: bump version (#19153) | Sajid Ali | 1 | -8/+19 | |
* py-scikit-image: bump version * address reviewer comments * address reviewer comments * address reviewer comments * py-scikit-image : update dependencies : part 2 * cloudpicke is a docs only dependency, enable it with a variant if necessary * address reviewer comments * cleanup build vs run deps * address reviewer comments | |||||
2020-10-10 | make py-pillow the default for pil (#19251) | Andrew Gaspar | 1 | -1/+1 | |
py-pillow-simd is not portable to other architectures. | |||||
2020-10-10 | dealii: Reorganize package and add some new settings (#19137) | Jean-Paul Pelteret | 1 | -115/+166 | |
New variants: - cxxstd - examples | |||||
2020-10-09 | Add package for FLCL (#19252) | Geoff Womeldorff | 1 | -0/+29 | |
* Initial cut at FLCL spackage. Works with GCC so far. * Update spackage to list release which supports spack. Add @agaspar as a maintainer. Default unit tests to disabled when building with spack. * Change url to 0.2. * Nope, 0.3. | |||||
2020-10-09 | camp: new package (#19235) | Danny Taller | 1 | -0/+44 | |
2020-10-09 | Fixed the dependency of newer OpenMPI on current hwloc. Pathch (#17917) | Brian Van Essen | 1 | -2/+4 | |
contributed by Thorsten Kurth. | |||||
2020-10-09 | Use https for links (#19244) | 谭九鼎 | 4 | -10/+10 | |
2020-10-09 | Add new package: bitsery (#19090) | Andreas Baumbach | 1 | -0/+16 | |
2020-10-09 | Patch cereal (#19091) | Andreas Baumbach | 2 | -0/+15 | |
Change-Id: I9fe2a1490c8c31a4174aca4ed2e270aa1efa1a50 Co-authored-by: Eric Müller <mueller@kip.uni-heidelberg.de> | |||||
2020-10-08 | add package py-lmodule version 0.1.0 (#18856) | Shahzeb Siddiqui | 1 | -0/+25 | |
* add package py-lmodule version 0.1.0 Lmodule is tested with lmod >= 7.x. Lmod 6 has different json structure in spider which is not supported by lmodule |