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
This issue also wants to skip the scheduler, but where it differs from issue Add function(s) to execute code on all Python servers #37 is to partition the input data set so that each Python server can tackle a different part of the problem.
Maybe these functions could go in a py-para.lfe module ...
This may only require:
In contrast to the goal of issue #37, this ticket aims to support parallelization of a function across all Python servers.
To clarify:
Maybe these functions could go in a
py-para.lfe
module ...Sources for reference:
The text was updated successfully, but these errors were encountered: