You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a long-standing TODO in simulations.py that might affect the performance of simulations. It would be better to parallelize the call to generate_spin2ecl_quaternions when MPI is being used.
There is a long-standing
TODO
in simulations.py that might affect the performance of simulations. It would be better to parallelize the call togenerate_spin2ecl_quaternions
when MPI is being used.(See this comment by @marcobortolami in issue #184.)
The text was updated successfully, but these errors were encountered: