
# Change the IP addresses according to your system's configuration.
# You should not be the root when executing rsh.
# Make sure to change the paths if necessary, so that rsh will find the
# shmmark executables.

# write 7
#rsh 191.72.2.0 ~/dipc-1.0/benchmarks/shmem/shmmark 3 0 7 -r &
shmmark 3 0 7 -r &

# write 9
#rsh 191.72.2.0 ~/dipc-1.0/benchmarks/shmem/shmmark 3 1 9 &
shmmark 3 1 9 &

# write 5
#rsh 191.72.2.0 ~/dipc-1.0/benchmarks/shmem/shmmark 3 2 5 &
shmmark 3 2 5 &

echo shmmem script: shmark processes started
