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

__shared__ variable 'ncclShmem' cannot be 'extern' #729

Open
Qizhi697 opened this issue Nov 18, 2024 · 0 comments
Open

__shared__ variable 'ncclShmem' cannot be 'extern' #729

Qizhi697 opened this issue Nov 18, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Qizhi697
Copy link

Qizhi697 commented Nov 18, 2024

In the NVIDIA NCCL source code, the Clangd plugin reports an error: shared variable ncclShmem cannot be extern.

https://github.com/NVIDIA/nccl/blob/ab2b89c4c339bd7f816fbc114a4b05d386b66290/src/device/common.h#L47C1-L52C7

image

System information
Clangd version (from the log, or clangd --version): 18.1.3
clangd extension version: v0.1.29
Operating system: ubuntu 20.04

@Qizhi697 Qizhi697 added the bug Something isn't working label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant