Example Makefile


Up: Using MPE Next: Environmental Variables Previous: Directory Structure

share/examples contains some very useful and simple example programs and Makefile which illustrates the usage of MPE routines and the linkage of MPE libraries to generate logfiles. In most cases, users can simply copy the share/examples/Makefile to their home directory, and do a make to compile the suggested targets. Users don't need to copy the .c and .f files when MPE has been compiled with a make that has VPATH support. The created executables can be launched with mpirun provided by the MPI implementation to generate sample logfiles.



Up: Using MPE Next: Environmental Variables Previous: Directory Structure