Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-11 | Charm++: fix build prefix; add ucx/pmi support (#15666) | Sajid Ali | 2 | -42/+124 | |
* Add pmi support (required by ucx, ofi, and gni backends) * Add support for ucx backend * Add dependency on MPI for pmi=simplepmi, slurmpmi, or slurmpmi2 * Remove charmpp as an MPI provider since the changes in this PR can add MPI as a dependency (mentioned previously) * Install into transport_protocol-OS-arch subdirectory to match default charmpp installation behavior (which helps dependents find it) | |||||
2020-05-11 | python: add -fwrapv to cflags for python@3.8.0: %intel (#16592) | Greg Becker | 1 | -0/+9 | |
2020-05-11 | fio: Add 3.19 (#16571) | Michael Kuhn | 1 | -0/+4 | |
Earlier versions are not compatible with gcc@10:. | |||||
2020-05-11 | adios: Fix build with gcc@10: (#16569) | Michael Kuhn | 1 | -0/+5 | |
2020-05-11 | Add avizo version 2020.1 (#16567) | asmaahassan90 | 1 | -2/+8 | |
2020-05-11 | py-plac: remove erroneous argparse dependency (#16584) | Adam J. Stewart | 1 | -1/+1 | |
2020-05-11 | mpich: Fix build with gcc@10: (#16568) | Michael Kuhn | 1 | -0/+4 | |
2020-05-11 | r-rstudioapi : new version (#16574) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-11 | r-rlang : new version (#16575) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-11 | r-digest : version updated (#16578) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-11 | Map the spack skylake arch to Kokkos BDW, rather than SKX (#16583) | Andrew Gaspar | 1 | -1/+6 | |
SKX includes AVX-512 extensions that consumer Skylake processors do not have. Therefore, map Skylake to the prior arch to work on these systems. Skylake-X processors will still map as the skylake_avx512 spack arch and get the correct optimzations. | |||||
2020-05-11 | stata: add new libpng dependency (#16582) | Justin S | 1 | -2/+2 | |
2020-05-11 | netcdf-fortran: Fix build with gcc@10: (#16573) | Michael Kuhn | 1 | -0/+5 | |
2020-05-11 | New package: py-mmcv (#16536) | Jen Herting | 1 | -0/+24 | |
* [py-mmcv] Created template * [py-mmcv] added description and homepage * [py-mmcv] requires python 3.6+ * [py-mmcv] added dependencies * [py-mmcv] depends on opencv * [py-mmcv] cleaned up fixmes * [py-mmcv] requires numpy >= 1.11.1 | |||||
2020-05-11 | gcc: added v10.1.0 (#16525) | Michael Kuhn | 2 | -3/+37 | |
2020-05-11 | py-configobj: remove url function (#16522) | Sinan | 1 | -10/+0 | |
It seems the pypi version of the package somehow compiles just fine Co-authored-by: Sinan81 <sbulut@3vgeomatics.com> | |||||
2020-05-11 | py-jupyterlab: added package at v2.1.0 (#16562) | takanori-ihara | 1 | -0/+30 | |
2020-05-10 | Add new package:py-jupyterlab-server (#16561) | takanori-ihara | 1 | -0/+25 | |
2020-05-10 | PyTorch: fix master and mkldnn builds (#16560) | Adam J. Stewart | 1 | -3/+4 | |
2020-05-10 | new version r-rcpp (#16549) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-glue (#16558) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-pkgbuild (#16559) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-jsonlite (#16557) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-dt (#16555) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-covr (#16554) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | new version r-callr (#16552) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-10 | DGL: add new version (#16547) | Adam J. Stewart | 1 | -3/+10 | |
2020-05-09 | [dd4hep] variant and run env updates (#16524) | vvolkl | 1 | -2/+8 | |
* [dd4hep] variant and run env updates * address comments from #16524 | |||||
2020-05-09 | Add maintainers and variants for building with default earlier api versions. ↵ | Larry Knox | 1 | -0/+12 | |
(#16534) * Add maintainers. Add variants for building with default earlier api versions. * Update var/spack/repos/builtin/packages/hdf5/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-05-09 | New package: py-addict (#16535) | Jen Herting | 1 | -0/+19 | |
* [py-addict] created template * [py-addict] added homepage and description * [py-addict] cleaned up fixmes * [py-addict] depends on py-setuptools | |||||
2020-05-09 | QMCPACK Update May 2020 (#16542) | Nichols A. Romero | 1 | -23/+2 | |
* Add naromero77 as a maintainer for QMCPACK Spack package. * Add QMCPACK 3.9.2 * Remove QE-to-QMCPACK wave function converter from QMCPACK Spack package. Already been moved to QE Spack package. | |||||
2020-05-09 | Fix dependency of geant4 (amends #16497) (#16504) | iarspider | 3 | -10/+14 | |
* Fix dependency of geant4 (amends #16497) * Update geant4-data dependencies * Reviewer comments (part 1/2) * Reviewer comments (part 2/2) * Update var/spack/repos/builtin/packages/geant4-data/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-05-09 | update visit package with 3.1.1 release and add comments (#16498) | Cyrus Harrison | 3 | -7/+154 | |
2020-05-08 | spaCy: add new package for en_core_web_sm model (#16539) | Adam J. Stewart | 1 | -0/+17 | |
2020-05-08 | Metall: add version 0.2 (#16502) | Keita Iwabuchi | 1 | -0/+2 | |
2020-05-08 | Add new package:py-pytest-check-links (#16503) | takanori-ihara | 1 | -0/+19 | |
2020-05-08 | py-netcdf4: a couple of improvements (#16505) | Sergey Kosukhin | 2 | -0/+30 | |
* py-netcdf4: avoid recompilation and make the older versions to work with HDF5@1.10: * py-netcdf4: add a new version and introduce a maintainer list. | |||||
2020-05-08 | precice: Fix conflict with boost 1.73.0 (#16507) | Frédéric Simonis | 1 | -0/+1 | |
2020-05-08 | graphviz: fix cairo backend (#16511) | Christoph Junghans | 1 | -1/+1 | |
2020-05-08 | Gaudi: separate variant for building documentation (#16515) | iarspider | 1 | -2/+4 | |
* Gaudi: separate variant for building documentation * Update package.py | |||||
2020-05-08 | New package (#16519) | h-denpo | 1 | -0/+26 | |
Large Scale Assembly, Structural Correspondence, Multi Dynamics Simulator.In this program, a part of functions of ADVENTURE_Solid ver.1.1 module | |||||
2020-05-08 | Gaudi: syntax fix (#16523) | iarspider | 1 | -3/+3 | |
2020-05-08 | new version xrootd-4.12.0 (#16528) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-08 | new version r-git2r-0.27.1 (#16529) | Amjad Kotobi | 1 | -0/+1 | |
2020-05-07 | Revert changes to `qt` (#16516) | Elizabeth Fischer | 1 | -3/+0 | |
Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu> | |||||
2020-05-07 | GDAL: add 3.1.0 (#16509) | Adam J. Stewart | 1 | -0/+1 | |
2020-05-07 | NAG Compiler 7.0 (Build 7017) download checksum (#16510) | Themos Tsikas | 1 | -1/+1 | |
2020-05-07 | Add Rust 1.43.1 (#16512) | Andrew Gaspar | 1 | -0/+7 | |
2020-05-07 | ADD New package revocap-refiner (#16499) | h-denpo | 1 | -0/+57 | |
* ADD New package revocap-refiner """The University of Tokyo, CISS Project: Geometric processing, mesh processing, mesh generation""" * Modify homepage = "https://github.com/FrontISTR/REVOCAP_Refiner" Modify version('master', branch='master') Modify depends_on('swig', type='build') Modify install_tree('Refiner', prefix.include.refine) Delete mkdirp(prefix.include) | |||||
2020-05-07 | Add new package: ganglia (#16382) | darmac | 1 | -0/+35 | |
* Add new package: ganglia * ganglia: fix the libexpat depends |