Skip to content

RuntimeError: CUDA error: no kernel image is available for execution on the device #79

@MingyuYang-Yale

Description

@MingyuYang-Yale

Hi,

I followed the instructions on the GitHub README page to install xFuse. However, when I ran the command:

xfuse run my-config.toml --save-path my-run

I encountered the following error:

Screenshot 2024-06-13 at 2 08 32 PM

To resolve this, I attempted to upgrade Torch by running:

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

After the upgrade, I encountered a different error:

Screenshot 2024-06-13 at 3 11 28 PM

Additionally, when I ran nvidia-smi, here is the GPU information:

Screenshot 2024-06-13 at 2 30 07 PM

Could you please provide guidance on how to resolve this issue?

Thank you!

Best,
Mingyu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions