Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Metall: add version 0.2
* Add Metall v0.3
* Update Metall package to v0.4 and v0.5.
* Metall package: add v0.6
|
|
|
|
- has never been used by the spack package or by the upstream package
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
|
|
* ROCm3.9 recipe for rocblas, hipblas & rocsolver
* review comments
* review comments
Co-authored-by: root <root@mlseqa-hyd-virt-srv-07.amd.com>
|
|
When invoking "buildcache list" multiple times, the command was
reporting no specs in the cache the second time around. The
presence of an up-to-date index was causing the internal
representation to be left un-initialized.
|
|
|
|
|
|
|
|
* py-torchvision: gather correct cuda_arch setting from py-torch dependency
* py-torchvision: remove unneeded variant
|
|
* set F90 when compiling with Intel
* set F90 for all compilers
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
|
|
|
|
|
|
|
|
[OpenBLAS 0.3.11](https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.11) and [OpenBLAS 0.3.12](https://github.com/xianyi/OpenBLAS/releases/tag/v0.3.12) were released.
|
|
|
|
* [opencascade] depends_on libxmu and libxi
* [opencascade] depends_on libxext and libxt
|
|
|
|
* spiral: new version 8.2.0
* spiral: Sort versions anti-chronologically
|
|
* py-pygps: new package.
* fixed url.
|
|
|
|
(with xsdk build fixes, including mkl, superlu-dist)
Co-authored-by: Cody J. Balos <balos1@llnl.gov>
|
|
|
|
* tskit package
* Update var/spack/repos/builtin/packages/tskit/package.py
I can't see any hard requirement for 3.6:
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* fixes following PR review
* Update var/spack/repos/builtin/packages/tskit/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* ParaView: correct path for PARAVIEW_VTK_DIR
* Update formatting
|
|
Added a command to set up Spack for our tutorial at
https://spack-tutorial.readthedocs.io.
The command does some common operations we need first-time users to do.
Specifically:
- checks out a particular branch of Spack
- deletes spurious configuration in `~/.spack` that might be
left over from prior parts of the tutorial
- adds a mirror and trusts its public key
|
|
- issue caused by the openfoam-org internal naming for their
newly added support for aarch64
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
|
|
Version 5.32.0 has been out for quite a while and Linux distributions
are shipping it. I have also done a rebuild of some common packages with
the new version. Let's make it the preferred version.
|
|
|
|
* amrex: new options names for version > 20.11
* amrex: change option name DIM -> AMReX_SPACEDIM
* Update var/spack/repos/builtin/packages/amrex/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* Added code to help DiHydrogen find cuDNN and CUB
* Cleaning up dependencies on CUB and adding guards for when newer
versions of CUDA include CUB and it should be excluded.
* Changed Hydrogen to disable half support by default.
* Have LBANN force Hydrogen and DiHydrogen to build without half when the variant is disabled.
* Added explicit variants to enusre that if LBANN is build without Cuda,
Aluminum, or Half support, it enforces those constraints for Hydrogen
and DiHydrogen. Cleaned up the use of Python extend versus append in
LBANN and DiHydrogen recipes.
* Fixed Flake8
|
|
|
|
* [evtgen] add env var
* Update var/spack/repos/builtin/packages/evtgen/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
Co-authored-by: Itaru Kitayama <itaru.kitayama@riken.jp>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* cp2k: fix lmax variant to use tuple
discovered during testing #19501
@dev-zero
* retain conversion to string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See #19784
virtualgl CMake system is looking for a specific libjpeg-turbo include
file, not present in libjpeg (currently the only other jpeg provider)
|