Skip to content

RuntimeError: CUDA error: PTX JIT compiler library not found #78

@violafanfani

Description

@violafanfani

I am trying to run the GNN example for ogbl-ddi link prediction, however I keep running into this error (after reinstalling the conda environment multiple times). I am not sure it's a problems of torch_sparse, however any idea on what might trigger this? The analysis of the cora dataset with the GCN model of PyG works on cuda in the same environment.

...
  File "<miniconda>/envs/gnn/lib/python3.8/site-packages/torch_sparse/diag.py", line 41, in set_diag
    inv_mask = ~mask
RuntimeError: CUDA error: PTX JIT compiler library not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions