|
[Sponsors] |
August 13, 2008, 12:54 |
HPC Infiband MPICH compatibility
|
#1 |
Guest
Posts: n/a
|
I'm installing a new cluster system w/ infiniband innerconnectivity. The MPICH (1.2) supplied w/ the latest StarCD apparently doesn't support infiniband and the HPMPICH optional software provided with the distribution apparently requires a license.
Any tips on what will work? Thanks. |
|
August 13, 2008, 14:34 |
Re: HPC Infiband MPICH compatibility
|
#2 |
Guest
Posts: n/a
|
On later STAR-Versions HPMPI has been licensed by adapco. No more licenses needed.
|
|
August 14, 2008, 08:50 |
Re: HPC Infiband MPICH compatibility
|
#3 |
Guest
Posts: n/a
|
For 3.26 it is 'version' 100 that has HPMPI.
One neat thing about HPMPI is that you can define the cpu affinity of the various threads - i.e. you can lock STAR to specific cores. This makes a huge difference especially in cases where, for example, you have a dual core dual CPU node running 4 threads. It can up to double overall throughput. You activate it with the -mppflags option.as in -mppflags='-cpu_bind=v,MAP_CPU:0,2' which for a 2 thread per node run would put one thread on CPU 0 and one on CPU 2 - which in this case are different physical CPUS. Obviously this requires careful management since it is possible to assign two jobs to one core if you are not careful. In this case everything will then progress very slowly. CCM+ also uses HPMPI and you can do a similar thing with it when you fire up the server. |
|
August 14, 2008, 17:03 |
Re: HPC Infiband MPICH compatibility
|
#4 |
Guest
Posts: n/a
|
In fact any version of STAR that comes with HPMPI has an embedded license to run HPMPI. Its quite possible though that you are trying to use an older version of HPMPI that is not compatible with the latest infiniband drivers. Call your CD-adapco support people.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
compatibility | Guido | CFX | 0 | May 11, 2006 09:40 |
MPICH | r2d2 | OpenFOAM Installation | 1 | June 15, 2005 20:32 |
PVM or MPICH | CFX User | CFX | 5 | November 3, 2004 17:31 |
LAM/MPI or MPICH? | Junseok Kim | Main CFD Forum | 0 | January 15, 2004 08:10 |
MPICH | Junseok Kim | Main CFD Forum | 1 | November 5, 2000 23:07 |