pytorch / pytorch/pytorch.github.io

Managing CUDA version with installation

Open
#1,109 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
285
Forks
317
PR merge metrics
No merged PRs in 30d

Description

📚 Documentation

On the pytorch installation site, the instruction for installing with different specified compute platforms redirects you to download/install from source. conda install pytorch torchvision torchaudio cudatoolkit=11.3 -c pytorch worked for me, and would be an easier and faster recommendation than the suggested download/install from source.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the PyTorch installation site section for different compute platforms and compare its source-install guidance with the reported conda command. Done means the documentation gives an appropriate easier installation recommendation for specified compute platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
pytorch
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.