- 13 Jul, 2018 1 commit
-
-
Samuel GAIST authored
The nvidia-docker2 package recommends to use the --runtime parameter to select the nvidia runtime when using a GPU enabled container with CUDA.
-
- 14 Jun, 2018 1 commit
-
-
André Anjos authored
Fix doc extra markers See merge request !29
-
- 07 Jun, 2018 1 commit
-
-
Flavio TARSETTI authored
-
- 04 Jun, 2018 33 commits
-
-
Samuel GAIST authored
Improve documentation See merge request !25
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
Also unused import cleanup
-
Samuel GAIST authored
Also unused import cleanup
-
Samuel GAIST authored
Also unused import cleanup
-
Samuel GAIST authored
Also unused import cleanup
-
Samuel GAIST authored
Also unused import cleanup
-
Samuel GAIST authored
Also cleaned unused imports
-
Samuel GAIST authored
-
Samuel GAIST authored
Also cleaned unused import
-
Samuel GAIST authored
Also cleaned unused imports
-
Samuel GAIST authored
Also cleaned unused imports
-
Samuel GAIST authored
-
André Anjos authored
Added anchor beat_core See merge request !28
-
Flavio TARSETTI authored
-
André Anjos authored
Fix worker tests See merge request !26
-
Samuel GAIST authored
This will allow to run several tests in parallel.
-
André Anjos authored
Fix unknown FileNotFoundException See merge request !27
-
Samuel GAIST authored
FileNotFound is Python 3 only, therefore use its base class to be compatible with both versions of Python.
-
- 24 May, 2018 2 commits
-
-
André Anjos authored
Make raise_on_errors a member and use it in _exec See merge request !24
-
Samuel GAIST authored
This allows to be coherent when running a command and docker is not installed. For example _discover_environment will fail even if raise_on_errors is set to False if docker is not installed. This patch fixes that.
-
- 05 May, 2018 2 commits
-
-
Jaden DIEFENBAUGH authored
Schema changes See merge request !22
-
Jaden DIEFENBAUGH authored
-