Hi,
Turbomole 5.9 and 5.10 are using HP-MPI. It is not possible to run a binary that has been compiled with one MPI implementation (OpenMPI, HP-MPI, MPICH, LAM, Intel-MPI, ...) within a different MPI environment (there might be some exceptions though).
But HP-MPI supports all kinds of interconnects like Infiniband, Myrinet, SMP, Quadrics, TCP/IP,... and it comes fully integrated in the default Turbomole distribution. So you do not have to install it, you do not have to license it, just use it right out of the box.
The only thing you have to take care of is that you set $HOSTS_FILE which points to a file that contains the names of the nodes where your job shall run on (and the number of machines/lines has to match your $PARNODES setting). But even that is not necessary if you are using PBS as a queuing system.
Regards,
Uwe