facultyai / facultyai/faculty-distributed

Remove need to setup job and environment

Offen
#5 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
enhancement
Vorherrschende Sprache
Jupyter Notebook
Sterne
5
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

It would be great if `faculty-distributed` handled all platform requirements. A way to achieve this could be to create a Job when `FacultyJobExecutor.map` is called. The command of the job could also install `faculty_distributed` to avoid the need for a server environment: `pip install -U git+ssh://git@github.com/facultyai/faculty-distributed.git && faculty_distributed_job $path $worker_id` with the appropriate parameters. Resource requests and optional additional server environment IDs could be passed as constructor arguments.

Optionally, the job could deleted as part of the cleanup function.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.