|
[Sponsors] |
October 15, 2002, 07:31 |
MPICH-Variables
|
#1 |
Guest
Posts: n/a
|
Hello all,
I've tried to install the MPICH variables under Linux. But unfortunately it is not clearly defined in the manual (p.3-3). I think I have to define the following variables: MPI_ROOT I guess: MPI_ROOT=/home/star/mpich ; export MPI_ROOT PATH=$MPI_ROOT/bin:$PATH but the other 2 are absolutely not clear MPI_ARCH ????? MPI_DEVICE ????? Could someone help me with this matter ? thanks |
|
October 15, 2002, 10:46 |
Re: MPICH-Variables
|
#2 |
Guest
Posts: n/a
|
I remember that some script (mpirun?) describes those definations. It may even tell how to get the proper values for them. If I am right, you should "export MPI_ARCH=i386" for Linux on intel or compatible. Don't remember how to get MPI_DEVICE though. Cheers.
|
|
October 16, 2002, 08:54 |
Re: MPICH-Variables
|
#3 |
Guest
Posts: n/a
|
I had the same problem, give me your email address and I'll send you some notes that you may find useful. I did.
allan |
|
October 16, 2002, 09:12 |
Re: MPICH-Variables
|
#4 |
Guest
Posts: n/a
|
I am running parallel star on linux and had the same problem: After a consulatation with CD I set:
export MPI_ROOT=/usr/star-cd/v3150/mpp/mpich export MPI_DEVICE=ch_p4 export MPI_ARCH=LINUX look in mpich sub directory lib and set MPI_ARCH to whatever directory is in there i.e. LINUX and in the LINUX directory there will be a sub dirctory which should be set to MPI_ARCH i.e. ch_p4. you don't need to put these variables in your path. allan |
|
October 22, 2002, 11:14 |
Re: MPICH-Variables
|
#5 |
Guest
Posts: n/a
|
Thank you
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
MPICH and FireWall with XP | xc | FLUENT | 0 | August 16, 2005 19:45 |
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 |