зеркало из https://github.com/Azure/azurehpc.git
Merge branch 'master' of https://github.com/Azure/azurehpc
This commit is contained in:
Коммит
3b047478d8
|
@ -55,7 +55,7 @@ for ppn in 60 45 30; do
|
|||
name=racecar_hpcx_${nodes}x${ppn}
|
||||
mkdir $name
|
||||
cd $name
|
||||
cp ../run_hpcx.sh .
|
||||
cp ../run_fluent_hpcx.sh .
|
||||
qsub -l select=${nodes}:ncpus=${ppn}:mpiprocs=${ppn},place=scatter:excl -N $name ./run_fluent_hpcx.sh
|
||||
cd -
|
||||
done
|
||||
|
|
Загрузка…
Ссылка в новой задаче