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

RuntimeError: SigmoidFocalLoss is not compiled with GPU support #736

Closed
zehuichen123 opened this issue Dec 19, 2020 · 2 comments
Closed
Assignees

Comments

@zehuichen123
Copy link

Hi, I am trying to install mmcv-full with cuda10.2 and torch1.6, however, I got this error when running mmdet.

RuntimeError: SigmoidFocalLoss is not compiled with GPU support

Here is some info about my machine:

<Trial 1886566 worker_0> mmdetection $ nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2019 NVIDIA Corporation
Built on Wed_Oct_23_19:24:38_PDT_2019
Cuda compilation tools, release 10.2, V10.2.89

GPU: V100; torch version: 1.6.0;
I run mmcv-full by the following command and no mmcv is installed before:
image

@zehuichen123
Copy link
Author

Hi, this problem disappeared when I use pip < 20.3 to install mmcv-full. Maybe you can have a look at that. Thanks!

@ycxioooong
Copy link
Contributor

Sorry for the late reply, you may refer to this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants