Visible to Intel only — GUID: GUID-5299CBB2-92AA-4A33-B7A9-4832102EA51B
Visible to Intel only — GUID: GUID-5299CBB2-92AA-4A33-B7A9-4832102EA51B
mkl_cbwr_set
Configures the CNR mode of Intel® oneAPI Math Kernel Library.
int mkl_cbwr_set (int setting);
- mkl.h
Name |
Type |
Description |
---|---|---|
setting |
int |
CNR branch to set. See Named Constants for CNR Control for a list of named constants that specify the settings. |
The mkl_cbwr_set function configures the CNR mode. In this release, it sets the CNR branch and turns on the CNR mode.
Settings specified by the mkl_cbwr_set function take precedence over the settings specified by the MKL_CBWR environment variable.
Name |
Type |
Description |
---|---|---|
status |
int |
The status of the function completion:
|