Translations:Tutoriel Apprentissage machine/43/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Created page with "You must submit your jobs using a script in conjunction with the <tt>sbatch</tt> command, so that they can be entirely automated as a batch process. Interactive jobs are just...")
 
No edit summary
 
Line 1: Line 1:
You must submit your jobs using a script in conjunction with the <tt>sbatch</tt> command, so that they can be entirely automated as a batch process. Interactive jobs are just for preparing and debugging your work.
You must [[Running_jobs#Use_sbatch_to_submit_jobs|submit your jobs]] using a script in conjunction with the <tt>sbatch</tt> command, so that they can be entirely automated as a batch process. Interactive jobs are just for preparing and debugging your jobs, so that you can execute them fully and/or at scale using <tt>sbatch</tt>.

Latest revision as of 20:06, 19 January 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Tutoriel Apprentissage machine)
Vous devez [[Running_jobs/fr#Soumettre_des_t.C3.A2ches_avec_sbatch|soumettre vos tâches]] à l'aide de scripts <tt>sbatch</tt>, afin qu'elles puissent être entièrement automatisées. Les tâches interactives servent uniquement à préparer et à déboguer des tâches qui seront ensuite exécutées entièrement et/ou à grande échelle en utilisant <tt>sbatch</tt>.

You must submit your jobs using a script in conjunction with the sbatch command, so that they can be entirely automated as a batch process. Interactive jobs are just for preparing and debugging your jobs, so that you can execute them fully and/or at scale using sbatch.