Hey, Could anybody tell me how to obtain the integer file descriptor in MPIIO? Does MPIIO have a similar function call as POSIX fileno() ? I suppose MPIO implementation maintains such integer file descriptors, right? I checked the MPI2 specification, but found nothing. thank you for your help! Yong