A file handle is an opaque object created by MPI_FILE_OPEN and freed by MPI_FILE_CLOSE All operations on an open file reference the file through the file handle
On Tru64 UNIX, Linux, and Windows systems, a unique identifier that the system assigns to a file when the file is opened or created A file handle is valid until the file is closed