Skip to content

Additional CUDA Warnings, main branch (2025.11.17.)#1200

Merged
stephenswat merged 1 commit intoacts-project:mainfrom
krasznaa:CUDAWarnings-main-20251117
Nov 20, 2025
Merged

Additional CUDA Warnings, main branch (2025.11.17.)#1200
stephenswat merged 1 commit intoacts-project:mainfrom
krasznaa:CUDAWarnings-main-20251117

Conversation

@krasznaa
Copy link
Copy Markdown
Member

While working on #1193 I was reminded that we don't have all too many warnings turned on for our CUDA builds at the moment.

I was expecting that at least some failures would show up when I added -Wall and -Wextra, but surprisingly nothing did. The common device code is of course checked already by the Alpaka and SYCL builds, but I could've still imagined something hiding in the CUDA specific code. 🤔

In any case, having these active should be a good thing.

@krasznaa krasznaa requested a review from stephenswat November 17, 2025 15:48
@krasznaa krasznaa added the build This relates to the build system label Nov 17, 2025
@krasznaa krasznaa force-pushed the CUDAWarnings-main-20251117 branch from 29229c0 to 597f253 Compare November 20, 2025 08:29
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@stephenswat stephenswat left a comment

Choose a reason for hiding this comment

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

Sure. 👍

@stephenswat stephenswat merged commit 685f157 into acts-project:main Nov 20, 2025
27 checks passed
@krasznaa krasznaa deleted the CUDAWarnings-main-20251117 branch November 21, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build This relates to the build system

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants