The /parallelio qualifier allows parallel execution of loops with I/O. Use this qualifier when you know the I/O will not execute. An example is a test for an error condition that causes a message to be printed.
/parallelio