Math library with Intel compiler

At the Intel hackathon, the compiler team mentioned that it is not recommended to link -lm when using ICC as it may pull in the older less efficient system math library.

Edited by Matthieu Schaller