Skip to content

Fix 'CUDA invalid device context' exception#115

Open
michael-swan wants to merge 1 commit intoAccelerateHS:masterfrom
michael-swan:patch-1
Open

Fix 'CUDA invalid device context' exception#115
michael-swan wants to merge 1 commit intoAccelerateHS:masterfrom
michael-swan:patch-1

Conversation

@michael-swan
Copy link

@michael-swan michael-swan commented Mar 21, 2026

createTargetForDevice would perform operations involving creating and popping the current thread CUDA context and is thus sensitive to being rescheduled on a different capability.

`createTargetForDevice` would perform operations involving creating and popping the current thread CUDA context and is thus sensitive to being rescheduled on a different capability.
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