Newsgroups: comp.parallel.pvm
From: lawton@src.dec.com (Jim Lawton)
Subject: Re: RouteDirect
Organization: Digital Equipment Corporation
Date: 15 Jun 1994 12:23:21 GMT
Message-ID: <2tmrrp$onk@src-news.pa.dec.com>

In article <2tmf4d$rv6@nef.ens.fr> poirriez@lotus.ens.fr (Vincent Poirriez) writes:
>It is not possible to use:
>setopt(PvmRoute,PvmRouteDirect)
>if you link your program with libgpvm3.a
>Just try with the programs timing and timing_slave of the
>distribution and you will obtain:

This works fine between 2 Alphas using PVM 3.3, so it's probably not
a general PVM bug. Does pvm_setopt(PvmRoute,PvmRouteDirect) work for
you without linking against the group library (timing/timing_slave
don't need libgpvm3.a)?

/jim


