非常感谢您将论文的代码公开!
我按照readme文件中的信息对环境进行了配置,在运行程序时出现了以下错误:
RuntimeError: [KeOps] This KeOps shared object has been compiled without cuda support:
- to perform computations on CPU, simply set tagHostDevice to 0
- to perform computations on GPU, please recompile the formula with a working version of cuda.
开始以为是cuda版本不匹配引起的,试了9.0、10.0、 10.1、 11.0四种版本均没有得到解决。现在不知道如何处理,希望得到您的指点。
谢谢!
非常感谢您将论文的代码公开!
我按照readme文件中的信息对环境进行了配置,在运行程序时出现了以下错误:
RuntimeError: [KeOps] This KeOps shared object has been compiled without cuda support:
开始以为是cuda版本不匹配引起的,试了9.0、10.0、 10.1、 11.0四种版本均没有得到解决。现在不知道如何处理,希望得到您的指点。
谢谢!