Newsgroups: comp.parallel.pvm
From: frank@fwi.uva.nl (Frank van der Linden)
Subject: Re: PVM-Pov on Parsytec PowerPVM
Organization: FWI, University of Amsterdam
Date: 8 Feb 1996 16:57:06 +0100
Message-ID: <4fd6gi$j6v@carol.fwi.uva.nl>

e9282@tc.hsa.nl (D. Wapstra) writes:

>I am trying to get the PVM-Pov of Brad Kline to work on the PowerXplorer,
>using Parsytec's PowerPVM.

>When calling pvm_spawn, a core dump occurs. This is the debug output:

(...)

This version of PVM is compatible to 3.2, so you need to make sure that
pvm_mytid() is called first. Otherwise, some things will not be initialized,
causing trange failures.

- Frank
-- 
                  Frank van der Linden, frank@fwi.uva.nl
	       Use NetBSD, it's Unix, it's free and works on:
    i386+, Mac, Amiga, HP300, Sun3, Sun4c, PC532, DEC Alpha, DEC MIPS, Atari
              Work in progress: Vax, Sun4m and a host of others

