
1. Download and save the "fimd-mpi.tar.gz" file on your directory.
2. Use "gunzip fimd-mpi.tar.gz" to unzip it.
3. Use "tar -xovf fimd-mpi.tar" to untar it.
The directory "FIMD-MPI" will be created on the current directory.
There are four sub directories under FIMD-MPI:
1. FIMD-MPI/bin: the excutable file "fimd" can be found in this
directory and also the source files (Tcl/Tk) of the GUI. Before
using it, you have to set the path of Tcl/Tk. The current version
supports Tcl7.6/Tk4.2 and Tcl8.1.1/Tk8.1.1.
2. FIMD-MPI/source: two files are under this directory, fi_v0.5.c
and fi_v0.5.h.
3. FIMD-MPI/example: the source code of the example application
(clock synchronization) and a makefile can be found here and we
put the fi_v0.5.c and fi_v0.5.h files here again just for your
convenience to compile.
4. FIMD-MPI/documentation: a paper in which the idea and use of
the tool are introduced.
Click here to download fimd-mpi.tar.gz