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.
|
|
Fix message formatting of the "virtual dependency cannot have variants" error.
|
|
|
|
otherwise it is still picked up from glibc as it is external
|
|
This modifies heuristic to decay to clingo default
over time. The hope is that this helps with specs
that have an optimal solution with a high penalty.
Let target and compiler heuristic decay too, do not
guess compiler
|
|
* 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
|
|
This reverts commit 18de6a480b5c97c1a9bc08c3eaf82cfc63617ce3.
|
|
* 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
|
|
|
|
|
|
This adds spack.util.spack_yaml.anchorify, which takes a non-cyclic
dict/list structure, and replaces identical values with (back)
references to the first instance, so that yaml serialization will use
anchors.
`repr` is used to identify sub-dags, which in principle is quadratic
complexity in depth of the graph, but in practice the depth is O(1) so
this should not matter.
Then this is used in CI to reduce the size of generated YAML files to
30% of their original size.
|
|
1.18 is not a string in YAML
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
* 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
|
|
stage[0] is assumed to be for sources, 1: and onwards is
patches/resources, make that a bit more clear.
|
|
|
|
* 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>
|