flownet
flownet copied to clipboard
Profile FlowNet performance. Bottlenecks?
It's still pyscal that takes by far the most time when individual relative permeability tuning is done.

https://github.com/equinor/pyscal/blob/0e5aaf0df49b47d229febeb41f778b817bf220ee/pyscal/utils.py#L21
~45 seconds spend there.
There is also quite some memory usage. I see values of up to 130G used in my VM when 125 flownet_render_realization processes are running simultaneously.