Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-28 | gptune: add variants (mpispawn, hypre) (#27733) | liuyangzhuan | 5 | -86/+626 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-01-28 | trilinos: version 12 cxxstd flags (#28582) | Toyohisa Kameyama | 1 | -0/+5 | |
* trilinos: version 12 requires cxxstd=11 * trilinos: use cmake version 3.21 or old when trilinos version 12 * conflict cxxstd=17 and cmake@3.2.[01] * trilinos: version 12 requires cxxstd=11. * Trilinos_CXX11_FLAGS is set to ' ' to avoid inject C++11 flag. * set Trilinos_CXX11_FLAGS only version 12 or older. | |||||
2022-01-27 | Trilinos: minimize E4S CUDA build (#28591) | Seth R. Johnson | 1 | -25/+22 | |
* trilinos: update dependencies Use the tribits deps to clarify some dependencies, and group some together using `with` statements, eliminating some transitive conflict duplication. * trilinos: Restricit cuda incompatibility * e4s: vastly reduce number of packages in trilinos-cuda build Not clear who the customers of cuda-enabled trilinos are, or what options they need, or which sets of options conflict... * e4s: remove ~wrapper from trilinos+cuda | |||||
2022-01-27 | New package: py-wordcloud (#28482) | Jen Herting | 1 | -0/+20 | |
* [py-wordcloud] created template * [py-wordcloud] - added dependencies - added homepage - added description - removed fixmes - updated copyright | |||||
2022-01-27 | New package: py-spectral (#28481) | Jen Herting | 1 | -0/+22 | |
* simple build of spectral * fixed trailing whitespace for style * [py-spectral] updated copyright * [py-spectral] runtime imports py-numpy Co-authored-by: Sid Pendelberry <sid@rit.edu> | |||||
2022-01-27 | New package: py-deepecho (#28488) | Jen Herting | 1 | -0/+25 | |
* [py-deepecho] created template * [py-deepecho] - added dependencies - added homepage - added description - removed fixmes - updated copyright * [py-deepecho] flake8 * [py-deepecho] removed .999 * [py-deepecho] added dependency on py-pytest-runner | |||||
2022-01-27 | python: 3.9.10, 3.10.2 (#28635) | Harmen Stoppels | 1 | -1/+3 | |
2022-01-27 | xyce: Add cxxstd variant with only valid value of 11 (#28616) | Paul Kuberry | 1 | -0/+10 | |
2022-01-27 | gpi-space: add new package (#27989) | Max Zeyen | 1 | -0/+68 | |
2022-01-27 | conduit: add v0.8.1 and patch to add algorithm for std sort (#28618) | Gregory Lee | 2 | -0/+12 | |
2022-01-27 | Update CMake to 3.21 in LBANN-related projects (#28507) | Tim Moon | 3 | -3/+6 | |
* Update CMake to 3.21 in LBANN-related projects * Allow CMake 3.17 for older versions of LBANN, Hydrogen, Aluminum | |||||
2022-01-27 | Vtkm kokkos variant (#28363) | kwryankrattiger | 1 | -35/+42 | |
* VTK-m: Make vtk-m consistent with ROCmPackage * VTKm: Add kokkos variant Specifying +kokkos will enable kokkos backend. Specifying +kokkos with +rocm will require a kokkos with a ROCm backend. Specifying +cuda enables VTK-m native CUDA backend. VTK-m native cuda backend is not compatible with the kokkos +cuda backend. * VTK-m: Add cuda_native variant Required to allow specifying a vtk-m spec the selects a cuda_arch and predictably propagate that to the underlying kokkos dependency. This also makes explicit selecting kokkos with a cuda backend or using the VTK-m cuda backend. | |||||
2022-01-26 | New packages: py-quaternionic and py-spherical (#28611) | Nils Leif Fischer | 2 | -0/+49 | |
2022-01-26 | Mesa(18): Use libllvm virtual package (#28365) | kwryankrattiger | 7 | -11/+81 | |
* Mesa(18): Use libllvm virtual package * Mesa patch configuration Patch Mesa to define LLVM_VERSION_SUFFIX if llvm is pre-release * Patch llvm-config to define LLVM_VERSION_SUFFIX | |||||
2022-01-26 | cmake: new version 3.22.2 (#28608) | Harmen Stoppels | 1 | -0/+1 | |
2022-01-26 | lhapdfsets: add new package (#25477) | Valentin Volkl | 3 | -34/+1120 | |
2022-01-26 | vbfnlo: use patch method and filter_file instead of patch directive (#28506) | haralmha | 2 | -14/+4 | |
* Patch only for @3.0.0beta5 * Replace version specific patch file with patch function Co-authored-by: root <root@hahansencs8.cern.ch> | |||||
2022-01-25 | trilinos: Enable LAPACK functionality in amesos2 (#28577) | Seth R. Johnson | 1 | -0/+1 | |
2022-01-26 | Bugfix: Tasmanian stand alone test (#28496) | Richarda Butler | 1 | -6/+52 | |
2022-01-25 | alluxio: new version v2.7.2 (#28589) | Ryan Marcellino | 1 | -0/+1 | |
2022-01-25 | Fix build of libnetworkit/py-networkit (#28458) | Adam J. Stewart | 2 | -1/+2 | |
2022-01-25 | occa: new release 1.2.0 release, and commit refs for prior releases (#28590) | Cyrus Harrison | 1 | -6/+7 | |
2022-01-25 | py-tensorboard-plugin-wit: install wheel (#28566) | Adam J. Stewart | 1 | -69/+10 | |
2022-01-25 | New packages: BigDFT suite (#26853) | Daniele Cesarini | 11 | -0/+1062 | |
2022-01-25 | Nalu wind: simplify version dependencies with trilinos (#28588) | Seth R. Johnson | 1 | -5/+6 | |
* nalu-wind: simplify trilinos variant requirements * nalu-wind: simplify version dependencies With spack versioning, 'master' < 'develop' and 'develop' > 2.18.2. | |||||
2022-01-25 | tau: %clang needs cmake for build (#28531) | eugeneswalker | 1 | -0/+1 | |
* tau%clang needs cmake for build * specify cmake@3.14: | |||||
2022-01-25 | flux-pmix: add new package (#28559) | Mark Grondona | 2 | -0/+49 | |
* pmix: add v4.1.0 * flux-pmix: add flux-pmix package | |||||
2022-01-25 | mosquitto, cjson: added new packages (#28550) | Daniele Cesarini | 2 | -0/+59 | |
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2022-01-25 | octave: add maintainer @siko1056 (#28584) | Kai Torben Ohlhus | 1 | -1/+1 | |
2022-01-25 | Rename hpx-local to pika (#28585) | Mikael Simberg | 1 | -27/+16 | |
2022-01-25 | geant4: GEANT4_INSTALL_DATA=OFF and depends_on geant4-data type=run (#28581) | Wouter Deconinck | 1 | -19/+15 | |
* [geant4] set GEANT4_INSTALL_DATA=OFF * [geant4] downgrade geant4-data dependency to type=run | |||||
2022-01-25 | charliecloud: add v0.26 (#28571) | Jordan Ogas | 1 | -0/+1 | |
2022-01-25 | octave: add v6.4.0 (#28580) | Kai Torben Ohlhus | 1 | -0/+1 | |
2022-01-24 | py-lazyarray: add versions from 0.3.3 to 0.5.2 (#28574) | Andrew Davison | 1 | -5/+15 | |
* py-lazyarray: add versions from 0.3.3 to 0.5.2 * Restore py-setuptools dependency since pip replaces distutils with setuptools | |||||
2022-01-24 | flux-core: add v0.32.0 and v0.33.0 (#28347) | Mark Grondona | 1 | -6/+6 | |
Additional changes: - update documentation of C4.1 link - do not set FLUX_PMI_LIBRARY_PATH - remove unnecessary ",master" from depends_on() | |||||
2022-01-24 | gaudi: add v36.1, v36.2 and v36.3 (#28078) | Wouter Deconinck | 1 | -1/+5 | |
2022-01-24 | cassandra: add v4.0.1, changed download url (#28551) | Daniele Cesarini | 1 | -6/+8 | |
2022-01-24 | grep: prevent recursive symlink (#28561) | Adam J. Stewart | 1 | -0/+2 | |
2022-01-24 | py-pandas: add v1.4.0 (#28563) | Adam J. Stewart | 1 | -1/+8 | |
2022-01-24 | py-pillow: add v9.0.0 (#28564) | Adam J. Stewart | 2 | -1/+4 | |
2022-01-24 | glm: add develop version (#28499) | Peter Brady | 1 | -3/+11 | |
* Add a new version to track development The released versions do not properly install via cmake which leads to errors when linking against the library. These upstream problems have been addressed on the glm development branch. * Move git to class level and remove redundant depends | |||||
2022-01-23 | dftd4: add v3.3.0 (#28558) | Sebastian Ehlert | 1 | -1/+4 | |
2022-01-23 | aspect: development branch is called main now (#28512) | Timo Heister | 1 | -1/+1 | |
2022-01-23 | m4: move patches hosted at savannah into the repo (#28515) | Todd Gamblin | 3 | -4/+60 | |
These URLs were giving 404's to me and to some of our users -- they do not seem to be reliable, so moving them into the tree. | |||||
2022-01-23 | libzmq: add variants "docs", "libbsd" (#28503) | iarspider | 1 | -4/+14 | |
2022-01-23 | compose: add new package (#28371) | Erik Schnetter | 1 | -0/+41 | |
2022-01-23 | openmpi: declare more build dependencies for `@master` (#28309) | Erik Schnetter | 1 | -4/+4 | |
2022-01-23 | petaca: add shared library variant (#28543) | Peter Brady | 1 | -1/+4 | |
2022-01-23 | palisade: add a named version for the "fppe-logreg" branch (#28544) | John Wohlbier | 1 | -0/+2 | |
Co-authored-by: John Wohlbier <jgwohlbier@sei.cmu.edu> | |||||
2022-01-23 | acts: add v15.0.1 (#28539) | Wouter Deconinck | 1 | -0/+1 | |
This is a bugfix version only, for an issue observed in production environments. |