daal, Qdaal
Tells the compiler to link to certain libraries in the Intel® oneAPI Data Analytics Library (oneDAL). Option -daal is a deprecated option; the replacement option is -qdaal.
fjump-tables
Determines whether jump tables are generated for switch statements.
ipp, Qipp
Tells the compiler to link to the some or all of the Intel® Integrated Performance Primitives (Intel® IPP) libraries. Option -ipp is a deprecated option; the replacement option is -qipp.
ipp-link, Qipp-link
Controls whether the compiler links to static or dynamic threaded Intel® Integrated Performance Primitives (Intel® IPP) run-time libraries.
qmkl, Qmkl
Tells the compiler to link to certain libraries in the Intel® oneAPI Math Kernel Library (oneMKL). On Windows systems, you must specify this option at compile time.
tbb, Qtbb
Tells the compiler to link to the Intel® oneAPI Threading Building Blocks (oneTBB) libraries. Option -tbb is a deprecated option; the replacement option is -qtbb.
unroll, Qunroll
Tells the compiler the maximum number of times to unroll loops.