I am currently using Mirone to run high-resolution tsunami simulations (specifically using the NSWINC module with a 10m grid resolution).
While running the simulation, I noticed that my overall CPU utilization sits at around 7%, indicating that the execution loop is entirely single-threaded and bottlenecked on a single CPU core.
I wanted to ask if there is any existing configuration, flag, or environment setting to enable multi-threading or parallel processing across all available CPU cores ?
If this feature isn't currently supported, are there any recommended workarounds to scale performance for dense nested grids, or plans to implement parallel computing in future releases?
For reference, my system specs are:
Best regards,
TAHA