Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InverseLBFGSOperator for GPU #306

Open
tmigot opened this issue Dec 20, 2023 · 1 comment
Open

InverseLBFGSOperator for GPU #306

tmigot opened this issue Dec 20, 2023 · 1 comment

Comments

@tmigot
Copy link
Member

tmigot commented Dec 20, 2023

This operator is used in JSOSolvers https://github.com/JuliaSmoothOptimizers/JSOSolvers.jl/blob/5c08163ee594d8f8d7e12a98b14f4ed7cd22424e/src/lbfgs.jl#L87C3-L87C63 but nothing allows GPU computation

@dpo
Copy link
Member

dpo commented Dec 20, 2023

The solution is probably #258, but needs to be revisited.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants