diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/task-runner.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/task-runner.service b/scripts/task-runner.service index 606ff577..5aee0601 100644 --- a/scripts/task-runner.service +++ b/scripts/task-runner.service @@ -9,6 +9,7 @@ WorkingDirectory=/home/guillaume/projects/code/python Environment=DATA_DIR=/home/serenitas/CorpCDOs/data Environment=LOG_DIR=/home/serenitas/CorpCDOs/logs Environment=CODE_DIR=/home/guillaume/projects/code +Environment=OMP_NUM_THREADS=4 Environment='R_LIBS_USER=/home/guillaume/R/\x25p-library/\x25v' Environment=PGPASSFILE=/home/guillaume/.pgpass Restart=always |
