Step 7 of 8: Compiling the program

Compile AD SMITH runtime support along with examples into your home directory by typing the following commands at the command prompt.

 

% cd /afs/uncc/cs/linux/apps20/parallel/adsmith
% make                                  

This compiles adsmd (the daemon executable), adsmgate, along with the demo programs into $HOME/pvm3/bin/$PVM_ARCH/. (eg: $HOME/pvm3/bin/SUN4SOL2).


adsmd and adsmgate are required to be in $HOME/pvm3/bin/$PVM_ARCH.