multiscale-cosim / EBRAINS-cosim

EBRAINS-cosim
Other
5 stars 0 forks source link

Developing EBRAIN Co-Sim jobs/tasks launcher #39

Closed ringleschavez closed 3 years ago

ringleschavez commented 3 years ago
Aspect Detail
Summary Developing a python module to start processes
Task Area Development New Components
Assignee ringleschavez
Information r.ingles.chavez@gmail.com
Prerequisites
Dependencies Logging componet

Summary

This issue refers to the developing of a module for launching/starting EBRAIN Co-Sim jobs/tasks based on an XML configuration file, the sequence how the jobs/tasks are started will be defined on the script where the launcher module is used. Thus, the launcher object will identify which jobs/tasks could be started based on an XML configuration file.

Tasks

Requirements

Acceptance criteria

Running the brain co-simulation process based on the existent test_co-sim.sh script must behave in the same way that the a new script which uses the jobs launcher module.

w-klijn commented 3 years ago

Continue work in #62