Open main menu
Home
Random
Log in
Settings
About Alliance Doc
Disclaimers
Alliance Doc
Search
Translations
:
Tutoriel Apprentissage machine/57/en
Language
Watch
Edit
{{File
|name=ml-test-chain.sh |lang="bash" |contents=
!/bin/bash
SBATCH --array=1-10%1 # 10 is the number of jobs in the chain
SBATCH ...