-
Notifications
You must be signed in to change notification settings - Fork 28
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
add CUDA provider #644
Merged
Merged
add CUDA provider #644
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_cuda_provider
branch
3 times, most recently
from
August 5, 2024 15:37
e08294d
to
ea08f87
Compare
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
7 times, most recently
from
August 7, 2024 08:20
e651a1a
to
7eb4364
Compare
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
3 times, most recently
from
August 9, 2024 12:14
12c6784
to
69aaabe
Compare
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
August 9, 2024 13:02
69aaabe
to
5ffa12c
Compare
vinser52
reviewed
Aug 9, 2024
vinser52
reviewed
Aug 9, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
7 times, most recently
from
September 6, 2024 16:10
b627282
to
313dfa0
Compare
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
2 times, most recently
from
September 16, 2024 09:10
1434321
to
c8eebe7
Compare
ldorau
requested changes
Sep 16, 2024
ldorau
reviewed
Sep 16, 2024
ldorau
reviewed
Sep 16, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 16, 2024 12:10
c8eebe7
to
460c47f
Compare
ldorau
requested changes
Sep 16, 2024
ldorau
requested changes
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
2 times, most recently
from
September 17, 2024 07:45
52db993
to
7784378
Compare
ldorau
reviewed
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 17, 2024 08:13
7784378
to
db056d1
Compare
ldorau
requested changes
Sep 17, 2024
ldorau
reviewed
Sep 17, 2024
ldorau
reviewed
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 17, 2024 11:14
db056d1
to
851a201
Compare
ldorau
reviewed
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 17, 2024 11:46
851a201
to
ae9f392
Compare
ldorau
reviewed
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 17, 2024 12:44
ae9f392
to
10cac8e
Compare
ldorau
requested changes
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 17, 2024 13:20
10cac8e
to
8cd1dc4
Compare
ldorau
approved these changes
Sep 17, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 18, 2024 13:12
8cd1dc4
to
fadb522
Compare
lplewa
approved these changes
Sep 18, 2024
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 18, 2024 13:21
fadb522
to
29b6843
Compare
bratpiorka
force-pushed
the
rrudnick_cuda_provider
branch
from
September 18, 2024 14:38
29b6843
to
4a7eb95
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.
add CUDA provider
NOTE: this PR does not add full functionality. Examples, better tests (with a unified approach to CUDA and L0 testing) and IPC functionality are still missing.
Partially fixes #225
Checklist