aiqm / torchani

Accurate Neural Network Potential on PyTorch
https://aiqm.github.io/torchani/
MIT License
446 stars 125 forks source link

CUAEV install failed #606

Closed Xundrug closed 2 years ago

Xundrug commented 2 years ago

torchani/cuaev/aev.cu:6:10: fatal error: THC/THC.h: No such file or directory

include <THC/THC.h>

      ^~~~~~~~~~~

pytorch-nightly 1.11.0

yueyericardo commented 2 years ago

fixed at #603