Translations:Tutoriel Apprentissage machine/39/en

Revision as of 14:59, 7 October 2019 by Stubbsda (talk | contribs) (Created page with "We recommend that you try running your job in an interactive job before submitting it using a script (discussed in the following section). Yo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

We recommend that you try running your job in an interactive job before submitting it using a script (discussed in the following section). You can diagnose problems more quickly using an interactive job. An example of the command for submitting such a job is: $ salloc --account=def-someuser --gres=gpu:1 --cpus-per-task=6 --mem=32000M --time=1:00 Once the job has started: