Intel® Fortran Compiler 19.0 Developer Guide and Reference

Environment Variable for I/O Proxy Control for Offloaded Code

This topic only applies when targeting Intel® Many Integrated Core Architecture (Intel® MIC Architecture).

Note

This topic is deprecated because it contains information related to Intel® Cilk™ Plus, which is a deprecated feature. This topic will be removed in a future release.

The MIC_PROXY_IO=0|1 environment variable controls the proxy of stderr and stdout. It specifies whether the process wants I/O proxy support between the host and coprocessor.

The default is 1 (enable proxy of I/O from coprocessor to host).

See Also