-
Notifications
You must be signed in to change notification settings - Fork 113
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
Adding std::vector<T, usm_allocator>::iterator to is_passed_directly types #1438
Adding std::vector<T, usm_allocator>::iterator to is_passed_directly types #1438
Commits on Mar 20, 2024
-
adding std::vector<T, usm_allocator>::iterator to is_passed_directly …
…types Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e9c0488 - Browse repository at this point
Copy the full SHA e9c0488View commit details -
adding host usm allocator support
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4c52a5f - Browse repository at this point
Copy the full SHA 4c52a5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d5ae9a - Browse repository at this point
Copy the full SHA 5d5ae9aView commit details -
resolving ambiguity when these iterator types would match
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 897f562 - Browse repository at this point
Copy the full SHA 897f562View commit details -
reverting formatting only change
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3306a4 - Browse repository at this point
Copy the full SHA b3306a4View commit details -
only mark usm_allocator vector iterator as passed directly if we can …
…distinguish from host_iter Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00b8764 - Browse repository at this point
Copy the full SHA 00b8764View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ba00bdc - Browse repository at this point
Copy the full SHA ba00bdcView commit details
Commits on Apr 2, 2024
-
make more readable, add check between different types of usm alloc
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d30b1b - Browse repository at this point
Copy the full SHA 8d30b1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dabe9c - Browse repository at this point
Copy the full SHA 2dabe9cView commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d43c85 - Browse repository at this point
Copy the full SHA 8d43c85View commit details
Commits on Apr 3, 2024
-
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5cc5eb4 - Browse repository at this point
Copy the full SHA 5cc5eb4View commit details -
reorganize code and make public utilities
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7fcff1 - Browse repository at this point
Copy the full SHA a7fcff1View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c7c9e31 - Browse repository at this point
Copy the full SHA c7c9e31View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23ed312 - Browse repository at this point
Copy the full SHA 23ed312View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3d63726 - Browse repository at this point
Copy the full SHA 3d63726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bb00d2 - Browse repository at this point
Copy the full SHA 3bb00d2View commit details -
Adding value type to public utility
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8b310f - Browse repository at this point
Copy the full SHA f8b310fView commit details
Commits on Apr 4, 2024
-
Removing public utility (for now)
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6082cd5 - Browse repository at this point
Copy the full SHA 6082cd5View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83e1a9a - Browse repository at this point
Copy the full SHA 83e1a9aView commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6e82fa3 - Browse repository at this point
Copy the full SHA 6e82fa3View commit details -
improve clarity of example intro
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6ef2579 - Browse repository at this point
Copy the full SHA 6ef2579View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1dc5634 - Browse repository at this point
Copy the full SHA 1dc5634View commit details -
formatting (against clang-format suggestion)
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 55b0f8d - Browse repository at this point
Copy the full SHA 55b0f8dView commit details -
doc suggestion to use usm pointer
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 22eaf87 - Browse repository at this point
Copy the full SHA 22eaf87View commit details -
removing doc changes (to separate into another PR)
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae0dac8 - Browse repository at this point
Copy the full SHA ae0dac8View commit details -
Signed-off-by: Dan Hoeflinger <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 843fa58 - Browse repository at this point
Copy the full SHA 843fa58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3e4b385 - Browse repository at this point
Copy the full SHA 3e4b385View commit details