Skip to content

Bug Report No Version Of Pytorch for cuda 12.3 #112500

@tomas122727

Description

@tomas122727

If you have a question or would like help and support, please ask at our
forums.

If you are submitting a feature request, please preface the title with [feature request].
If you are submitting a bug report, please fill in the following details.

Issue description

since updating both my gpu driver and cuda to cuda 12.3 pytorch isnt detecting my gpu and is complaing that cuda is not availible and that i dont have supported gpu when it was working just fine my gpu is a rtx 3060 yes with cuda support

Code example

torch.is.availible()

System Info

Please copy and paste the output from our
environment collection script
(or fill out the checklist below manually).

You can get the script and run it with:

wget https://raw.githubusercontent.com/pytorch/pytorch/main/torch/utils/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py
  • PyTorch or Caffe2: pytorch
  • How you installed PyTorch (conda, pip, source):
  • Build command you used (if compiling from source):
  • OS: windows 10
  • PyTorch version: latest available
  • Python version:
  • CUDA/cuDNN version: latest
  • GPU models and configuration:
  • GCC version (if compiling from source):
  • CMake version:
  • Versions of any other relevant libraries: cuda toolkit 12.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs reproductionEnsure you have actionable steps to reproduce the issue. Someone else needs to confirm the repro.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions