- Intel the Runtime Library (RTL) can be in a different directory from the MKL library. That is why a new variable INTEL_RTL_LIB_DIR can be used to indicate its path. - On Linux with g++, -lm must be used at link time to use MKL (otherwise it is not found).