Skip to content

working docker with torch 2.1 and cuda 11.8 #1679

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

maxiuw
Copy link

@maxiuw maxiuw commented Oct 30, 2024

No description provided.

Copy link

@Qu0rise Qu0rise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Verification on my side

  • Host OS : Ubuntu 22.04 LTS
  • GPU / Driver : RTX 3080, Driver 535.161, CUDA 11.8
  • Docker build : docker build -f docker/docker_torch2c18.Dockerfile .succeeded
  • OpenPCDet tests : python -m pytest tests — all tests passed
  • Quick sanity run : python demo.py --cfg demo_cfg.yaml --ckpt pcdet_model.pth — no errors

Everything works fine with PyTorch 2.1 + CUDA 11.8 as provided in this Dockerfile.

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

Successfully merging this pull request may close these issues.

2 participants