Skip to content

Improve program checks#394

Merged
leofang merged 11 commits into
NVIDIA:mainfrom
keenan-simpson:improve-program-checks
Feb 21, 2025
Merged

Improve program checks#394
leofang merged 11 commits into
NVIDIA:mainfrom
keenan-simpson:improve-program-checks

Conversation

@keenan-simpson
Copy link
Copy Markdown
Contributor

@keenan-simpson keenan-simpson commented Jan 14, 2025

This review addresses the suggestions in 313 for improving some of the runtime checks in program.
close #313

@copy-pr-bot
Copy link
Copy Markdown
Contributor

copy-pr-bot Bot commented Jan 14, 2025

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@keenan-simpson keenan-simpson self-assigned this Jan 14, 2025
@keenan-simpson keenan-simpson added P1 Medium priority - Should do cuda.core Everything related to the cuda.core module labels Jan 14, 2025
@keenan-simpson keenan-simpson added this to the cuda.core beta 3 milestone Jan 14, 2025
@keenan-simpson
Copy link
Copy Markdown
Contributor Author

/ok to test

@github-actions

This comment has been minimized.

@keenan-simpson keenan-simpson marked this pull request as ready for review January 22, 2025 17:01
@keenan-simpson
Copy link
Copy Markdown
Contributor Author

/ok to test

Comment thread cuda_core/cuda/core/experimental/_program.py Outdated
Comment thread cuda_core/cuda/core/experimental/_program.py Outdated
@leofang leofang added the enhancement Any code-related improvements label Feb 5, 2025
@leofang
Copy link
Copy Markdown
Member

leofang commented Feb 21, 2025

/ok to test

@leofang leofang enabled auto-merge (squash) February 21, 2025 15:11
@leofang leofang merged commit 0a8a30d into NVIDIA:main Feb 21, 2025
@github-actions
Copy link
Copy Markdown

Doc Preview CI
Preview removed because the pull request was closed or merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cuda.core Everything related to the cuda.core module enhancement Any code-related improvements P1 Medium priority - Should do

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate improving the error message for PTX_COMPILE error

2 participants