Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* nfft, pnfft: fix detection of fftw variants (precision)
* nfft, pnfft: use fftw's selected_precisions; avoid repetitive calls to spec
Co-authored-by: Martin Lang <martin.lang@mpsd.mpg.de>
|
|
|
|
|
|
* py-memray: add new package
* Link to Python
* Add missing non-Python deps
|
|
|
|
The develop branch now uses libiberty, but not binutils or libdwarf.
|
|
* [py-sentry-sdk] audited dependencies and relisted extras as variants
* [py-sentry-sdk] added version 1.5.5
* [py-sentry-sdk] flake8
* [py-sentry-sdk]
- added "descriptions" to variants
- removed conflicts
- replaced with when statements in varients
|
|
* colossalai is dependency for deepoffense
* [py-colossalai] added homepage
* [py-colossalai] added dependencies and removed older versions
* [py-colossalai] updated pypi url to match listed version
* [py-colossalai] spack -> spack.package
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will allow us to pin trilinos in our repo
|
|
|
|
Add the latest release.
|
|
|
|
|
|
* Update prmon recipe, v3.0.2
Update recipe to v3.0.2, using external dependency
option for the build (as these are satisfied so easily with Spack)
* Remove "broken" 3.0.1 version
This one could not build properly with Spack, due to
missing submodule sources
|
|
* add some new version of abacus and fix bug on mkl
* Add Package:PSCMC
* update maintainer
* rebase
* update maintainers
* Update var/spack/repos/builtin/packages/pscmc/package.py
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
* WarpX: 22.06
Update `warpx` & `py-warpx` to the latest release, `22.06`.
* Patch: Fix 1D CUDA Builds
|
|
|
|
|
|
|
|
|
|
This is important for HPC systems.
|
|
|
|
|
|
|
|
|
|
|
|
Installation process of libint runs a Python script:
<https://github.com/evaleev/libint/blob/69cc7b9bc6f2498b74284d4954b0f335f1bd94df/export/cmake/CMakeLists.txt.export#L410>.
If Python isn't explicitly listed as build dependency, system Python will be
picked up, which can cause troubles.
|
|
|
|
|
|
* Fix py-ray dependencies and build system
* Update var/spack/repos/builtin/packages/py-ray/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Added documentation for unusual dependencies.
* Fixed npm preinstall script per @adamjstewart suggestion.
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
Most package installations include compressed source files. This
adds support for common archive types on Windows:
* Add support for using system 7zip functionality to decompress .Z
files when available (and on Windows, use 7zip for .xz archives)
* Default to using built-in Python support for tar/bz2 decompression
(note that Python tar documentation mentions preservation of file
permissions)
* Add tests for decompression support
* Extract logic for handling exploding archives (i.e. compressed
archives that expand to more than one base file) into an
exploding_archive_catch context manager in the filesystem module
|
|
|
|
* Update backage bear
Newer versions of rtags aren't available via older url
* Fix sha256 as download link has changed
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
|
|
Regression re-introduced in #30404
|
|
* first build of numpy-quaternion and spherical-functions
* [py-numpy-quaternion] removed python restriction
* [py-numpy-quaternion] added scipy and numba variants
* [py-numpy-quaternion] fixing unicode
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
* [py-httpx] python dependencies are type=('build', 'run')
* [py-httpx] py-wheel is now implied by PythonPackage
* [py-httpx] fixed older version dependencies
* [py-httpx] added version 0.22.0
|
|
file. (#30885)
* Correcting library path of hsakmt-roct and cleaning up the patch file.
* Delete 007-library-path.patch
|
|
|
|
|
|
* Kokkos SYCL AOT flags
* Improve selecting the Intel GPU arch
|
|
|
|
Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov>
|