-
Notifications
You must be signed in to change notification settings - Fork 2
H3 pred #434
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
base: main
Are you sure you want to change the base?
H3 pred #434
Conversation
@mitchellmanware Is this still a relevant warning/comment the koppen prediction grid
|
@kyle-messier I think I added that line, which can be ignored now. |
@kyle-messier FYI, in 00c8806, most of the targets were completed well on my end. I am still learning the selective usage of level 2 or 3 partitions of level 8 h3 points. Node heterogeneity might be the reason for errors in SLURM deployment. 🤔 |
@sigmafelix level 2 is being used when the calculation time is driven by the variable or time dimension and not the number of locations and the HPC memory can handle the larger number of rows. It has ~90 spatial groups compared to ~700. I was having an issue of many branches failing immediately after ~170 were dispatched - subsequent branches would fail. Reducing from 100G to 50G resolves that and I think that will be sufficient memory for the NARR and NLCD variables. Currently, those are the only ones left to do, so it is also going pretty well on our end. 🚀 |
H3 prediction grid in progress
☑️ Updated the crew controller to the MLP approach that dispatches a SLURM job per branch
☑️ Able to use
normal
highmem
andgeo
nodes and call significantly for workers