27/8/2001

INSTALL

1) Download source code from http://www.granualr.com/MDS.
File name may be nmds.1.0.tgz.

2) extract package as

% tar -zxvf nmds.1.0.tgz.

3) goto directory MDS_final

4) do make as,

% make

or

% make mds

As a defaults, this binary file check array boundary. It slows execute so
much. In case that you need much speed, just comment out the line

FFLAGS = -fbounds-check

as

#FFLAGS = -fbounds-check

5) Simply execute mds as

%./mds

