Visible to Intel only — GUID: GUID-4BCE1BF4-37FC-44E7-B554-F9E90FFD4AA2
Visible to Intel only — GUID: GUID-4BCE1BF4-37FC-44E7-B554-F9E90FFD4AA2
mkl_cbwr_get_auto_branch
Automatically detects the CNR code branch for your platform.
Syntax
setting = mkl_cbwr_get_auto_branch( )
Fortran Include Files/Modules
- Include file: mkl.fi
- Module (compiled): mkl_service.mod
- Module (source): mkl_service.f90
Description
The mkl_cbwr_get_auto_branch function uses a run-time CPU check to return a CNR branch that is optimized for the processor where the program is currently running.
Product and Performance Information |
---|
Performance varies by use, configuration and other factors. Learn more at www.Intel.com/PerformanceIndex. Notice revision #20201201 |
Return Values
Name |
Type |
Description |
---|---|---|
setting |
INTEGER*4 |
Automatically detected CNR branch. May be any specific branch listed in Named Constants for CNR Control. |