To patch a previous QCL distribution, see the next section. This section
details how to install a complete QCL application with MPI routines already
built in. First of all, download the code from this location
(http://www.redbrick.dcu.ie/ hego/project/mpi_qcl_final_1.tar.bz2).
Unzip and untar this file in the following way;
tar jxvf mpi_qcl_final_1.tar.bz2
Change directory into the directory that is created. The first thing to do
is to make the dependencies. Type;
make dep
The final step is to compile it. Enter;
make