-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathstopSlaves.sh
executable file
·12 lines (11 loc) · 1.18 KB
/
stopSlaves.sh
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
ssh viscluster51 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster52 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster53 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster54 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster55 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster56 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster57 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster58 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster59 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &
ssh viscluster60 '/mnt/raid/home/hpcwoess/PolyVR/polyvrslave/src/cluster/stop > /dev/null 2> /dev/null < /dev/null &' &