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
We have an option to run external evaluation cluster and communicate with it through local (file tree based) queue.
To do this, we must ensure:
-- that our local queues could support multi-client setup for such external cluster;
-- that local queues sync mechanism is compatible with the same on evaluation side (and at least language-agnostic)
The text was updated successfully, but these errors were encountered:
We have an option to run external evaluation cluster and communicate with it through local (file tree based) queue.
To do this, we must ensure:
-- that our local queues could support multi-client setup for such external cluster;
-- that local queues sync mechanism is compatible with the same on evaluation side (and at least language-agnostic)
The text was updated successfully, but these errors were encountered: