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

Issue relevant warnings when using large grids #233

Open
ViralBShah opened this issue May 3, 2020 · 1 comment
Open

Issue relevant warnings when using large grids #233

ViralBShah opened this issue May 3, 2020 · 1 comment

Comments

@ViralBShah
Copy link
Member

We probably should issue a warning about excessive memory usage when using Cholmod with large grids. Perhaps over 5M cells?

#232 (comment)

A warning that may be clear is something like "Cholmod is a spare direct solver that consumes a lot of memory. A landscaspe with 5M cells will require roughly XGB of RAM. Please use cg+amg`.

@ViralBShah ViralBShah changed the title Issue a warning when using cholmod for large grids Issue relevant warnings when using large grids May 3, 2020
@ViralBShah
Copy link
Member Author

Also, when the grids are large enough, we should either automatically use 64-bit indexing, or issue a warning.

#232 (comment)

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