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

Not a directory: 'hipconfig' #862

Open
minocrafft opened this issue May 12, 2023 · 0 comments
Open

Not a directory: 'hipconfig' #862

minocrafft opened this issue May 12, 2023 · 0 comments

Comments

@minocrafft
Copy link

Hello,
An error occurred while installing torch2trt

hipconfig

My environment is

  • Ubuntu 18.04
  • CUDA 11.7
  • CUDNN 8.7.0
  • Python 3.9.16
  • Torch 1.13.1 (torchvision==0.14.1)
  • and using NVIDIA RTX 3060 as GPU.

As far as I know torch2trt uses ROCm, an AMD GPU-specific driver for conversion. However, as you can see, I am not using an AMD GPU.

Is there any way to fix this error?

Additionally, I was using an earlier version of CUDA 11.0, Python 3.6, and Torch (maybe <= 1.9), and I was able to use torch2trt without any issues. However, I needed to update Torch, so I updated my environment above. Could this have caused the issue? What is the possibility of a collision occurring?

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

1 participant