Skip to content

Enable SM120 CI for c.parallel.#7885

Merged
bernhardmgruber merged 1 commit intoNVIDIA:mainfrom
griwes:feature/c-parallel-sm120-ci
Mar 5, 2026
Merged

Enable SM120 CI for c.parallel.#7885
bernhardmgruber merged 1 commit intoNVIDIA:mainfrom
griwes:feature/c-parallel-sm120-ci

Conversation

@griwes
Copy link
Contributor

@griwes griwes commented Mar 4, 2026

Description

Pulled out of #7565.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@griwes griwes requested review from a team as code owners March 4, 2026 21:34
@griwes griwes requested a review from jrhemstad March 4, 2026 21:34
@github-project-automation github-project-automation bot moved this to Todo in CCCL Mar 4, 2026
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Review in CCCL Mar 4, 2026
@griwes
Copy link
Contributor Author

griwes commented Mar 4, 2026

The relevant test is passing.

constexpr bool is_descending = this_test_params.is_descending();
constexpr auto order = is_descending ? CCCL_DESCENDING : CCCL_ASCENDING;
constexpr bool is_overwrite_okay = this_test_params.is_overwrite_okay();
constexpr bool disable_sass_check_on_sm120 = std::is_same_v<key_t, c2h::get<3, key_types>>;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. I think I just hit this locally today :D

@github-actions

This comment has been minimized.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2026

🥳 CI Workflow Results

🟩 Finished in 10h 54m: Pass: 100%/453 | Total: 16d 23h | Max: 4h 00m | Hits: 65%/505178

See results here.

@bernhardmgruber bernhardmgruber merged commit 402dc0a into NVIDIA:main Mar 5, 2026
1039 of 1043 checks passed
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Mar 5, 2026
@griwes griwes deleted the feature/c-parallel-sm120-ci branch March 5, 2026 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants