Newsgroups: comp.parallel.pvm
From: "Trey Harragan" <harragan@sbcm.com>
Subject: Re: PVM for Win95 Errors
Organization: sbcm
Date: Fri, 20 Sep 1996 22:23:24 GMT
Message-ID: <R.01bba742.ee1f2800$900a13ac@ejh4>

Reposting article removed by rogue canceller.



> eddemain@neumann.uwaterloo.ca (Erik Demaine) wrote in article
<DxIprJ.8y0@undergrad.math.uwaterloo.ca>...
> Mike Cain (mcain@aero23.tamu.edu) wrote:
> : 	mksocs() aargh, short write on /tmp/pvmd.mcain: 0
> : 	mksocs() is the partition full?
> 
> You may want to check:
> 
>         Your hard-drive isn't full.
>         /tmp/pvmd.mcain gets converted to C:\tmp\pvmd.mcain (note / ->
\)

This doesn't get "converted", the program will just use the "current"
drive.  Note that
this will be the pvmd "working directory" (defaults to using the HOME
EnvVar) which may
not be on the same drive as where you are running the program from.

>         C:\tmp exists


