-
Notifications
You must be signed in to change notification settings - Fork 63
Open
Description
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
Labels
No labels