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
|