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

Large memory runs - segfault? #47

Open
dvalters opened this issue Aug 16, 2022 · 1 comment
Open

Large memory runs - segfault? #47

dvalters opened this issue Aug 16, 2022 · 1 comment

Comments

@dvalters
Copy link
Owner

dvalters commented Aug 16, 2022

Enquiry via email:

I’m setting up a HC model (Karnali River / Nepal) and have two issues:

Segmentation fault: I can run the model up to a resolution of 7m (~9.5M cells) but for 6m and higher, I get a segmentation fault error and the model doesn’t run.

Does it sound familiar to you? Do you have an idea what could be the cause? Is it related to the number of cells? I’m running it on an HPC and doubt that it’s related to the computational resources (the 7m version uses 27GB RAM and 256 GB are available).

I’d like to provide spatially distributed grain sizes but am not sure about the file structure. Would it be possible to get an example file that helps me to figure it out?

@dvalters
Copy link
Owner Author

Don't think this is a bug, more likely to be segfault from trying to allocate very large arrays.

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