LAM/MPI logo

Performance Issues with LAM on Linux 2.2.x

  |   Home   |   Download   |   Documentation   |   FAQ   |  

mrw.h

#ifndef _mrw_h_ #define _mrw_h_ int mwritev(int fd, struct iovec *iov, int iovcnt); int mreadv(int fd, struct iovec *iov, int iovcnt); #endif