Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-httpcore: Added new version
* [py-httpcore]
- added version 0.18.0
- restructured dependencies as everything has a when and
type/when ordering was all over the place
* [py-httpcore] ordered dependencies in the order listed in v1.0.5 pyproject.toml
---------
Co-authored-by: Alex C Leute <aclrc@rit.edu>
|
|
|
|
* [py-torch-fidelity] New package
* [py-torch-fidelity] add patch to fix missing requirements.txt
|
|
* Updated version of sz3
Supercedes #46128
* Add Robertu94 to maintainers fo r SZ3
---------
Co-authored-by: Robert Underwood <runderwood@anl.gov>
|
|
* New package: py-monai
* Fixed linked issues with py-monai
* [py-monai] removed extra line
* [py-monai]
- New version 1.3.2
- ran black
- update copyright
* [py-monai] added license
* [py-monai]
- moved build only dependencies
- specified newer python requirements for newer versions
---------
Co-authored-by: vehrc <vehrc@rit.edu>
|
|
* Add libfabric v1.22.0 and v1.21.1
* Fix whitespace
|
|
|
|
Supercedes #46128
Co-authored-by: Robert Underwood <runderwood@anl.gov>
|
|
* Add exaca 2.0
* Add kokkos/cuda/hip backend support for exaca
|
|
* Replace if ... in spec with spec.satisfies in f* and g* packages
* gromacs: ^amdfftw -> ^[virtuals=fftw-api] amdfftw
* flamemaster: add virtuals lapack for the amdlibflame dependency
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
|
|
superceds #46128
Co-authored-by: Robert Underwood <runderwood@anl.gov>
|
|
|
|
|
|
Spack can now bootstrap two new dependencies on Windows: GnuPG, and file.
These dependencies are modeled as a separate package, and they install a cross-compiled binary.
Details on how they binaries are built are in https://github.com/spack/windows-bootstrap-resources
|
|
This PR adds py-pybind11 versions 2.13.0, 2.13.1, 2.13.2, 2.13.3, and
2.13.4. It also adds a new conflict between gcc 14 and pybind versions
up to and including 2.13.1.
|
|
cupy 12 needs a newer version of cudnn as documented here. Supercedes #46128
Co-authored-by: Robert Underwood <runderwood@anl.gov>
|
|
|
|
|
|
apple-clang@15 (#46184)
* Fix compiler flags in py-netcdf4 for apple-clang@15:
* Fix compiler flags in py-ruamel-yaml-clib for apple-clang@15:
|
|
MPI variant has several rank mismatch errors, which are silently
ignored. This downgrades the errors to warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add when's to some tau dependencies
* [@spackbot] updating style on behalf of AlexanderRichert-NOAA
|
|
* [rocm-openmp-extras] - Add support for flang-legacy in 6.1.2
* [rocm-openmp-extras] - Remove unused variable flang_legacy_dir
* [rocm-openmp-extras] - Limit flang-legacy build to 6.1 and newer ROCm versions
|
|
* Using a C compiler variable
* homogeneity
|
|
* gaudi: Specify boost components and add +fiber for v39
* gaudi: Limit fmt version to allow building master branch
* Make boost dependencies a bit more readable
* Remove patches for no longer existing versions
|
|
* pika: Add 0.28.0
* Add conflict between pika 0.28.0 and dla-future
|
|
* Replace if ... in spec with spec.satisfies in d* and e* packages
* Use virtuals for different mpi implementations in esmf
* esmf: ^[virtuals=mpi] mpt
* extrae: ^[virtuals=mpi] intel-oneapi-mpi
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
Signed-off-by: Jack Morrison <jack.morrison@cornelisnetworks.com>
|
|
This change aligns the build condition for parmetis with the
depends_on condition.
The current build condition of parmetis looks for "+parmetis" in
the spec which is not added by the depends_on as that adds
"^parmetis" instead.
|
|
* py-schema: add v0.7.7
* py-schema: fix when spec
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
(#46200)
|
|
|
|
|
|
* py-trieregex: new package
|
|
|
|
for the failure in hostexec (#45658)
* Adding addtional check for omptarget library for amdgpu in nvidia environment
* Avoiding registration of duplicate when built on cuda
* Adding hsa library path in LD_LIBRARY_PATH
* Correction in hsa prefix library path in LD_LIBRARY_PATH
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
* py-rasterio: add v1.3.11
* Use default_args
|
|
|
|
|
|
|
|
* texlive: clean up recipe
* Update the poppler dependency
* Fix typo
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|