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
In order to allow distributed execution (run one component on multiple machines) with fondant we need to test and evaluate the current options.
A general solution that works for all orchestrators (current and future) seems not possible so we will need to tackle them one by one.
There seem to be dask examples (see epic) for all of them which might just be the cleanest solution where we create dask clusters dynamically where we can run the component code in parallel.
In order to allow distributed execution (run one component on multiple machines) with fondant we need to test and evaluate the current options.
A general solution that works for all orchestrators (current and future) seems not possible so we will need to tackle them one by one.
There seem to be dask examples (see epic) for all of them which might just be the cleanest solution where we create dask clusters dynamically where we can run the component code in parallel.
Vertex:
CustomContainerTrainingJob (1,2)
Tasks
Docker-compose:
Docker swarm with multiple hosts and as dask cluster
Sagemaker:
BLOCKED NEEDS RUNNER (see issue), we have no sagemaker integration yet so the following is subject to change
Tasks
The text was updated successfully, but these errors were encountered: