rsnt_translations
56,437
edits
No edit summary |
No edit summary |
||
Line 76: | Line 76: | ||
module load gurobi/9.1.0 | module load gurobi/9.1.0 | ||
# Create environment file in current directory setting the number of threads: | |||
echo "Threads ${SLURM_CPUS_ON_NODE:-1}" > gurobi.env | |||
gurobi_cl ${GUROBI_HOME}/examples/data/coins.lp | gurobi_cl ${GUROBI_HOME}/examples/data/coins.lp |