Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* pyscf: add 260 261 262
* Fix max version typo
|
|
This commit adds the `acts-algebra-plugins` package which provides the
Acts project with linear algebra functionality.
|
|
|
|
* tiny-tensor-compiler: fix missing dependencies
* tiny-tensor-compiler: Remove dependency type for opencl c headers
* Re2c@3.1 has a mandatory Python interpreter dependency
* Remove re2c@3.1
---------
Signed-off-by: Carsten Uphoff <carsten.uphoff@intel.com>
|
|
* dfelibs: new package
This commits adds the `dfelibs` package, which is an Acts project fork
of dfelibs.
* dfelibs: docstring typo
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
* [openfoam]: use latest cgal
* add version checks for CGAL
|
|
testing. Also fixing typo. (#44989)
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
* gettext: Fix unvendor libxml2
* gettext: Fix build with external libxml2
* Revert "gettext: Fix build with external libxml2"
This reverts commit c209ad65cb5a3e95295879af8235863dd4fac618.
|
|
* remove patch file for py-tensorflow@2.16-rocm-enhanced
* add changes
* fix style errors
* remove 2.14-rocm-enhanced version and add patch file
* fix stlye error
* remove jit patch
* add 2.14-rocm-enhanced version
|
|
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
Update to use the latest tag of SEACAS through Spack.
|
|
Add MatrixSwitch package
Add libOMM package
Use libOMM as external in ELSI
Add include paths for all libraries
Fortran modules need one directory up (can't use libs.directories since they are just the include/ directories)
|
|
This addresses a few issues in the kentutils package:
- Issue #44372
- Cleaning up formattting and styles
- Removing old versions that are not avaialble anymore
- Removing newer versions that are also not available anymore
- The installer does not install the static libs
that are expected by packages that depend on kentutils
- There are conflicts and less-than-desirable dependencies
that can be addressed via variants
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* fontconfig: add pic variant; allow static dependencies
* Revise fontconfig to clean up flags
* Revise fontconfig to remove unnecessary flag
* Update fontconfig
* update fontconfig logic for static deps
|
|
* Bumping up to ROCm 6.1.2
* Bump up rocmlir & amdsmi to 6.1.2
* Removing llvm dependency from amdsmi
* Removed redundant for loops and brought rocm-cmake in for loop
* Removing version check of deprecated versions
|
|
* mepo: add new package
* Add mepo 2.0.0rc4
* Update dependencies
|
|
|
|
|
|
* fastor: new package
* fastor: apply code suggestions and fix style
|
|
|
|
* Add var/spack/repos/builtin/packages/py-pyhdf/package.py
* Address reviewer comments regarding dependencies for new package py-pyhdf
|
|
* [intel-oneapi-mpi]: add back support for classic wrappers
* spack style fixes
* add error checking
|
|
* care: add v0.13.0 and v0.12.0
* add maintainer
* add 0.13.1
* update dependencies
|
|
* vtk: add 9.3.1 version
* vtk: update maintainers
|
|
|
|
* lammps: add new versions
* lammps: add directories for plugins
* lammps-example-plugin: new package
Example illustrating how to install a LAMMPS plugin, based on the
example part of the LAMMPS distribution.
|
|
|
|
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
|
|
* adios2: add patch to support rocm6
* e4s rocm ci: re-enable adios2 +rocm
---------
Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com>
|
|
Signed-off-by: Shane Nehring <snehring@iastate.edu>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
|
|
- add new patch for recent lld
- remove workaround for lld
- drop old versions
- drop old patches
|
|
If netlib-lapack is built with ~external-blas, it internally links
liblapack.so with libblas.so, meaning that whenever netlib-lapack is
used as a lapack provider, the package must also be a blas provider.
Conversely using netli-lapack as a blas provider does not imply that it
also must provide lapack, but nothing is lost disallowing that...
|
|
|
|
|
|
|