Hi ,
thank you all for your help.
":" was a typo that I did not see;-). I also neglected to apply the 'make'
command in the example files to convert the **.c files in executable's. mpi
is running fine.
I
Thank you
mfg
Bruno
2013/3/20 Reuti
> Am 20.03.2013 um
Am 20.03.2013 um 18:58 schrieb Ralph Castain:
> Well, a couple of things come to mind - see below
>
> On Mar 20, 2013, at 9:41 AM, Bruno Cramer wrote:
>
>> Hi,
>> 1) Openmpi in PC1
>> I installed openmpi-1.4.3 using the OpenSuse 32b v. 12.1 repository
>> as well as openmpi devel
>> All mpi ex
Well, a couple of things come to mind - see below
On Mar 20, 2013, at 9:41 AM, Bruno Cramer wrote:
> Hi,
> 1) Openmpi in PC1
> I installed openmpi-1.4.3 using the OpenSuse 32b v. 12.1 repository
> as well as openmpi devel
> All mpi executables are present so are the libraries in lib directory.
Hi,
1) Openmpi in PC1
I installed openmpi-1.4.3 using the OpenSuse 32b v. 12.1 repository
as well as openmpi devel
All mpi executables are present so are the libraries in lib directory.
I set the environment as ( .bashrc)
PATH=$PATH:/usr/lib/mpi/gcc/openmpi/bin
PATH=$PATH:/usr/lib/mpi/gcc/o