Age | Commit message (Collapse) | Author | Files | Lines |
|
Release notes at https://github.com/AIDASoft/DD4hep/releases/tag/v01-23
|
|
* Add checksum for py-soupsieve 2.3.2.post1
* Update package.py
* Update var/spack/repos/builtin/packages/py-soupsieve/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* [py-scanpy] New package
* [py-scanpy] Added types
* [py-scan] reworked dependencies
* [py-scanpy] flake8
* [py-scanpy] update import
* [py-scanpy] fixed minor issues
Co-authored-by: James A Zilberman <jazrc@rit.edu>
|
|
|
|
* Add checksum for py-hepdata-lib 0.10.1, py-hepdata-validator 0.3.3
* Update package.py
* Update package.py
* Update package.py
* Update package.py
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* New package: py-pprintpp
* [py-pprintpp] added dependency on setuptools
Co-authored-by: Viv Eric Hafener <vehrc@sporcbuild.rc.rit.edu>
|
|
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
* New package: py-pyasimp
* Cleaned up dependencies
* Fixed liked issue
* Fixed linked issue
* [py-pyassimp] depends on assimp
* [py-pyassimp] added dependency on py-setuptools
* [@spackbot] updating style on behalf of qwertos
Co-authored-by: Viv Eric Hafener <vehrc@sporcbuild.rc.rit.edu>
Co-authored-by: qwertos <qwertos@users.noreply.github.com>
|
|
|
|
|
|
|
|
* Add checksum for py-threadpoolctl 3.1.0
* Update package.py
|
|
* Add checksum for py-distlib 0.3.6
* Update package.py
* Update package.py
* Update package.py
|
|
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu>
|
|
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
|
|
* py-matplotlib: add v3.6.0, new backends
* [@spackbot] updating style on behalf of adamjstewart
* Undo conditional variant hack
* Update dependencies
Co-authored-by: adamjstewart <adamjstewart@users.noreply.github.com>
|
|
|
|
* Update to PyFR v1.15.0
* allow unsupported compilers for cuda
* update requirement for py-gimmik version
* update requirement for cuda version
* update versions, style fix
* lib directory changed, style fixes
* PYFR_METIS_LIBRARY_PATH set
|
|
|
|
|
|
There is a new OpenBLAS release out that can be compiled w/o
a Fortran compiler.
macOS XCode developers, rejoice. Maybe at some point Spack
becomes a package manager that can be used without using
another package manager (to get gfortran) :tada:
phist: add conflict on reference netlib-lapack due to API change in lapack.h
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
* Make hwloc both CudaPackage and ROCmPackage
* Remove redundant variants
|
|
|
|
|
|
|
|
* Added a package for the aws-ofi-nccl plug-in from to enable NCCL to
use libfabric communication library as a network provider.
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
|
|
When concurrent misc_cache provider index rebuilds happen, try to
rebuild it only once, so we don't exceed misc_cache lock timeout.
For example, when using `spack env depfile`, with no previous
misc_cache, running `make -f depfile -j8` could run at most 8 concurrent
`spack install` locking on misc_cache to rebuild the provider index. If
one rebuild takes 30s, before this fix, the "worst" lock could wait up
to 30s * 7, easily exceeding misc_cache lock timeout. Now, the "worst"
lock would take 30s * 1 + ~1s * 6.
|
|
Due to a [known
issue](https://community.intel.com/t5/Intel-oneAPI-Data-Parallel-C/dpcpp-and-GNU-Autotools/m-p/1296985)
with dpcpp, autotool-based builds that try to use it will fail because
they try to link against temporary files that no longer exist. This
commit filters those files out of the libtools script so that linking
can work properly.
|
|
* Add checksums for Rivet 3.1.7 and YODA 1.9.7
* Add checksum for fastjet 3.4.0
* Add v3.1.7b...
... in which version requirement for autoconf was lowered to 2.68
|
|
|
|
* Reorder dependencies in alphabetical order + fix typo
|
|
* armpl-gcc: Add version 22.1
* fixed url, installation script name, and conflicts
Co-authored-by: Annop Wongwathanarat <annop.wongwathanarat@arm.com>
|
|
|
|
* llvm: 15.0.1, 15.0.2
* Requested format change
|
|
|
|
|
|
* Fix nix
* Check value in attribute
|
|
Co-authored-by: sxs-bot <sxs-bot@users.noreply.github.com>
|