Skip to content

Cuda/GPU incompatibilities #1

Description

@stav-ros

Not necessarily an issue, but for those with newer GPUs (4090 in my case) requiring newer CUDA, this worked for me:

pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 torchaudio --extra-index-url https://download.pytorch.org/whl/cu118

You also might need to run
pip install numpy numba scipy --upgrade
(Tutorial) Code runs like butter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions