Newsgroups: comp.parallel.pvm
From: jtb1585@draper.com (James T. Beaupre)
Reply-To: beaupre@draper.com
Subject: pvm(3.3.7) doesn't work on SUNMP
Organization: Draper Laboratory
Date: Fri, 10 Feb 1995 17:41:29 GMT
Message-ID: <1995Feb10.174129.28498@draper.com>

I have not been able to use a SUNMP (Solaris 2.3)
with pvm ...  the example master1 doesn't even work 
when you specify any more than 4 slaves (see output below).

Has anyone been able to get even this to work?

As always, any help with this is appreciated.

-James Beaupre
beaupre@draper.com


% master1
 How many slave programs (1-32)?
5
 tid  0  262166
 tid  1  262167
 tid  2  262168
 tid  3  262169
 tid  4  262170
libpvm [t40014]: peer_conn() shmat to t4001a: Too many open files
 I got    70.000000000000  from  4
libpvm [t40014]: peer_conn() shmat to t40016: Too many open files
 I got    40.000000000000  from  0
libpvm [t40014]: peer_conn() shmat to t40017: Too many open files
 I got   10.0000000000000  from  1
libpvm [t40014]: peer_conn() shmat to t40018: Too many open files
 I got    30.000000000000  from  2
libpvm [t40014]: peer_conn() shmat to t40019: Too many open files
 I got    50.000000000000  from  3
(/auto/Users/taz/scott/pvm3/bin/SUNMP)




