Age | Commit message (Collapse) | Author | Files | Lines |
|
* add cuDNN variant and make RDKit optional
* [@spackbot] updating style on behalf of RMeli
* add newer version of rdkit
---------
Co-authored-by: RMeli <RMeli@users.noreply.github.com>
|
|
|
|
Hint: The diff for this file is large because it initially had CRLF (DOS) eol style.
|
|
|
|
|
|
|
|
Forgot to bump a version in the public header during release.
|
|
* [py-singledispatchmethod] new package
* [py-singledispatchmethod] added missing dependency
* new package required for qiskit
* [py-rustworkx]
- removed redundant dependency on py-wheel
- added dependency on py-numpy
* [py-websocket-client] added version 1.5.1
* modified it is ahead of upstream
* [py-qiskit-terra]
- flake8
- removed duplicate dependencies
- fixed acceptable range for py-symengine
* [py-qiskit-terra] tweedledum no longer needed
* [py-qiskit-terra] depends on py-singledispatchmethod
* [py-qiskit-ibm-provider] new package
---------
Co-authored-by: Sid Pendelberry <sid@rit.edu>
|
|
* archspec: add v0.2.0, deprecate old versions
* Simplify version ranges
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Remove py-setuptools
---------
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* [py-backports-zoneinfo] New package
* [py-backports-zoneinfo] removed references to python 3.6
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
* Rename PIKA_WITH_P2300_REFERENCE_IMPLEMENTATION CMake option in pika package
* Remove unnecessary use of self in pika package
* Use append instead of list += for single options in pika package
* Add pika 0.14.0
|
|
The issue comes from libctf.
|
|
|
|
* add tandem package
* apply black
* fix import
* fix year of license
* add version 1.0 and associated compile fix
* change git to property
* add conflict to intel
|
|
* ophidia-primitives: new package at v1.7
* ophidia-primitives: Add mantainers
* ophidia-primitives: Fix style
* ophidia-primitives: update configure arguments
* Fix style in package.py
---------
Co-authored-by: SoniaScard <SoniaScard@users.noreply.github.com>
Co-authored-by: Donatello Elia <eldoo@users.noreply.github.com>
|
|
* Kokkos: add release 4.0.0
* Kokkos: updating default c++ standard requirement
Now Kokkos requires c++17 as its new minimum c++ standard library.
* Kokkos: adding support for new GPU architectures
The new updates include NVIDIA Hopper and AMD Navi
* Kokkos: fixing style...
* paraview +rocm: constrain kokkos dep to @:3.7.01
---------
Co-authored-by: eugeneswalker <38933153+eugeneswalker@users.noreply.github.com>
Co-authored-by: eugeneswalker <eugenesunsetwalker@gmail.com>
|
|
(#35299)
* initial commit for enabling test for rocm-smi-lib, rocm-cmake and rocm-clang-ocl
* fix styling and cleaning code
* disabling some tests for rocm-smi-lib
* fix style errors
|
|
|
|
|
|
* msmpi has no wrappers so don't set MPI_CXX_COMPILER etc. for that
MPI implementation
* hdf5 on Windows does not have h5cc etc., so do not try to filter
them on Windows
|
|
related to #36255
Signed-off-by: Howard Pritchard <howardp@lanl.gov>
|
|
|
|
* suite-sparse ^openblas~shared threads=openmp: add -fopenmp to cflags, cxxflags
* use compiler.openmp_flag
|
|
|
|
* py-uproot: new versions 5.0.4, 5.0.5
No changed in dependency versions
* py-awkward-cpp: new versions
* py-awkward: new versions
* py-awkward: new version in 1.10.* series
|
|
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
|
|
|
|
|
|
Previously `spack -e bla config update <section>` would treat the
environment config scope as standard config file instead of a single
file config scope. This fixes that.
|
|
|
|
https://gitlab.freedesktop.org/mesa/drm/-/compare/libdrm-2.4.114...libdrm-2.4.115 only bugfixes
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
install (#36611)
* filter __spack_path_placeholder__ in generated module files after buildcache install
* fix windows
|
|
|
|
|
|
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
To conform to spack way of specifying cuda_arch. This commit does
not change version-specific gencode handling for older gromacs
versions
|
|
|
|
|
|
When app is uninstalled, if it matches a default, then remove the
default symlink targeting its modulefile.
Until now, when a default were uninstalled, the default symlink were
left pointing to a nonexistent modulefile.
|
|
|