AllenNeuralDynamics / AllenNeuralDynamics/Rhapso
Refactor multiscale ray integration to the pipeline level so it is agnostic to the distributed environment
Offen
#182
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @seanfite-alleninstitute
Auf GitHub ansehen
- Vorherrschende Sprache
- Python
- Sterne
- 9
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Move the multiscale Ray orchestration out of the core multiscale implementation and into the pipeline layer so the multiscale module is environment-agnostic. Define a clean execution interface that the pipeline can back with Ray, local multiprocessing, or a single-process runner. Remove direct Ray dependencies from core multiscale code, keep core logic pure , and update pipeline wiring/config to choose the distributed backend.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.