Skip to content

Add HIP-Basic execution context example#485

Draft
neon60 wants to merge 1 commit into
amd-stagingfrom
execution_context
Draft

Add HIP-Basic execution context example#485
neon60 wants to merge 1 commit into
amd-stagingfrom
execution_context

Conversation

@neon60

@neon60 neon60 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Demonstrate partitioning a device's compute units into separate execution contexts, running a long-running kernel and a critical kernel on their own reserved resources. Register the example in the HIP-Basic CMake build and the top-level README.

Motivation

Technical Details

Test Plan

Test Result

Added/Updated documentation?

  • Yes
  • No, does not apply to this PR.

Included Visual Studio files?

  • Yes
  • No, does not apply to this PR.

Submission Checklist

Demonstrate partitioning a device's compute units into separate
execution contexts, running a long-running kernel and a critical kernel
on their own reserved resources. Register the example in the HIP-Basic
CMake build and the top-level README.

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant