Skip to content

Conversation

@lplewa
Copy link
Contributor

@lplewa lplewa commented Mar 4, 2025

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used
  • All API changes are reflected in docs and def/map files, and are tested

lukaszstolarczuk and others added 18 commits February 24, 2025 11:31
Using Unix Makefiles CMake generator on Windows results in a build error. Now fetched hwloc is explicitly built before the library is linked with other UMF targets.
Fix Windows Unix Makefiles generator builds
Bumps the pip-dependencies group with 1 update in the /third_party directory: [breathe](https://github.com/breathe-doc/breathe).


Updates `breathe` from 4.35.0 to 4.36.0
- [Release notes](https://github.com/breathe-doc/breathe/releases)
- [Changelog](https://github.com/breathe-doc/breathe/blob/main/CHANGELOG.rst)
- [Commits](breathe-doc/breathe@v4.35.0...v4.36.0)

---
updated-dependencies:
- dependency-name: breathe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
…ip-dependencies-29c210e9fb

Bump breathe from 4.35.0 to 4.36.0 in /third_party in the pip-dependencies group across 1 directory
implement malloc_usable_size and enable pool tests for disjoint
…l_errors

Use `LOG_FATAL()` in case of critical errors
This causes that information about threads count is appended to
benchmark name which makes it consistent with other benchmarks.
explicitly declare single threaded benchmark
remove deprecated cmake flag from compat workflow
Error out in case of double free() instead of assert
in coarse library.

Signed-off-by: Lukasz Dorau <[email protected]>
…instead_of_assert

coarse: error out on double free instead of assert
[CI] Disable legacy GHA Image - Ubuntu 20.04
@lplewa lplewa requested a review from a team as a code owner March 4, 2025 16:52
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@bratpiorka bratpiorka merged commit b6ec7a3 into v0.12.x-dev Mar 4, 2025
83 of 84 checks passed
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.

9 participants