-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make disjoint pool a C structure #898
Open
bratpiorka
wants to merge
4
commits into
oneapi-src:main
Choose a base branch
from
bratpiorka:rrudnick_disjoint_c
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
3 times, most recently
from
November 18, 2024 10:14
97807f1
to
3521be5
Compare
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
8 times, most recently
from
November 27, 2024 09:57
17d00a2
to
9b22721
Compare
3 tasks
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
14 times, most recently
from
December 6, 2024 15:03
cdad0f1
to
4a8935a
Compare
@lukaszstolarczuk with this PR we need to change the required "check" to some other Fast Build |
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
3 times, most recently
from
December 7, 2024 17:47
2806755
to
33a83ca
Compare
bratpiorka
changed the title
[WIP] make disjoint pool a C structure
make disjoint pool a C structure
Dec 9, 2024
igchor
reviewed
Dec 9, 2024
@bratpiorka before merging this we will definitely need to run a few sycl-level benchmarks |
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
4 times, most recently
from
December 10, 2024 14:07
1bf955a
to
0fa2440
Compare
igchor
reviewed
Dec 10, 2024
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
3 times, most recently
from
December 11, 2024 14:22
706aa96
to
b2d07ad
Compare
@lplewa please review :) |
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
3 times, most recently
from
December 12, 2024 14:07
0d2e129
to
c87e492
Compare
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
from
December 12, 2024 14:32
c87e492
to
5764115
Compare
bratpiorka
force-pushed
the
rrudnick_disjoint_c
branch
from
December 12, 2024 14:34
5764115
to
e8bc871
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
make Disjoint Pool a C structure. With this PR: