On Mar 15, 2008, at 1:31 AM, Rolly Ng wrote:
But I still have a question unsolved by press the shift+F9 ("Gear
icon"),
Konsole run its default -e /bin/sh -c and I cannnot run with "mpirun
-np 4"
on a multicore Xeon PC? I have check the Project->Project Option-
>Run Option
but seems I can onl
ilto:jsquy...@cisco.com]
Sent: 2008年3月15日 7:45
To: 50008...@student.cityu.edu.hk; Open MPI Users
Subject: Re: [OMPI users] Please help "orte_init failed error" running
simple MPI code
Two things:
- You might want to run "mpicc --showme" to get the list of compiler/
linker flags
Two things:
- You might want to run "mpicc --showme" to get the list of compiler/
linker flags to put into KDevelop. Better yet, if you can get
KDevelop to use mpicc (etc.) instead of gcc, that would avoid you
needing to explicitly list anything in terms of libraries, header
locations, et
Hello all,
I am new to open-MPI programming and I have a strange error while running my
simple code:
My platform is a IBM T42 notebook with just a single-core processor, and I
just installed OpenSuSE 10.3 with KDevelop as my IDE. I have downloaded the
openmpi-1.2.5.tar.gz and install using th