Skip to content

Fix: remove CUDA_ERROR_INVALID_RESOURCE_TYPE #1088

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

Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Feb 10, 2025

Description

Fix: remove CUDA_ERROR_INVALID_RESOURCE_TYPE.

CUDA_ERROR_INVALID_RESOURCE_TYPE is not defined in CUDA v10.1 that is used in UR.

PR in UR: oneapi-src/unified-runtime#2680

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau requested a review from a team as a code owner February 10, 2025 09:44
@ldorau ldorau changed the title Fix remove cuda error invalid resource type Fix: remove CUDA_ERROR_INVALID_RESOURCE_TYPE Feb 10, 2025
@ldorau ldorau requested a review from bratpiorka February 10, 2025 09:45
@ldorau
Copy link
Contributor Author

ldorau commented Feb 10, 2025

PR in UR: oneapi-src/unified-runtime#2680

@ldorau ldorau requested a review from pbalcer February 10, 2025 09:46
CUDA_ERROR_INVALID_RESOURCE_TYPE is not defined in CUDA v10.1
that is used in UR.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Fix_remove_CUDA_ERROR_INVALID_RESOURCE_TYPE branch from d8773b1 to 316c220 Compare February 10, 2025 10:02
@bratpiorka bratpiorka merged commit ace9f4a into oneapi-src:main Feb 10, 2025
76 checks passed
@ldorau ldorau deleted the Fix_remove_CUDA_ERROR_INVALID_RESOURCE_TYPE branch February 10, 2025 10:39
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.

3 participants