Commits
Albert Cheng committed 62716bc4d0e
Purpose: Bug fix Description: Sample_mpi.c: has an unnecessary MPI_File declaration. Sample_mpio.c: should #incldue <mpio.h> if needed. Platforms tested: Tflops which has a little more picky MPI implementation that exposed the above problems.