View on GitHub

Carme-Docu

Documentation Project for Carme

How to check the log file of your job

If you encounter a problem running your code, refer to the STDOUT and STDERR logs:

vi /home/<username>/.local/share/carme/job-log-dir/<job-id>.err
vi /home/<username>/.local/share/carme/job-log-dir/<job-id>.out