Hi Chris,
Thanks for your prompt response. We're running things on a 47-core CPU, but it appears to have very low CPU efficiency. We tried adjusting the GOMAXPROCS environment variable to see if this improved things, but it did not make a difference. We adjusted it within the run.go file (see screenshot below); is this what you were envisioning in terms of setting it, or do you recommend something else?
Also, we are having memory issues. We're running things with 1 TB of memory, but keep having jobs fail due to out-of-memory errors. We are trying to create a 4 x 2 x 1 dynamic grid across CONUS, but this is taking up to 973.89 GB of memory before failing. Do you have any suggestions on how we can reduce the memory usage? Could there potentially be a memory leak?
Any insights you can share would be very helpful.
Thanks,
Emma