- 18 Jun, 2020 3 commits
-
-
Samuel GAIST authored
This ensure that the setup call is properly done
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 09 Jun, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 08 Jun, 2020 2 commits
-
-
André Anjos authored
Move to new images See merge request !120
-
Samuel GAIST authored
-
- 05 Jun, 2020 8 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 30 Apr, 2020 2 commits
-
-
André Anjos authored
-
André Anjos authored
-
- 16 Mar, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 13 Mar, 2020 2 commits
-
-
Flavio TARSETTI authored
Add test assets with too long descriptions See merge request !119
-
Samuel GAIST authored
This will allow to improve tests also in beat/beat.cmdline>
-
- 11 Mar, 2020 2 commits
-
-
Flavio TARSETTI authored
Logger cleanup See merge request !118
-
Update all logger.warn calls to logger.warning as warn is obsolete. Also removes all unused logger instances.
-
- 10 Mar, 2020 5 commits
-
-
Flavio TARSETTI authored
Add size constraint for description field Closes #95 See merge request !117
-
Samuel GAIST authored
-
Samuel GAIST authored
The max length matches the one from the database of beat/beat.web>
-
Flavio TARSETTI authored
Don't use f string yet See merge request !116
-
Samuel GAIST authored
The processing nodes are not on Python 3.6 yet therefore these can not be used. The other uses are only related to tests and tasks not done on the processing nodes.
-
- 04 Mar, 2020 2 commits
-
-
Flavio TARSETTI authored
Only enable GPU runtime if available See merge request !115
-
Samuel GAIST authored
Some execution environments may run CPU as well as GPU code, this check for Nvidia driver presence will allow to reuse the same environment on both. It also updates the GPU option to use the latest version provided by the nvidia-docker2 documentation.
-
- 03 Mar, 2020 4 commits
-
-
Flavio TARSETTI authored
Improve execution handling See merge request !114
-
Samuel GAIST authored
-
Samuel GAIST authored
This avoids accidental writes in the container that will be lost anyway.
-
Samuel GAIST authored
When starting a docker container, use the same user as the one currently executing the code if nothing else has been put in the configuration. This allows to have consistent access across executions.
-
- 26 Feb, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-
- 25 Feb, 2020 1 commit
-
-
Flavio TARSETTI authored
Add missing variable initialisation for optional argument in worker script See merge request !113
-
- 24 Feb, 2020 1 commit
-
-
Samuel GAIST authored
-
- 20 Feb, 2020 2 commits
-
-
Samuel GAIST authored
-
Samuel GAIST authored
-