Newsgroups: comp.parallel.pvm
From: crivelli@bigwpi.WPI.EDU (Paul M. Crivelli)
Subject: pvmfsetopt
Organization: Worcester Polytechnic Institute
Date: 19 Jan 1995 18:58:08 GMT
Message-ID: <3fmco0$dnf@bigboote.WPI.EDU>

I am having a problem using pvmfsetopt() to envoke direct message
passing.

I get the following error when i run my application:
libpvm [t40002]: mxfer() setsockopt: Option not supported by protocol


And the contents of my "pvml" file are:
[t80040000] sendmessage() what? to t0
[t80040000] waitc_get() cod dm_notifyack from t80040000 wid -2147287037 not found
[t80040000] dm_halt() from (amyntas), halting...
[t80040000] work() pvmd halting
[t80040000] pvmbailout(0)

Ive checked the syntax of my program several times and I cant seem to
find where the problem is. the command i use in my programs is...

call pvmfsetopt(1,3,info)

since i see no problem here Ive started to think the problem is
involved in opening the socket between the two machines that I am
using.  If you can see a problem, any help would be extremely
appreciated.  This is a lonely place for a Mechanical Engineer.

Thanks
Paul Crivelli

