I have installed mkl7.01 for linux which seemed to go smoothly but nowhere in the documentation can I see any instructions as to how to use it!
I am using suse9.2 on a dual xeon system.
I have sourced mklvars32.sh.
I presume I need to link to the libraries to use, I am trying to compile the example file vdrnggaussian.c using icc (or gcc if necessary). I presume I need a compile command of the form
icc vdrnggaussian.c -o TEST -L/opt/intel/mkl701/ -l something
where /opt/intel/mkl701 is the install directory.
I know this info must be somewhere (examples are pretty useless without it) but I can't for the life of me find it.
Any help would be greatfully recieved.
Newbie MKL for linux
For more complete information about compiler optimizations, see our Optimization Notice.



