Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add MPI and arch bugfixes to SCOTCH
* Update scotch/package.py
|
|
* Fixes #43454 by exposing a threadsafe variant
* [@spackbot] updating style on behalf of Chrismarsh
* fix style
---------
Co-authored-by: Chrismarsh <Chrismarsh@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: alexrichert <alexrichert@gmail.com>
|
|
The installation mechanism used on Linux to install py-pip (using pip
from the downloaded wheel to install the wheel) does not work on Windows.
This updates the installation of py-pip on Windows to download and
use a zipapp of a specific pip version in order to install the wheel
pip version that is requested.
|
|
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
|
|
`dpcpp` is deprecated by intel and has been superseded by `oneapi` compilers for a very long time.
---------
Co-authored-by: becker33 <becker33@users.noreply.github.com>
|
|
|
|
|