next up previous contents
Next: Extensions to Intrinsic and Up: HPF 2.0 Approved Extensions Previous: Extensions for Data and

10

Extensions for Asynchronous I/O (Section )

In order to permit overlap of I/O with computation, an extension has been defined for asynchronous READ/WRITE of direct, unformatted data. This is done through an additional I/O control parameter in the Fortran READ/WRITE statement that specifies non-blocking execution and a new statement (WAIT).