Skip to content

Develop upstream sync 20250207#177

Merged
renjithravindrankannath merged 2132 commits intodevelopfrom
merge-2-7-2025
Feb 7, 2025
Merged

Develop upstream sync 20250207#177
renjithravindrankannath merged 2132 commits intodevelopfrom
merge-2-7-2025

Conversation

@afzpatel
Copy link
Copy Markdown
Collaborator

@afzpatel afzpatel commented Feb 7, 2025

No description provided.

acastanedam and others added 30 commits January 16, 2025 08:46
* pyproject: remove mypy python version option since defaults to python used to run it (spack#48593)
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
* poppler: many improvements

* Strangely I did not have the proper comment header

* Add a maintainer
* OSError.errno apparently is int | None, but already part of __str__ anyway so drop

* fix disambiguate_spec_from_hashes

* List[Spec].sort() complains, ignore it

* fix typing of KnownCompiler, and use it in asp.py
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
* openpmd-api: add v0.16.1

Add the latest release of openPMD-api.

* TOML11: Latest Versions
* for config: let `syaml_dict` inherit from `dict` instead of `OrderedDict`. `syaml_dict` now only exists as a mutable wrapper for yaml related metadata.
* for spec serialization / hashing: use `dict` directly

This is possible since we only support cpython 3.6+ in which dicts are ordered.

This improves performance of hash computation a bit. For a larger spec I'm getting 9.22ms instead of 11.9ms, so 22.5% reduction in runtime.
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
Signed-off-by: Shane Nehring <snehring@iastate.edu>
Chrismarsh and others added 22 commits February 6, 2025 07:54
…#48754)

With CFLAGS, the code path in the amdfftw build system will bypass the logic around AMD_ARCH.

---------

Co-authored-by: vijay kallesh <Vijay-teekinavar.Kallesh@amd.com>
* Add a message for CMake incremental build

Requested message to explain CMake phase is getting skipped.

* [@spackbot] updating style on behalf of psakievich

* Update import

---------

Co-authored-by: psakievich <psakievich@users.noreply.github.com>
* ICU4C: Don't reference a spec variant on a platform on which it's not defined

* icu4c: no cxx flag on Windows
* Use more idiomatic construct, shorten recipe
* Remove deprecated versions, and associated patches
* Remove v10.0.0
Current location is within the Spack prefix, which causes builds to
pollute VCS with stage artifacts and generally inflates the Spack
install prefix.

This PR moves it to the user cache location now that we can
consistently support paths with spaces on Windows.
* fix regression `apple-clang` vs `%apple-clang`
* use f-strings
* remove --verbose flag from LDFLAGS
…pack#48918)

* Apply workarounds for oneAPI compiler for ascent problem with build

* Use the way with use patch through the PR address

* stylecheck - missing comma
@renjithravindrankannath renjithravindrankannath added this pull request to the merge queue Feb 7, 2025
Merged via the queue into develop with commit 3157260 Feb 7, 2025
renjithravindrankannath added a commit that referenced this pull request Feb 20, 2025
github-merge-queue bot pushed a commit that referenced this pull request Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.