Hiral,

On Monday 11 April 2011 15:04:19 hi wrote:
> Is it the case that I am combining mkl_intelmpi with locally built openmpi
> and hence this problem???
Yes, as You mention yourselve here ,-]

> ...
> Files (x86)\Intel\Compiler\11.1\065\mkl/ia32/lib" mkl_blacs_intelmpi.lib
> mkl_core.lib mkl_core_dll.lib /LIBPATH:"C:/Program Files

MKL includes the BLACS interface -- however, MKL is built against Intel-MPI: 
under Linux-based MKL, there exist the static libraries 
libmkl_blacs_intelmpi_*lp64.a, libmkl_blacs_sgimpt_*lp64.a and 
libmkl_blacs_openmpi_*lp64.a.

The corresponding libraries do not exist under your windows installation.

You may want to port/compile BLACS from netlib yourselve, see here:
http://icl.cs.utk.edu/lapack-for-windows/VisualStudio_install.html

Hope this helps?

Best regards,
Rainer
-- 
----------------------------------------------------------------
 Dr.-Ing. Rainer Keller  http://www.hlrs.de/people/keller
 HLRS                         Tel: ++49 (0)711-685 6 5858
 Nobelstrasse 19                 Fax: ++49 (0)711-685 6 5832
 70550 Stuttgart                    email: kel...@hlrs.de     
 Germany                             AIM/Skype:rusraink

Reply via email to