rsnt_translations
56,437
edits
No edit summary |
No edit summary |
||
Line 62: | Line 62: | ||
=== Format LP === | === Format LP === | ||
Le script suivant est un exemple pour un modèle au [https://www.gurobi.com/documentation/8.1/refman/lp_format.html format LP]. | |||
{{File | |||
|name=gurobi_example.sh | |||
|lang="sh" | |||
|contents= | |||
#!/bin/bash | |||
#SBATCH --account=def-group # some account | |||
#SBATCH --time=0:30 # time limit (D-HH:MM) | |||
#SBATCH --mem-per-cpu=1000M # memory per CPU (in MB) | |||
<div class="mw-translate-fuzzy"> | <div class="mw-translate-fuzzy"> |