I would also suspect there is some optimization occurring in the HP test case,
either via compiler or tuning, as that much speed difference isn't something
commonly observed.
On Oct 29, 2012, at 7:54 AM, Reuti wrote:
> Am 29.10.2012 um 14:49 schrieb Giuseppe P.:
>
>> Thank you very much guys
Am 29.10.2012 um 14:49 schrieb Giuseppe P.:
> Thank you very much guys. Now a more serious issue:
>
> I am using mpi with laamps (a molecular dynamics package) on a single Rack
> Dell server Poweredge R810
> (4 eight-core processors, 128 Gb RAM memory).
> I am now potentially interested into buy
Thank you very much guys. Now a more serious issue:
I am using mpi with laamps (a molecular dynamics package) on a single Rack
Dell server Poweredge R810
(4 eight-core processors, 128 Gb RAM memory).
I am now potentially interested into buying the Intel MPI 4.1 libraries,
and I am trying them by e
oops...
Sorry about that.
Regards,
Mahmood
From: Jeff Squyres
To: Mahmood Naderan ; Open MPI Users
Sent: Saturday, October 27, 2012 6:34 PM
Subject: Re: [OMPI users] open mpi 1.6 with intel compilers
I believe you're referring to a different thre
nmpi uses
> shared
> memory model?
>
> Regards,
> Mahmood
>
> From: Jeff Squyres
> To: Open MPI Users
> Sent: Saturday, October 27, 2012 6:18 PM
> Subject: Re: [OMPI users] open mpi 1.6 with intel compilers
>
> This looks like you're trying to execute an MPIC
ds,
Mahmood
From: Jeff Squyres
To: Open MPI Users
Sent: Saturday, October 27, 2012 6:18 PM
Subject: Re: [OMPI users] open mpi 1.6 with intel compilers
This looks like you're trying to execute an MPICH2-build MPI executable, not
Open MPI.
On Oct 27, 2012, at 11
The reason is that you aren't actually running Open MPI - those error messages
are coming from MPICH. Check your path and ensure you put the OMPI install
location first, or use the absolute path to the OMPI mpirun
On Oct 27, 2012, at 8:46 AM, Giuseppe P. wrote:
> Hello!
>
> I have built open
This looks like you're trying to execute an MPICH2-build MPI executable, not
Open MPI.
On Oct 27, 2012, at 11:46 AM, Giuseppe P. wrote:
> Hello!
>
> I have built open mpi 1.6 with Intel compilers (2013 versions). Compilation
> was smooth, however even when I try to execute
> the simple program
Hello!
I have built open mpi 1.6 with Intel compilers (2013 versions). Compilation
was smooth, however even when I try to execute
the simple program hello.c:
mpirun -np 4 ./hello_c.x
[mpie...@claudio.ukzn] HYDU_create_process (./utils/launch/launch.c:102):
execvp error on file
/opt/intel/composer