oq-engine icon indicating copy to clipboard operation
oq-engine copied to clipboard

Fixing vectorisation of sigma mu adjustment

Open mmpagani opened this issue 2 years ago • 1 comments

mmpagani avatar Aug 08 '22 08:08 mmpagani

You are effectively disabling the vectorization, i.e. there is an interpolation for each magnitude, even if the magnitudes are all equal: this is no good performance-wise. I need a test exhibiting the issue and then I can fix it properly.

micheles avatar Sep 26 '22 06:09 micheles

I was able to see the issue when using a ModifiableGMPE.

micheles avatar Nov 16 '22 10:11 micheles