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
For parallel multi-start optimization the concurrent access can be quite limiting. For not too big datasets MultiConditionDataProviderHDF5 should implement lazy loading and caching.
EDIT: Priority is on file access on master happening for each simulation. We should completely avoid file access there.
The text was updated successfully, but these errors were encountered:
For parallel multi-start optimization the concurrent access can be quite limiting. For not too big datasets MultiConditionDataProviderHDF5 should implement lazy loading and caching.
EDIT: Priority is on file access on master happening for each simulation. We should completely avoid file access there.
The text was updated successfully, but these errors were encountered: