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
No reordering logic is implemented for parmapfold, parfold and their variants,
🔮 Will the chances grow to adjust this software limitation?
as performing these operations in parallel only make sense if the order is irrelevant.
💭 I suggest to reconsider this view.
The size and difficulty can vary for data processing tasks.
Thus it can happen that such tasks are finished with different run times while the desired progress is also influenced by resource allocation and usage (according to the operating system).
Would you like to become able to collect computed results with a known order? 🤔