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

[UR][L0] Fix the multi device event cache to allocate lists as pointers #12778

Merged
merged 3 commits into from
Feb 22, 2024

Commits on Feb 21, 2024

  1. [UR][L0] Fix the multi device event cache to allocate lists as pointers

    - fix to address a multi device crash given many devices causing a stack overflow.
      Event Caches per device are now explicitly allocated.
    
    - pre-commit PR for oneapi-src/unified-runtime#1366
    
    Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
    nrspruit committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e69d545 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    1a724dc View commit details
    Browse the repository at this point in the history
  2. [UR] Bump tag to b4150ad1

    kbenzie committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    801b947 View commit details
    Browse the repository at this point in the history