FalkonML / falkon

Large-scale, multi-GPU capable, kernel solver
https://falkonml.github.io/falkon/
MIT License
181 stars 22 forks source link

Keops is imported (and compiles tests) on falkon import #63

Closed Giodiro closed 11 months ago

Giodiro commented 1 year ago

We should only import keops when it's useful. Otherwise if keops is broken for some reason it will attempt to recompile its self-test file every time import falkon is run