3 # wc.kvgen.sh (2014-10-31)
5 # The combination of wc.mapper.py, wc.kvgen.sh and wc.reducer.py performs
6 # word counting of files in a specified directory.
8 # How to run this program.
10 # 1. Prepare input files
15 # There are two files so that two mappers will be run to process them.
18 # $ mpiexec -machinefile machines -np 2 ./kmrrun \
19 # -m ./wc.mapper.py -k ./wc.kvgen.sh -r ./wc.reducer.py ./inp