We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Silent Failure
Not sure
We recently merged #504 which resolved the option-field failure, but introduced an iteration-field failure.
https://github.com/NVIDIA/cccl/actions/runs/6644234463/job/18052969849
Unfortunately it looks like the options for iterations aren't called optionId, they're iterationId.
optionId
iterationId
Edit a PR and the sync issue action runs, it will fail.
It should correctly sync their values.
No response
The text was updated successfully, but these errors were encountered:
jarmak-nv
Successfully merging a pull request may close this issue.
Is this a duplicate?
Type of Bug
Silent Failure
Component
Not sure
Describe the bug
We recently merged #504 which resolved the option-field failure, but introduced an iteration-field failure.
https://github.com/NVIDIA/cccl/actions/runs/6644234463/job/18052969849
Unfortunately it looks like the options for iterations aren't called
optionId
, they'reiterationId
.How to Reproduce
Edit a PR and the sync issue action runs, it will fail.
Expected behavior
It should correctly sync their values.
Reproduction link
No response
Operating System
No response
nvidia-smi output
No response
NVCC version
No response
The text was updated successfully, but these errors were encountered: