Newsgroups: comp.parallel.pvm
From: pappas@mykonos.dsclab.ece.ntua.gr (Alexandros Pappas)
Subject: hence on solaris2.5
Organization: National Technical University of Athens, Greece
Date: 18 Apr 1996 14:04:53 GMT
Message-ID: <4l5i65$o1o@theseas.softlab.ece.ntua.gr>

I have following problem with hence. Does somebody have any idea?	 

I got HeNCE-2.0 from netlib. I compiled it succesfully, but when I
build the provided example static_integ.gr, I get the following errors:

Welcome to HeNCE tool version 2.0
current language is C
graph file static_integ.gr loaded.
Starting build...
Node 4: warning: first declaration of "s2" lacks NEW keyword
Node 4: warning: first declaration of "s1" lacks NEW keyword
Build: setting up a default cost matrix
(starting pvm...)
Build failed: can't start pvm
(build failed)

and in the console where I started htool, I get:

libpvm [pid20546]: mksocs() no support for Unix domain socket
libpvm [pid20546]: mksocs() no support for Unix domain socket
libpvm [pid20546]: mksocs() no support for Unix domain socket
libpvm [pid20546]: mksocs() no support for Unix domain socket
libpvm [pid20546]: mksocs() no support for Unix domain socket
libpvm [pid20546]: mksocs() no support for Unix domain socket


- Why does it give these warnings for Node 4? I have not changed anything in
static_integ.gr:

NODE [ 198 157 ] 4
    < double s1;
    < double s2;
     PrintAns(s1, s2);


- Why can't it start pvm? I see that the /tmp/pvm{d,l}.id files exist. I remove
them, but I still can not start pvm, but I am able to start pvm from the console.
So I am able to start pvm from the console, but not from inside htool. 

Any hints are very welcome,

Alexandros



P.S. If possible, write me e-mail.

-- 
--------------------------------------------------------------------
Alexandros Pappas, pappas@dsclab.ece.ntua.gr
PhD student, National Technical University of Athens

office: NTUA, Zografou, Greece, Tel: +30 1 7721530

home:   Em. Benaki 25, 14561 Kifissia, Greece, Tel: +30 1 8075055
--------------------------------------------------------------------

