Amirhesam Abedsoltan

Results 4 comments of Amirhesam Abedsoltan

I am having the exact same problem. **pykeops** and **pytorch** work properly. However, when I run `flk = falkon.Falkon(kernel=kernel, penalty=1e-6, M=1000, options=options)` I get 'RuntimeError: Not compiled with CUDA support'...

Thank you for your prompt answer. Yeah the problem was both torch version and Keops library. I had to switch to pykeops beta version.

Thank you. Could you please create a pre-built wheel for it? Each time I try to install it using the command 'pip install git+https://github.com/falkonml/falkon.git', the installation fails.

Thank you it resolved the issue.