LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Bejo Sukamto (bejosukamto_at_[hidden])
Date: 2009-03-09 14:27:24


1. I was install lam using this conifugartion
    ./configure --prefix=/home/syahril/lam --with-trillium --with-rsh="ssh
    --without-fc
2. I was install xmpi by using this configuration
    ./configure --prefix=/home/syahril/lam --with-lam --without-fc
3. And lamboot is ok
4. But when i try xmpi, the windows is open, and i try menu
    Application->Build&Run like pictures.. But it is true no button Run
    for running my program?
5. How to combine my mpi program writing with c, how to input
    like xmpi.h, because when i try like example from lam-mpi.org to
    try xmpi , XMPI_Bouys (" Hello" ) , error
6. Anybody Can explained what should i do for good installation and best
creating mpi program writing with C