Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: warnings when building tests; should use -Wno-deprecated-gpu-targets #3848

Open
1 task done
gonzalobg opened this issue Feb 18, 2025 · 0 comments
Open
1 task done
Labels
bug Something isn't working right.

Comments

@gonzalobg
Copy link
Collaborator

Is this a duplicate?

Type of Bug

Compile-time Error

Component

libcu++

Describe the bug

I'm seeing many warnings of the form:

nvcc warning : Support for offline compilation for architectures prior to '<compute/sm/lto>_75' will be removed in a future release (Use -Wno-deprecated-gpu-targets to suppress warning).

on libcu++ CI.

It'd be good to suppress them to avoid generating huge log files.

How to Reproduce

Run CI

Expected behavior

CI does not contain tons of warnings

Reproduction link

No response

Operating System

No response

nvidia-smi output

No response

NVCC version

No response

@gonzalobg gonzalobg added the bug Something isn't working right. label Feb 18, 2025
@github-project-automation github-project-automation bot moved this to Todo in CCCL Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working right.
Projects
Status: Todo
Development

No branches or pull requests

1 participant