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

Feature request: IPOPT support for GPU based linear solvers #335

Closed
mehdigolari opened this issue Mar 6, 2019 · 1 comment
Closed

Feature request: IPOPT support for GPU based linear solvers #335

mehdigolari opened this issue Mar 6, 2019 · 1 comment

Comments

@mehdigolari
Copy link

mehdigolari commented Mar 6, 2019

I wanted to ask if it is possible to provide support for GPU based linear solvers such as cuSPARSE or cuSolver.

@mehdigolari mehdigolari changed the title Feature request: IPOPT support for cuSPARSe or other GPU based linear solvers Feature request: IPOPT support for GPU based linear solvers Mar 6, 2019
@svigerske
Copy link
Member

An interface to SPRAL is available with Ipopt 3.14 (#446).
Contributions of interfaces to other linear solvers are welcome.

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

Successfully merging a pull request may close this issue.

3 participants
@svigerske @mehdigolari and others