KMR
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  cmd
 kmrckptdump.c
 kmrfsplit.pyKMR-Shell File Splitter
 kmrgenscript.in.pyKMR-Shell Job-Script Generator
 kmrrungenscript.in.pyKMRRUN Job-Script Generator
 kmrwrapper.pyKMR-Shell File Spliter and Job-Script Generator
  ex
 flexdice.c
 flexdice.h
 flexdicemain.c
 graysort.c
 kmeans-kmr.c
 kmeans-mrmpi.cpp
 kmeanspy.py
 kmrdp.cppMPI-DP Implementation with KMR
 mrmpi-crmat.c
 mrmpi-wordfreq.c
 phoenix-kmeans.c
 phoenix-matrix-multiply.c
 testdp.c
 tpch.c
 wordcount.c
 wordcountf.f90
 wordcountpy.py
  kmrrun
 kmrrun.cKmrrun is command line version of KMR and it runs a MapReduce program whose mapper and reducers are user specified programs
 mpi_pi.kvgen.sh
 mpi_pi.mapper.cExample for KMRRUN
 mpi_pi.reducer.cExample for KMRRUN
 pi.kvgen.sh
 pi.mapper.cExample for KMRRUN
 pi.reducer.cExample for KMRRUN
 wc.kvgen.sh
 wc.mapper.py
 wc.reducer.py
  shell
 kmrshell.cKMR-Shell for Streaming
 kmrshell_mpi.cKmrshell_mpi is command line version of KMR and it runs a MapReduce program whose mapper and reducers are user specified MPI programs
 kmrshuffler.cKMR-Shell Shuffler
 wc.map.pl
 wc.mapper.cExample for KMR shell command pipeline
 wc.reduce.pl
 wc.reducer.cExample for KMR shell command pipeline
  src
 kmr.hKMR Interface
 kmraltkvs.cOther Key-Value Stream Implementations
 kmratoa.cCommunication Routines
 kmrbase.cKMR Base Implementation (on-memory operations)
 kmrckpt.cCheckpoint/Restart Support
 kmrckpt.hCheckpoint/Restart Support
 kmrf.F90KMR Fortran Binding
 kmrfefs.cLustre File-System (or Fujitsu FEFS) Support
 kmrfefs.hLustre File System (or Fujitsu FEFS) Support
 kmrfiles.cFile Access Support
 kmrimpl.hUtilities Private Part (do not include from applications)
 kmriolb.cLoad balanced MapReduce based on data locality
 kmrisort.cSorter on Long Integers
 kmrmapms.cMaster-Slave Mapping on Key-Value Stream
 kmrmoreops.cMore Operatons on Key-Value Stream
 kmrtrace.cKMRViz tracing Support
 kmrtrace.hKMRViz tracing Support
 kmrutil.cUtilities
 kmrwatch0.cKMR Spawned Program Wrapper
 test0.c
 test1.c
 test2.c
 test3.c
 test4.c
 test5.c
 testckpt1.c
 testckpt2.c
 testckpt3.c
 testckpt4.c
 testcxx.cpp
 testf.f90
 testiolb1.c
 testiolb2.c
 testmisc.c