Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Allow reuse of specs that were built with compilers not in the current configuration. This means that specs from build caches don't need to have a matching compiler locally to be reused. Similarly when updating a distro. If a node needs to be built, only available compilers will be considered as candidates.
|
|
(#43567)
* add c++11 header to gold for compiler not defaulting to c++11
* glibc: add 2.39
* llvm: add 18.1.3
* fix #42314, remove cxx11 flag for llvm; should be controlled by cmake.
* modify patch
* llvm version
* add gmake version request
|
|
* qt-base: add v6.6.2
* qt-declarative: add v6.6.2
* qt-quick3d: add v6.6.2
* qt-quicktimeline: add v6.6.2
* qt-shadertools: add v6.6.2
* qt-svg: add v6.6.2
* qt-base: add v6.7.0
* qt-svg: add v6.7.0
* qt-declarative: add v6.7.0
* qt-quick3d: add v6.7.0
* qt-quicktimeline: add v6.7.0
* qt-shadertools: add v6.7.0
* qt-*: add v6.6.3
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
* Add new versions for toml11
Added 3.8.0 and 3.8.1
* Update package.py, add cxx_std
* [@spackbot] updating style on behalf of alephpiece
---------
Co-authored-by: alephpiece <alephpiece@users.noreply.github.com>
|
|
* flecsi+legion: add cr versions FleCSI depended on in past releases
* flecsi: deprecate develop version
|
|
|
|
|
|
* rkcommon: add v1.13.0
* openvkl: add v2.0.1
* openimagedenoise: add v2.2.2
* ospray: add v3.1.0
|
|
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
|
|
|
|
* py-matplotlib: add v3.8.4
* matplotlib requires exact version of freetype for tests to pass
* Add version constraints to fontconfig deps
* Fix freetype build
* Freetype cmake build is useless
* Typo
* Fix download
* Fix build of older freetype
* cmake is useless
|
|
|
|
This interferes with Spack compiler wrappers.
|
|
Latest version of pyAMReX.
|
|
* Release for brahma 0.0.3
* switch the version directive order
|
|
* added cpp-logger 0.0.3
* switched version directive order
|
|
Added 3.2.0
|
|
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* yoda: new versions 1.9.9, 1.9.10, and 2.0.0
* [@spackbot] updating style on behalf of wdconinc
---------
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
|
|
The old page on tddft.org is no longer reachable.
|
|
As in the original makefile "FFLAGS_PROMOTION = -fdefault-real-8
-fdefault-double-8" is only used when `precision=double`. This is the default
for the Spack package, so no change if `precision` is left unset.
|
|
Boost was not required as of `@13.4.0`
|
|
* Avoid Fujitsu compiler Clang Mode options when building LLVM
* LLVM: avoid Fujitsu compiler build fail in llvm17-18
* address review comments
|
|
* Nalu: updating Trilinos recipe a bit
Basic changes to build/install nalu properly using Spack.
Some more changes would be nice for instance adding an
option to build against Trilinos master or develop. Adding
a dependency on googletest to avoid the annoying build
failures in the unit-tests.
* Nalu: adding release 1.6.0
Nalu v1.6.0 can build cleanly against Trilinos 14.0.0 with the
proposed changes. The only other combo is master / master but
than one is "floating" as these branch evolve over time. When a
new Nalu comes out we might want to add another fixed version to
keep this recipes up to date!
|
|
|
|
* fastjet: new multi-valued variant `plugins`
* rivet: depends_on fastjet plugins=cxx
|
|
|
|
|
|
|
|
the autotools build system does something funky which causes a link line
where gccs default link dirs are explicitly added and end up before the
-L from spack's libunwind, so that ultimately it links against system
libunwind.
the cmake build system does better.
|
|
* upgrade new versions
* style fix
* update jaxlib deps (not cuda and bazel yet)
* update jaxlib cuda versions
* update jaxlib cuda versions
* update jaxlib cuda versions
* chore: style fix
* Update package.py
* Update package.py
* fix: typo
* docs: add source for cuda version
* py-jaxlib 0.4.14 also doesn't build on ppc64le
* Add 0.4.26
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* ParaView: Update version 5.12.0
Add 5.12.0 release
Update default to 5.12.0
* Add patch for building ParaView 5.12 with kits
* Drop VTKm from neoverse
|
|
* py-deephyper: add latest version: v0.6.0
* e4s: add py-deephyper
* v0.6.0: depend on python@3.7:3.11
* add py-packaging constraint so arm64 builds work
* [@spackbot] updating style on behalf of eugeneswalker
|
|
|
|
* Add new versions of tinyxml2
Added 7.0.0 to 10.0.0
* Add the variant "shared"
|
|
rocm-opencl (#43444)
* For avx build, the start address of values_ buffer in KernelParameters
is not a correct as it is computed based on 16-byte alignment.
* Style check error fix
|
|
* Adding comgr as dependency
* adding more smoke test deps
|
|
* updating package.py for py-celery, py-kombu, py-amq
* added more py-kombu package versions
* fix copyrights and stype on py-kombu/package.py
* removed extra spaces
* added py-billiard 4.2.0 and added back the license('BSD-3-Clause')
* removed extra spaces in py-celery/package.py
* fixed py-amqp 2.4.0 sha; fixed py-celery's dependency of py-click (when version restrictions)
* more clean up on specifying version bounds
|
|
|
|
|
|
|