-
Notifications
You must be signed in to change notification settings - Fork 353
Refactor mdspan cuda::std::__detectably_invalid
#6733
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
Merged
Merged
Changes from 5 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
7359f47
applies host/device/managed accessibility
fbusato bd85afb
Update libcudacxx/include/cuda/__mdspan/host_device_accessor.h
fbusato 46ee442
Update libcudacxx/include/cuda/__mdspan/host_device_accessor.h
fbusato a652a74
Update libcudacxx/include/cuda/__mdspan/host_device_accessor.h
fbusato b525a76
use _CCCL_IF_NOT_CONSTEVAL_DEFAULT
fbusato 803c830
fix expensive checks
fbusato 240d016
add __has_detect_invalidity concept
fbusato 1b9989b
fix headers
fbusato b610ce2
Update libcudacxx/include/cuda/__mdspan/host_device_accessor.h
fbusato 87e1a3e
Update libcudacxx/include/cuda/std/__mdspan/concepts.h
fbusato 8991135
Update libcudacxx/include/cuda/std/__mdspan/mdspan.h
fbusato f0ff917
fix concept
fbusato 1964ac1
Merge branch 'main' into host-device-mdspan-accessible
fbusato 276271f
fix accessors
fbusato 70d5593
fix host/device/managed accessor tests
fbusato 6a7e93d
fix shared memory mdspan tests
fbusato 1f2cac1
improve shared mem accessor error message
fbusato afabd6f
revert shared memory mdspan tests
fbusato e96adfa
workaround for __detectably_invalid
fbusato 427b66f
fix unused parameter warning
fbusato 32fd81c
Merge branch 'main' into host-device-mdspan-accessible
fbusato a4ee7b7
Merge branch 'main' into host-device-mdspan-accessible
fbusato 94bb441
fix clang warning
fbusato 7d1ef18
try to fix index_operator.pass.cpp
fbusato 8680e39
fix index_operator.pass.cpp (2)
fbusato 1cb84b6
fix index_operator.pass.cpp (3)
fbusato 5cf992c
fix index_operator.pass.cpp (4)
fbusato a3aede5
Merge branch 'main' into host-device-mdspan-accessible
fbusato 3ceb102
Merge branch 'main' into host-device-mdspan-accessible
fbusato 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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.