Skip to content
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

Fix XFAIL condition for subsumption tests #1144

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

miscco
Copy link
Collaborator

@miscco miscco commented Nov 23, 2023

The bug breaking our subsumption tests has been fixed. It will be released in a future nvcc version so we need to give the right nvcc version to unfail those tests

Fixes nvbug4357708

@miscco miscco requested review from a team as code owners November 23, 2023 08:44
@miscco miscco added nvbug Has an associated internal NVIDIA NVBug. libcu++ For all items related to libcu++ bug Something isn't working right. backport branch/2.3.x For backporting to the 2.3.x release branch labels Nov 23, 2023
The compiler bug breaking our subsumption tests has been fixed. It will be released in a future nvcc version so we need to give the right nvcc version to unfail those tests

Fixes nvbug4357708
@miscco miscco merged commit 871c0ba into NVIDIA:main Nov 28, 2023
515 checks passed
@miscco miscco deleted the fix_icc_subsumption branch November 28, 2023 08:35
Copy link
Contributor

GitHub Actions is not permitted to create or approve pull requests.

copy-pr-bot bot pushed a commit that referenced this pull request Nov 28, 2023
The compiler bug breaking our subsumption tests has been fixed. It will be released in a future nvcc version so we need to give the right nvcc version to unfail those tests

Fixes nvbug4357708
@miscco miscco added backport done This PR has been backported to the relevant branch and removed backport branch/2.3.x For backporting to the 2.3.x release branch labels Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport done This PR has been backported to the relevant branch bug Something isn't working right. libcu++ For all items related to libcu++ nvbug Has an associated internal NVIDIA NVBug.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants