-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Fix GB300 and GH200 #23517
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
Draft
KyleFromNVIDIA
wants to merge
49
commits into
NVIDIA:main
Choose a base branch
from
KyleFromNVIDIA:fix-gb300
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.
Draft
Fix GB300 and GH200 #23517
Changes from all commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
e411404
Fix GB300 and GH200
KyleFromNVIDIA 8431f9b
Merge branch 'main' into fix-gb300
KyleFromNVIDIA 975cb20
Merge branch 'main' into fix-gb300
davidwendt bf19e35
-DCUDF_BUILD_STREAMS_TEST_UTIL=OFF
davidwendt 0fea12e
Test on GB300
KyleFromNVIDIA 5baac5f
add stream.synchronize() before host vectors go out of scope
davidwendt dd91286
Merge branch 'fix-gb300' of github.com:KyleFromNVIDIA/cudf into fix-g…
davidwendt d907c1e
fix build_column_from_host_data helper
davidwendt 59cb338
reorder sanitizer callback names
davidwendt 91f6bb1
Merge branch 'main' into fix-gb300
davidwendt af69ded
Merge branch 'main' into fix-gb300
davidwendt 7cc57e1
Fix test matrices for GB300
KyleFromNVIDIA 9adaf52
Correctly synchronise device_buffer construction from host data
wence- 920879c
Re-run CI
KyleFromNVIDIA c517f9d
Merge branch 'fix-gb300' of github.com:KyleFromNVIDIA/cudf into fix-g…
davidwendt 6b1ca42
stream.sync for hybridscan
davidwendt 9b5affb
hybrid_scan_common.cpp device-buffer H2D sync
davidwendt 4de79ff
Merge branch 'main' into fix-gb300
davidwendt 72d5787
Merge branch 'main' into fix-gb300
davidwendt 80b5bce
add syncs for hybrid-scan code paths
davidwendt 86855a0
add sync to contiguous-split
davidwendt 5dc1952
fix merge conflict
davidwendt a4ae586
move the page_index_filter.cu sync call
davidwendt 06f4422
Merge branch 'main' into fix-gb300
davidwendt 51aecc1
sync variadic_ptrs in interop
davidwendt 6d9568b
serialize stream-checking pylibcudf pytests
davidwendt 60f105b
Merge branch 'main' into fix-gb300
davidwendt b4726d0
change a synchronize() to a sync()
davidwendt 151a91c
Merge branch 'main' into fix-gb300
davidwendt d55ea1d
merge conflict
davidwendt fff5de4
merge conflict
davidwendt 23868ea
fix style violation
davidwendt 098bb04
fix sync() call
davidwendt f8ee1f8
Merge branch 'main' into fix-gb300
bdice 75e242a
Merge branch 'main' into fix-gb300
davidwendt 3a2e644
keep source bytes from being garbage collected
Matt711 b6cbf65
merge conflict
Matt711 b26334a
move sync up
Matt711 1f962a5
Merge branch 'main' into fix-gb300
Matt711 be47180
set_element_async with stack var
davidwendt 9003f7a
Merge branch 'fix-gb300' of github.com:KyleFromNVIDIA/cudf into fix-g…
davidwendt 3223778
merge conflict
Matt711 6bd135e
Merge branch 'main' into fix-gb300
Matt711 bf8adaf
fix merge conflict--compile error
davidwendt 0637642
keep python reference to source bytes alive
Matt711 b800d95
keep the sources alive darnit
Matt711 5f41f4b
Merge branch 'main' into fix-gb300
Matt711 24b0181
Merge branch 'main' into fix-gb300
Matt711 3eafd22
Merge branch 'main' into fix-gb300
Matt711 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.