From: "chiwai" <chiwai@datasim.nl>
Newsgroups: comp.parallel.mpi
Subject: mpich/mpe/contrib/mandel example ... set display enviroment?
Date: Thu, 22 Apr 1999 11:19:27 +0200
Organization: Netland Internet Services
Message-Id: <924774355.310054@www3.netland.nl>
Cache-Post-Path: www3.netland.nl!unknown@mx.datasim.nl
Xref: ukc comp.parallel.mpi:4964


Hi,


******************************************
My problem :

I can't get the example program p(m)andel work

*************************************************

- I want to run the example program mandel from the directory :
   mpich/mpe/contrib/mandel
- I executed the command "make"
- Then I want to run the program pmandel by using the command :
  mpirun -np 4 pmandel
- The output I get look like this :

  Display enviroment variable not set. Exiting.

bm_list_3385: p4_error:net_recv read: probable EOF on socket: 1

 ******************************************************************
My question : How can I set my display enviroment ?

********************************************************************

