Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-27 | openfoam: v2206 release. v2106/2012/2006/1912 patched to 202220610 (#31317) | Mark Olesen | 1 | -0/+5 | |
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com> | |||||
2022-06-27 | ioapi: adapt to upstream's build system changes (#28247) (#31149) | Pariksheet Nanda | 1 | -4/+21 | |
Co-authored-by: Pariksheet Nanda <pnanda@necrosis.micro.med.umich.edu> | |||||
2022-06-27 | cuda 11 support for hiop (#31282) | sayefsakin | 1 | -0/+2 | |
Co-authored-by: Sayef Azad Sakin <ssakin@moonshot.cels.anl.gov> | |||||
2022-06-27 | [sratoolkit] added version 3.0.0 (#31322) | Jen Herting | 1 | -1/+2 | |
2022-06-27 | openexr: add v3.1.5, CMake support (#31292) | Adam J. Stewart | 2 | -9/+47 | |
2022-06-27 | brunsli: add new package (#31240) | Adam J. Stewart | 1 | -0/+23 | |
2022-06-27 | HDF: fix build with Apple Clang (#31235) | Adam J. Stewart | 1 | -0/+4 | |
2022-06-27 | py-torch: add M1 GPU support (#31283) | Adam J. Stewart | 1 | -0/+3 | |
2022-06-27 | Fix pigz%nvhpc build (#31227) | Harmen Stoppels | 1 | -1/+1 | |
nvc doesn't know this flag: `-Wno-unknown-pragmas`, it doesn't hurt to remove the specific warning flags, from: ``` -O3 -Wall -Wextra -Wno-unknown-pragmas -Wcast-qual ``` to: ``` -O3 -Wall ``` | |||||
2022-06-24 | py-gtdbtk and fastani: new packages (#31268) | Luke Diorio-Toth | 2 | -0/+53 | |
2022-06-24 | giflib: fix macOS build (#31234) | Adam J. Stewart | 1 | -0/+4 | |
2022-06-24 | librttopo: add missing Autotools deps (#31252) | Adam J. Stewart | 1 | -2/+8 | |
2022-06-24 | sfcgal: fix boost build issues (#31254) | Adam J. Stewart | 1 | -8/+5 | |
2022-06-24 | py-numpy: add v1.23.0 (#31250) | Adam J. Stewart | 3 | -2/+15 | |
2022-06-23 | Fixed the range on Catch2 to avoid v3.x (#31242) | Brian Van Essen | 1 | -1/+1 | |
2022-06-23 | py-instrain: adding new package (#31244) | Luke Diorio-Toth | 1 | -0/+37 | |
* py-instrain: adding new package * py-instrain: fixed style * removed unnecessary setuptools and numba version restrictions * fixed pandas version | |||||
2022-06-23 | hadoop-xrootd: Add clang conflict (#31215) | haralmha | 1 | -0/+1 | |
* hadoop-xrootd: Add clang conflict * Flake8 Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2022-06-23 | Allow using mimalloc 2 in pika and HPX (#31260) | Mikael Simberg | 4 | -3/+30 | |
2022-06-23 | keyutils: add macOS conflict (#31236) | Adam J. Stewart | 2 | -1/+3 | |
2022-06-23 | add charliecloud 0.27 and fix master install (#31247) | Richard Berger | 1 | -0/+7 | |
* charliecloud: custom autoreconf and require py-pip and py-wheel for master * charliecloud: add 0.27 * charliecloud: add minimum py-pip version | |||||
2022-06-23 | rpcsvc-proto: add v1.4.3 (#31253) | Adam J. Stewart | 1 | -2/+5 | |
2022-06-23 | libfuse: 3.11.0 (#31259) | Harmen Stoppels | 1 | -0/+1 | |
2022-06-23 | Add some GROMACS versions (#31264) | Maciej Wójcik | 3 | -5/+20 | |
* gromacs: add recent version * gromacs-swaxs: add recent versions * gromacs-chain-coordinate: add recent version | |||||
2022-06-23 | [lammps] Rename master -> develop branch (#31263) | Stephen Sachs | 1 | -1/+1 | |
https://github.com/lammps/lammps/pull/3311 Co-authored-by: Stephen Sachs <stesachs@amazon.com> | |||||
2022-06-23 | goma: update package with new version and options (#31267) | Weston Ortiz | 1 | -2/+6 | |
2022-06-23 | Updated sha256 value for amdlibflame (#31269) | AMD Toolchain Support | 1 | -1/+1 | |
2022-06-23 | py-pandas: add v1.4.3 (#31270) | Adam J. Stewart | 1 | -0/+2 | |
2022-06-23 | Add the rocm tag to packages from the Radeon Open Compute Platform. (#31187) | Brian Van Essen | 46 | -0/+46 | |
* Add the rocm tag to packages from the Radeon Open Compute Platform. * Added more packages from the ROCm software distribution based on reviewer feedback. * Updated tags based on reviewer feedback | |||||
2022-06-23 | Enable MVAPICH2 to use the mpichversion executable to detect externals (#31245) | Brian Van Essen | 1 | -4/+11 | |
This is an an alternative to mpiname. | |||||
2022-06-22 | protobuf: add 21.1 (#31249) | Ben Boeckel | 1 | -0/+1 | |
Older versions have compile errors under newer compilers (e.g., gcc-12). | |||||
2022-06-22 | added racon conflict with new versions of gcc (#31243) | Luke Diorio-Toth | 1 | -1/+1 | |
2022-06-22 | vtk-m: change smoke test (#29113) | Vicente Bolea | 1 | -163/+30 | |
2022-06-22 | Add --disable-wrapper-runpath to openmpi when ~wrapper-rpath to avoid build ↵ | Nicholas Sly | 1 | -0/+1 | |
time error. (#31221) Co-authored-by: Nicholas Cameron Sly <sly1@rzalastor2.llnl.gov> | |||||
2022-06-22 | add first version of py-pyrr package (#31211) | JeromeDuboisPro | 1 | -0/+20 | |
* add first version of py-pyrr package * added license * update license HEADER * Remove preferred as there is only one version available Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Better specify dependency type Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * remove useless variable license Co-authored-by: Jérôme Dubois <jerome.dubois@cea.fr> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-06-22 | py-bids-validator: add 1.9.4 (#31230) | Manuela Kuhn | 1 | -0/+1 | |
2022-06-22 | squashfs-mount: new package (#31225) | Harmen Stoppels | 1 | -0/+26 | |
2022-06-22 | Add missing '?full_index=1' to meson 9850.patch URL (#31222) | Tamara Dahlgren | 1 | -2/+2 | |
* Add missing '?full_index=1' to meson 9850.patch URL * Correct checksum Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2022-06-21 | py-geopandas: add v0.11.0 (#31218) | Adam J. Stewart | 1 | -2/+8 | |
2022-06-21 | py-shapely: env vars always needed (#31217) | Adam J. Stewart | 1 | -0/+6 | |
2022-06-21 | meson: fix to recognize intel oneapi compiler (#30605) | Howard Pritchard | 1 | -0/+4 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2022-06-21 | grep: add +pcre variant (#31204) | Adam J. Stewart | 1 | -0/+14 | |
2022-06-21 | frontier-client: Add openssl and zlib directories to search path (#31212) | haralmha | 1 | -1/+4 | |
2022-06-20 | New (external-only) package: oneapi-igc (#31045) | Robert Cohn | 1 | -0/+31 | |
2022-06-20 | setuptools: add v62.4.0 (#31112) | Massimiliano Culpo | 1 | -0/+1 | |
2022-06-20 | lammps: add lammps_sizes variant (#31182) | Stephen Sachs | 1 | -0/+10 | |
This is translated to CMakes LAMMS_SIZES variable. Used to select integer sizes. Co-authored-by: Stephen Sachs <stesachs@amazon.com> | |||||
2022-06-20 | ome-files-cpp: add v0.6.0 (#31156) | Pariksheet Nanda | 5 | -3/+171 | |
2022-06-20 | py-tensorboard-data-server: fix build on Apple M1 (#30908) | Adam J. Stewart | 1 | -0/+4 | |
2022-06-20 | helics: add v3.2.1 (#31190) | HELICS-bot | 1 | -0/+1 | |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-06-20 | rocm: add master and develop to BLAS and SOLVER (#30273) | Cory Bloor | 5 | -17/+97 | |
2022-06-20 | fpm: add v0.6.0 (#31193) | Sebastian Ehlert | 1 | -2/+2 | |