Skip to content
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

[CMDBUF] Fix incorrect handling of shared local mem args in CUDA/HIP #2264

Merged
merged 1 commit into from
Nov 6, 2024

Commits on Oct 31, 2024

  1. [CMDBUF] Fix incorrect handling of shared local mem args in CUDA/HIP

    - Fix handling of local mem args in CUDA/HIP
    - Add conformance tests which check updating local memory args and work size
    - Change argSize in ur_exp_command_buffer_update_value_arg_desc_t to be size_t in line with urKernelSetArg
    Bensuo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b7d78ba View commit details
    Browse the repository at this point in the history