Skip to content

Beautify vector mismatch reporting#6837

Merged
bernhardmgruber merged 1 commit intoNVIDIA:mainfrom
bernhardmgruber:vec_mismatch_reporting
Dec 3, 2025
Merged

Beautify vector mismatch reporting#6837
bernhardmgruber merged 1 commit intoNVIDIA:mainfrom
bernhardmgruber:vec_mismatch_reporting

Conversation

@bernhardmgruber
Copy link
Contributor

@bernhardmgruber bernhardmgruber commented Dec 2, 2025

Example comparison failure:

  REQUIRE_THAT( out_result_vec, Equals(expected_result) )
with expansion:
  7 mismatches (0.57% of 1234 elements)
  good [11]: 15337070241100333056 == 15337070241100333056
  good [12]: 6884208465200283648 == 6884208465200283648
  good [13]: 9209933393423237120 == 9209933393423237120
  BAD  [14]: 14 != 8783840751822831616
  ...
  BAD  [17]: 14 != 6194503581513547776
  BAD  [18]: 14 != 8515923715555328
  ...
  BAD  [19]: 14 != 8451819095279534080
  ...
  BAD  [23]: 14 != 8996868999400652800
  ...
  BAD  [28]: 14 != 9180003312525639680
  BAD  [29]: 14 != 13246312047244738560

@github-project-automation github-project-automation bot moved this to Todo in CCCL Dec 2, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from Todo to In Progress in CCCL Dec 2, 2025
@bernhardmgruber bernhardmgruber marked this pull request as ready for review December 2, 2025 17:04
@bernhardmgruber bernhardmgruber requested review from a team as code owners December 2, 2025 17:04
@NVIDIA NVIDIA deleted a comment from copy-pr-bot bot Dec 2, 2025
@cccl-authenticator-app cccl-authenticator-app bot moved this from In Progress to In Review in CCCL Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

🥳 CI Workflow Results

🟩 Finished in 5h 59m: Pass: 100%/64 | Total: 4d 11h | Max: 5h 58m | Hits: 57%/62119

See results here.

@bernhardmgruber bernhardmgruber merged commit 63e4578 into NVIDIA:main Dec 3, 2025
79 of 80 checks passed
@bernhardmgruber bernhardmgruber deleted the vec_mismatch_reporting branch December 3, 2025 09:14
@github-project-automation github-project-automation bot moved this from In Review to Done in CCCL Dec 3, 2025
srinivasyadav18 pushed a commit to srinivasyadav18/cccl that referenced this pull request Dec 9, 2025
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