Visible to Intel only — GUID: GUID-EDFF011A-40C0-459F-AAF7-E9A79FA63400
Visible to Intel only — GUID: GUID-EDFF011A-40C0-459F-AAF7-E9A79FA63400
fmpc-privatize
Enables or disables privatization of all static data for the MultiProcessor Computing environment (MPC) unified parallel runtime.
Architecture Restrictions
Only available on Intel® 64 architecture
Syntax
Linux: |
-fmpc-privatize -fno-mpc-privatize |
macOS: |
None |
Windows: |
None |
Arguments
None
Default
-fno-mpc-privatize |
The privatization of all static data for the MPC unified parallel runtime is disabled. |
Description
This option enables or disables privatization of all static data for the MultiProcessor Computing environment (MPC) unified parallel runtime.
Option -fmpc-privatize causes calls to extended thread-local-storage (TLS) resolution, runtime routines that are not supported on standard Linux* distributions.
This option requires installation of the MPC unified parallel runtime. For more information, see http://mpc.hpcframework.com/.
IDE Equivalent
Alternate Options
None