User Tools

Site Tools


docker

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
docker [2019/11/28 18:40] – [Proposed solution] mimbertdocker [2019/11/28 18:43] mimbert
Line 1: Line 1:
 +===== Docker =====
 +
 Since November 2019, a new way to conduct experiments is implemented in CorteXlab. Since November 2019, a new way to conduct experiments is implemented in CorteXlab.
  
-====== Why ======+==== Why ====
  
 The legacy way of running experiments is to run one (or more) commands on each node of the experiment. These commands are run from the minus task. This has some drawbacks: The legacy way of running experiments is to run one (or more) commands on each node of the experiment. These commands are run from the minus task. This has some drawbacks:
Line 17: Line 19:
   * All the results are gathered with the task directory, compressed, and sent back to airlock. This means that the results may include huge unneeded things, such as experiment code, input datasets, etc.   * All the results are gathered with the task directory, compressed, and sent back to airlock. This means that the results may include huge unneeded things, such as experiment code, input datasets, etc.
  
-====== Proposed solution ======+==== Proposed solution ====
  
 The proposed solution is to use [[https://www.docker.com/|Docker]] containers to run experiments. Here's the way it is supposed to work and solve the issues: The proposed solution is to use [[https://www.docker.com/|Docker]] containers to run experiments. Here's the way it is supposed to work and solve the issues:
docker.txt · Last modified: 2023/09/28 17:24 by cmorin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki