flownet icon indicating copy to clipboard operation
flownet copied to clipboard

Profile FlowNet performance. Bottlenecks?

Open anders-kiaer opened this issue 5 years ago • 3 comments

anders-kiaer avatar Aug 05 '20 11:08 anders-kiaer

It's still pyscal that takes by far the most time when individual relative permeability tuning is done.

image

wouterjdb avatar Sep 07 '20 10:09 wouterjdb

https://github.com/equinor/pyscal/blob/0e5aaf0df49b47d229febeb41f778b817bf220ee/pyscal/utils.py#L21

~45 seconds spend there.

wouterjdb avatar Sep 07 '20 12:09 wouterjdb

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.

wouterjdb avatar Sep 07 '20 12:09 wouterjdb