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

Conversion from sparse to dense IPM #91

Open
poulson opened this issue Aug 19, 2015 · 0 comments
Open

Conversion from sparse to dense IPM #91

poulson opened this issue Aug 19, 2015 · 0 comments

Comments

@poulson
Copy link
Member

poulson commented Aug 19, 2015

It would make sense for Elemental's sparse IPMs to perform an initial check on the percentage of nonzeros of the input matrices (and, later, the predicted cost of sparse-direct factorization implied by the symbolic analysis) and switch to the dense implementations (which could be much faster) if appropriate.

benson31 added a commit to benson31/Elemental that referenced this issue Dec 14, 2019
* add dispatch for copy-async

* tick version
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

No branches or pull requests

1 participant