Skip to content

Bug with python 3.8, torch 2.0.0, cu117 #65

@Giodiro

Description

@Giodiro

With this combination the wheel expects torch_cuda_cu.so and torch_cuda_cpp.so (i.e. the pytorch used for building had a split-libraries option enabled), but when installing torch with conda, only torch_cuda.so is available (pytorch built without split-libraries option).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions