Skip to content

Unable to run GPU notebook example with CUDA 12.3.2 #6

@milortie

Description

@milortie

Unable to run GPU notebook example with CUDA 12.3.2

CUDA version changed in Dockerfile: FROM nvidia/cuda:12.3.2-runtime-ubuntu22.04

When running the cell in Jupyter notebook, the statement print(torch.cuda.is_available()) returns FALSE. The statement print(torch.cuda.get_device_name(0)) returns an error: RuntimeError: Unexpected error from cudaGetDeviceCount().

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