Skip to content

Conversation

@ax3l
Copy link
Member

@ax3l ax3l commented Nov 14, 2025

Fix a warning with nvcc in CUDA 12.4 (Perlmutter) for initialization.

This can be written w/o a for loop, so this is ok to silence the compiler diagnostics (which is misbehaving).

@ax3l ax3l requested a review from EZoni November 14, 2025 19:41
@ax3l ax3l added backend: cuda Specific to CUDA execution (GPUs) warning A compiler or tool warning labels Nov 14, 2025
Fix a warning with `nvcc` in CUDA 12.4 (Perlmutter) for
initialization.

This can be written w/o a for loop, so this is ok to silence
the compiler diagnostics (which is mishaving).
Copy link
Member

@dpgrote dpgrote left a comment

Choose a reason for hiding this comment

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

Looks good to me

@RemiLehe RemiLehe merged commit cdc28a3 into BLAST-WarpX:development Nov 25, 2025
50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend: cuda Specific to CUDA execution (GPUs) warning A compiler or tool warning

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants