Skip to content

Conversation

@KFilipek
Copy link
Contributor

@KFilipek KFilipek commented Jun 13, 2025

Description

fixes #804

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

@KFilipek KFilipek self-assigned this Jun 13, 2025
@KFilipek KFilipek requested a review from a team as a code owner June 13, 2025 12:56
@KFilipek KFilipek requested review from bratpiorka and lplewa June 18, 2025 13:12
@KFilipek KFilipek force-pushed the disjoint-nonnull branch 3 times, most recently from 11cfa4b to 2daaefa Compare June 27, 2025 14:43
@KFilipek KFilipek requested a review from bratpiorka June 27, 2025 14:53
@KFilipek
Copy link
Contributor Author

Rebased due to changes in CI.

@KFilipek KFilipek force-pushed the disjoint-nonnull branch from 3ab5fbb to da78dae Compare July 1, 2025 12:56
@KFilipek KFilipek changed the title [disjoint] Set default parameters for disjoint pool WIP - DO NOT MERGE [disjoint] Set default parameters for disjoint pool Jul 1, 2025
@KFilipek KFilipek force-pushed the disjoint-nonnull branch from 315087f to b350c05 Compare July 1, 2025 14:38
@KFilipek KFilipek changed the title WIP - DO NOT MERGE [disjoint] Set default parameters for disjoint pool [disjoint] Set default parameters for disjoint pool Jul 1, 2025
@KFilipek
Copy link
Contributor Author

KFilipek commented Jul 1, 2025

I've fixed also failing test on L0-BMG due to changes in default values.

@KFilipek KFilipek merged commit 95b4c6d into oneapi-src:main Jul 1, 2025
81 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.

Disjointpool seqfaults if parameters are NULL.

3 participants