Hello,
I've downloaded Intel Parallel Studio XE Composed Edition for C++ Linux, (composer_xe_2015) and tried to compile a test program for ScaLAPACK. However, I cannot find the ScaLAPACK libraries in the lib/intel64. The only version of libmkl_scalapack_lp64 resides in the lib/mic directory, and LD skips this as incompatible.
Am I missing anything, or ScaLAPACK is not included in the version of MKL distributed with Composer XE 2015?
Thanks for your help!