Skip to content

Conflict between cuda version and gcc version #3

@Jinbo-Zuo

Description

@Jinbo-Zuo

In "conda_cu113.yml", you installed cuda11.3 and gcc11.2, but in fact, they are conflicting.
When I install "pyg_lib torch_scatter torch_sparse torch_cluster torch_spline_conv", the error occur:
RuntimeError: The current installed version of /home/username/anaconda3/envs/icg_cuda113/bin/x86_64-conda-linux-gnu-c++ (11.2.0) is greater than the maximum required version by CUDA 11.3 (10.0.0). Please make sure to use an adequate version of /home/username/anaconda3/envs/icg_cuda113/bin/x86_64-conda-linux-gnu-c++ (>=5.0.0, <=10.0.0).
Here is the version correspondence table of cuda and gcc
er

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