File: bugreport

package info (click to toggle)
pvm 3.4beta7-4
  • links: PTS
  • area: main
  • in suites: slink
  • size: 5,256 kB
  • ctags: 5,938
  • sloc: ansic: 66,147; makefile: 1,446; fortran: 631; sh: 424; csh: 70; asm: 37
file content (35 lines) | stat: -rw-r--r-- 1,402 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35

PVM version 3 Bug Report Form
08 June 1994

________________________________________________________________________
If you find a bug in PVM, please report it to:

    pvm@msr.epm.ornl.gov

________________________________________________________________________
Please try to include the following information:

* The exact version and patch level of PVM you're using (e.g. 3.4.0).
  This is necessary, because we don't want to go looking through source
  for all past versions of PVM.  Also, if you're using an old version,
  you mave have found a bug that we've already fixed.

* The machine type(s) you're using, hardware and software (e.g. DEC
  3000/500 running OSF 1.2).  This is helpful if we want to try to
  reproduce the bug here.  Also, we know very little about some of the
  machines PVM runs on and we'll be able to tell you that.

* The machine architecture PVM chooses for you (e.g. ALPHA).

* What shell you use (csh, ksh, ...).

* A short description of the problem (what happens, when it happens,
  what you did, etc.).  Include any relevant input you typed and output
  printed by PVM.  Don't edit the output to format it or summarize it
  (except maybe for removing 10000 lines that say the same thing - make
  a note you did this).  Crucial information about the bug may be in a
  few numbers or words.

* Please warn us if you've made any changes to the distribution source.