Dot product =========== dotp --help displays the available options. The following algorithms are supported: seq - sequential implementation par - parallel implementation vect - vectorised implementation