Hi,

Any idea on this ???

Thank you.
-Hiral
On Mon, Apr 11, 2011 at 6:34 PM, hi <hiralsmaill...@gmail.com> wrote:

> Hi,
>
> For the attached test program (reference:
> http://www.netlib.org/blacs/BLACS/Examples.html#HELLO), I am observing
> following message and binary halts...
>
> [<machine_name>:03864] [[16991,0],0] ORTE_ERROR_LOG: Value out of bounds in
> file ..\..\orte\mca\oob\tcp\oob_tcp.c at line 1193
>
>
> *Command used to compile is as follow:
> 1) ifort blacs_ex01.f -c -I"C:\Program Files
> (x86)\Intel\Compiler\11.1\065\mkl/include"
>
> 2) link /SUBSYSTEM:CONSOLE -NODEFAULTLIB /INCREMENTAL:NO /MAP
> /MAPINFO:EXPORTS /DEBUG -opt:ref,icf /out:blacs_ex01.exe blacs_ex01.obj
> /LIBPATH:"C:/Program Files (x86)/Intel/Compiler/11.1/065\\Lib\ia32"
> libirc.lib libifcorert.lib /LIBPATH:"C:\Program Files
> (x86)\Intel\Compiler\11.1\065\lib\ia32" ifqwin.lib /LIBPATH:"C:\Program
> 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
> (x86)/Intel/Compiler/11.1/065/mkl\\ia32\\lib" mkl_lapack95.lib
> mkl_core_dll.lib mkl_intel_c_dll.lib mkl_intel_thread_dll.lib
> /LIBPATH:"C:/Program Files (x86)/Intel/Compiler/11.1/065/mkl/ia32/lib/"
> mkl_scalapack_core.lib mkl_blacs_dll.lib
> /LIBPATH:"C:\openmpi-1.5.2\installed_vs2008\lib" libmpi_f77d.lib libmpid.lib
> libopen-pald.lib libopen-rted.lib /LIBPATH:"C:\Program Files\Microsoft
> SDKs\Windows\v6.1\\\Lib" /LIBPATH:"C:/Program Files (x86)/Microsoft Visual
> Studio 9.0/VC\\Lib" msvcrt.lib msvcprt.lib kernel32.lib
>
> * Environment:
> OS: Windows 7 (64-bit)
> Compiler: cl.exe (32-bit) and ifort (32-bit)
> MPI: openmpi-1.5.2 (local build)
>
> Is it the case that I am combining mkl_intelmpi with locally built openmpi
> and hence this problem???
>
> Thank you in advance.
> -Hiral
>

Reply via email to