What's the best way of using MPI from Cython? Should one use the C library directly (has anyone written a pxd?), or is there an MPI wrapper library with the same Python and Cyhthon interfaces? Dag Sverre