Skip to content

No disco_cuda_extension after installing #147

@wongchieh

Description

@wongchieh

Dear NVIDIA,

Thanks for open this utils, I came across an error when I use this.

I am trying to run makani and torch-harmonics is one of its part. But I always get an warning:

"""
torch_harmonics/convolution.py:515: UserWarning: couldn't find CUDA extension, falling back to slow PyTorch implementation
warn("couldn't find CUDA extension, falling back to slow PyTorch implementation")

"""

When I look at torch_harmonics/convolution.py:515, I think it failed with :
"""
from disco_helpers import preprocess_psi
import disco_cuda_extension
"""

This bothered me for a long time, hope you could have some advice on this. I just followed the way in this git repo to install the torch-harmonics.

Best,
Cheih

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