Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
* Add conflicts with gcc@12.2.0
* Add more links for reference
|
|
* py-mne: add 1.2.2 and depencendy packages
* py-mne: add 1.2.3
* Remove unnecessary when statement
|
|
|
|
|
|
|
|
|
|
* doxygen: add build-tool tag
This allows it to be included automatically as an external. No one links against doxygen so this should be ok.
* doxygen: add self as maintainer
|
|
* vecgeom: add new 1.2.1 version
* vecgeom: introduce conflict between gcc/cuda
Recent tests of vecgeom in Spack environments have shown that the build
with +cuda fails with GCC >= 11.3 and CUDA < 11.7 with error
...lib/gcc/x86_64-pc-linux-gnu/11.3.0/include/serializeintrin.h(41):
error: identifier "__builtin_ia32_serialize" is undefined
1 error detected in the compilation of
".../VecGeom/source/BVHManager.cu".
Other GCC/CUDA combinations appear o.k.
Avoid this error in spack, and document it for users, with a conflict
directive to express the restriction.
|
|
|
|
|
|
* py-alphafold: update to 2.2.4, update dependencies
* style
|
|
|
|
conditional variants (#34244)
* ROOT: add GSL/math dependency
* ROOT: use conditional variants instead of conflicts
|
|
|
|
* feat(Hermes): update version to 0.9.0-beta.
This is the latest release.
* feat(Hermes): fix checksum.
Credit: @tldahlgren
|
|
* py-keyrings-alt: add 4.2.0
* Add missing py-jaraco-classes dependency
|
|
|
|
(#32849)
* py-flask: add 2.2.2, py-werkzeug: add 2.2.2, py-markupsafe: add 2.1.1
* Remove py-dataclasses dependency
|
|
* Herwig3: make njet, vbfnlo dependencies optional...
also drop openloops dependency when building on PowerPC
* Update package.py
|
|
* py-twine: add 4.0.1
* Remove py-setuptools as run dependency
|
|
|
|
* Add py-python-lsp-server and dependencies
* Update var/spack/repos/builtin/packages/py-python-lsp-server/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Relax version range constraints on py-python-lsp-jsonrpc and add missing dep
* Add runtime dependency flag to setuptools dependencies
* Remove unused python@3.6: dependency and move setuptools-scm to build dep only
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* gnuplot: make readline optional
* Update package.py
Co-authored-by: iarspider <iarspider@users.noreply.github.com>
|
|
|
|
|
|
* Add HDF5 version 1.13.3.
* Remove maintainers no longer with The HDFGroup.
* Fix indentation.
|
|
Signed-off-by: Loïc Pottier <pottier1@llnl.gov>
|
|
|
|
* updated version of w3emc package
* fixed sha
|
|
* Add py-yt 4.x versions
* Fix spelling
* Add yt dependencies
* Refine cython dependency
* Tweak depends_on for py-yt 4.x
* Apply suggestions from code review
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Fix comments from code review
* Fix formatting
* Fix stuff
* Fix constraints
* Update py-yt to 4.1.2
* Updated packages
* Fix py-tomli checksum
* Remove `expand` from `py-tomli/package.py`
* Respond to Adam's comments
* Update checksums
* Update checksusm
* Respond to comments
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* Fix recipe
* Update package.py
* Update recipe following review
* Update var/spack/repos/builtin/packages/py-onnx-runtime/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* remove unused imports
* Update package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|
|
|
|
* CI: Update Data and Vis SDK Stack
* Update image to match target deployments (E4S)
* Enable all packages
* Test supported variants of ParaView and VisIt
* Sensei: Update Python hint for newer cmake
* Sensei: add Python3 hint
|
|
Error message:
```
/shared/spack/opt/spack/linux-amzn2-x86_64_v3/gcc-7.3.1/gcc-12.2.0-4tairupdxg2tg2yhvjdlbs7xbd7wudl3/bin/../include/c++/12.2.0/bits/random.h(104): error: expected a declaration
{ extension using type = unsigned __int128; };
^
```
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
|
|
* SDK: Add Catalyst 1 and 2 support to the SDK
* LibCatalyst: Remove unused python3 variant from package
|
|
* evtgen: add v02.02.00
* format
|
|
Using standard c99 should not be specific to intel compilers.
|
|
|
|
* Add maintainer to Nalu-Wind and Trilinos
* Add to trilinos
* Exawind too
* amr-wind too
|
|
|
|
- typo breaks install
|