-
Notifications
You must be signed in to change notification settings - Fork 116
Specify access mode in __result_and_scratch_storage
methods
#1909
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
SergeyKopienko
merged 37 commits into
main
from
dev/skopienko/introduce_access_mode_into_usm_or_buffer_accessor
Oct 22, 2024
Merged
Changes from 32 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
cc03d10
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko 153419e
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko badca77
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko 8be1ad9
__result_and_scratch.__get_result_acc - write correct access mode
SergeyKopienko b4876d1
__result_and_scratch.__get_scratch_acc - write correct access mode
SergeyKopienko 33fc658
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl.h - fix ac…
SergeyKopienko edb40f4
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl.h - fix ac…
SergeyKopienko 501fe83
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl.h - fix ac…
SergeyKopienko c349a9e
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko 118a5e0
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko 6acba1e
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko e9cf231
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko 5a97c2d
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko e5795b4
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce_the…
SergeyKopienko 80ac2c8
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce_the…
SergeyKopienko fd4514f
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko 3f69087
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko bdb6c04
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko b5f2331
Merge branch 'main' into dev/skopienko/introduce_access_mode_into_usm…
SergeyKopienko 1caeeae
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko a75d903
Apply GitHUB clang format
SergeyKopienko a4835bd
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko d7b89cd
Fix compile errors in the __result_and_scratch_storage::__get_result_…
SergeyKopienko d7af18b
Fix compile errors in the __result_and_scratch_storage::__get_scratch…
SergeyKopienko 1397d94
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce_the…
SergeyKopienko e11abd9
Fix review comment: the function __get_access_mode_tag doesn't requir…
SergeyKopienko 0816553
Apply GitHUB clang format
SergeyKopienko 8fc12c6
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko ea82f3e
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl.h - specif…
SergeyKopienko 9be1b53
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
SergeyKopienko 58ec240
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce_the…
SergeyKopienko ac35744
Fix __dpl_sycl::__no_init{} usage for sycl::access_mode::read_write mode
SergeyKopienko accfdc3
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce_the…
SergeyKopienko e879129
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko f52edd5
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko b634f44
Apply GitHUB clang format
SergeyKopienko 1ec055d
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
SergeyKopienko 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
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.