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

Failed when installing 19_large_depthwise_conv2d_torch_extension #36

Open
Yightwing opened this issue Jul 15, 2022 · 1 comment
Open

Comments

@Yightwing
Copy link

Hello, I tried many environments including Ubuntu20.04/Ubuntu18.04 with cuda11.1/cuda11.3+pytorch1.10, but still failed.

Could you share your detailed environment? Such as the os version, gcc version, cuda driver version , nvcc version, pytorch version, and so on, it's even better if you can provide a docker image build file.

@DingXiaoH
Copy link
Owner

DingXiaoH commented Jul 18, 2022

Hi, we tested with

  1. Ubuntu 18.04 + CUDA 11.3 + nvcc 11.3 + cudnn 8.2.0 + python 3.8.12 + pytorch 1.10 + gcc 7.3.0 + nccl 2.10.3 + NVIDIA driver 450.102.04 + V100 and A100 GPUs
  2. Ubuntu 18.04 + CUDA 10.2 + nvcc 10.0 + cudnn 7.6.5 + python 3.6.9 + pytorch 1.9 + gcc 7.5.0 + nccl 2.7.8 + NVIDIA driver 460.32.03 + 2080Ti and V100 GPUs

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