Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

First checkpoint for Wconversion warning fixes #1530

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

matt-stack
Copy link
Contributor

Referencing NVIDIA/cccl#779 and also hand-in-hand with NVIDIA/cub branch bug/github/wconversion-thrust1478

This is to check the style is right and I am following best practices before adding -Wconversions to the gcc build and tackling those warnings. With this branch and the cub branch bug/github/wconversion-thrust1478, the simple reproducer should described in the orignal issue NVIDIA/cccl#779 can build nvcc main.cu -Xcompiler=-Wconversion without warning.

Referencing NVIDIA/thrust#1478 and also hand-in-hand with NVIDIA/cub branch bug/github/wconversion-thrust1478

This is to check the style is right and I am following best practices before adding -Wconversions to the gcc build and tackling those warnings. With this branch and the cub branch bug/github/wconversion-thrust1478, the simple reproducer should described in the orignal issue #1478 can build nvcc main.cu -Xcompiler=-Wconversion without warning.
@GPUtester
Copy link
Collaborator

Can one of the admins verify this patch?

@alliepiper
Copy link
Collaborator

add to allowlist

@alliepiper
Copy link
Collaborator

DVS CL: 30493510

run tests

@alliepiper alliepiper added testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS). labels Oct 4, 2021
@alliepiper alliepiper added this to the 1.15.0 milestone Oct 4, 2021
@alliepiper alliepiper self-assigned this Oct 4, 2021
@alliepiper
Copy link
Collaborator

Tests pass, LGTM

@alliepiper alliepiper marked this pull request as ready for review October 6, 2021 16:13
@alliepiper alliepiper merged commit 04f3895 into NVIDIA:main Oct 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
testing: gpuCI in progress Started gpuCI testing. testing: internal ci in progress Currently testing on internal NVIDIA CI (DVS).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants