The qcl must be run with the mpirun command, passing it the number
of processes to use with the -np command-line switch.
Five parallel routines are provided with the MPI extension to the Quantum Computing Language. The functions are called ParMatrix1-5 and all of the functions take a quantum register and a matrix as parameters. The following is an example of how to apply a parallel matrix decomposition to a trivially small qubit;