-
Notifications
You must be signed in to change notification settings - Fork 9
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
Solve Alaska HAND FIM Processing Memory bottleneck #998
Comments
@groutr had made some HAND FIM improvements that we thought would solve this (see #944). There must have been a mistake made when putting it in place and testing it, because I swear it was working. But I just discovered yesterday that it's still failing due to running out of memory. Thus, I'm tackling the "Running the GMS only" approach as an interim solution until we can work out a long-term solution. Commit and PR to come here in a moment... |
We have many more options for future releases actually and more options are opening up all of the time.
I am sure we can work together to fix anything we need as long as either Carson or Derek approves it and Carson, Derek and myself are aware of it. Easiest if I can help with those options as I have more options available to help solve these problems then might be seen. Over time, I can teach more of the details of the FIM-dev datasets so that you won't need me to help with these types of details eventually. |
@RobHanna-NOAA Awesome - thanks for updating this ticket with all of this info. We should meet again soon to discuss which direction we should take for the official and long-term solution. This ticket should remain open until that long-term fix is in place. The short-term fix was only put in place to allow us to get Alaska FIM released in v2.1.8. |
Weeks ago while first testing Alaska FIM, we came face to face with the fact that the underlying inputs for creating HAND FIM polygons for Alaska are too large. They surpass the maximum memory that can be allocated to the hv-vpp-*-viz-hand-fim-processing Lambda.
Here are the priorities we identified as steps for solution to getting Alaska FIM working as services:
Here are the longer term solutions to get a stable pipeline for the service after we get something available for Workshop:
Getting a service up to UAT is the primary goal, the next will be getting the service stable and tested fully for all the services in UAT, then lastly before pushing is making any budgetary efficiency measurements on the service.
The text was updated successfully, but these errors were encountered: