Commits on Source (51)
-
comply with the new doc.
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
Improve the documentation. See merge request gepetto/multiprocessing-examples!2
-
Guilhem Saurel authored
-
readme for more precise instructions.
-
-
-
-
-
Guilhem Saurel authored
Added example-3 with Pinocchio. See merge request gepetto/multiprocessing-examples!3
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Nicolas Mansard authored
review details See merge request gepetto/multiprocessing-examples!4
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
David Gauchard authored
-
David Gauchard authored
-
Guilhem Saurel authored
Review on pfcalcul See merge request !7
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Guilhem Saurel authored
add codemeta.json See merge request !8
-
Guilhem Saurel authored
Showing
- .git-blame-ignore-revs 2 additions, 0 deletions.git-blame-ignore-revs
- .gitlab-ci.yml 11 additions, 0 deletions.gitlab-ci.yml
- .pre-commit-config.yaml 36 additions, 0 deletions.pre-commit-config.yaml
- LICENSE 1 addition, 1 deletionLICENSE
- README.md 3 additions, 1 deletionREADME.md
- codemeta.json 65 additions, 0 deletionscodemeta.json
- example-1/Dockerfile 2 additions, 2 deletionsexample-1/Dockerfile
- example-1/README.md 75 additions, 5 deletionsexample-1/README.md
- example-1/boss.py 3 additions, 3 deletionsexample-1/boss.py
- example-1/manager.py 14 additions, 6 deletionsexample-1/manager.py
- example-1/minion.py 6 additions, 4 deletionsexample-1/minion.py
- example-1/work.py 2 additions, 2 deletionsexample-1/work.py
- example-2/Dockerfile 15 additions, 0 deletionsexample-2/Dockerfile
- example-2/README.md 44 additions, 0 deletionsexample-2/README.md
- example-2/boss.py 29 additions, 0 deletionsexample-2/boss.py
- example-2/manager.py 43 additions, 0 deletionsexample-2/manager.py
- example-2/minion.py 17 additions, 0 deletionsexample-2/minion.py
- example-2/task.py 21 additions, 0 deletionsexample-2/task.py
- example-3/Dockerfile 17 additions, 0 deletionsexample-3/Dockerfile
- example-3/README.md 13 additions, 0 deletionsexample-3/README.md
.git-blame-ignore-revs
0 → 100644
.gitlab-ci.yml
0 → 100644
.pre-commit-config.yaml
0 → 100644
codemeta.json
0 → 100644
example-2/Dockerfile
0 → 100644
example-2/README.md
0 → 100644
example-2/boss.py
0 → 100755
example-2/manager.py
0 → 100755
example-2/minion.py
0 → 100755
example-2/task.py
0 → 100644
example-3/Dockerfile
0 → 100644
example-3/README.md
0 → 100644