File: xpvm.help

package info (click to toggle)
xpvm 1.2.5-11
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,368 kB
  • ctags: 1,509
  • sloc: ansic: 22,799; tcl: 7,750; makefile: 101; csh: 11; sh: 10
file content (57 lines) | stat: -rw-r--r-- 1,860 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{ General Help On Using XPVM }
{}
{		X	P	V	M }
{}
{ XPVM is a graphical console and monitor for PVM.  It provides a }
{ graphical interface to the PVM console commands and information, }
{ along with several animated views to monitor the execution of PVM }
{ programs.  These views provide information about the interactions }
{ among tasks in a parallel PVM program, to assist in debugging and }
{ performance tuning. }
{}
{ To analyze a program using XPVM, a user need only compile their }
{ program using the PVM library, version 3.3 or later, which has been }
{ instrumented to capture tracing information at run-time.  Then, any }
{ task spawned from XPVM (see help under Tasks/Spawn) will return }
{ trace event information for analysis in real time, or for }
{ post-mortem playback from saved trace files. }
{}
{ XPVM provides some status information at the top of the main }
{ window, in the line which shows "Welcome to XPVM" at start-up. }
{ Often, when XPVM pauses to compute internal view data, a status }
{ message here will indicate what operation is being performed, }
{ and when it is done.  Otherwise, each individual view may contain }
{ its own informational messages.  For specifics on the various }
{ features of XPVM, and how to operate them, please refer to the }
{ appropriate on-line pop-up help information: }
{}
{	PVM Console Command Help: }
{	------------------------- }
{	* File... }
{		- Quit XPVM }
{		- Halt PVM }
{	* Hosts }
{	* Tasks... }
{		- Spawn }
{		- On-The-Fly }
{		- Kill }
{		- Signal }
{		- System Tasks }
{	* Reset }
{}
{	XPVM Views & Trace Controls: }
{	---------------------------- }
{	* Views }
{		- Network }
{		- Space-Time }
{		- Utilization }
{		- Message Queue }
{		- Call Trace }
{		- Task Output }
{		- Event History }
{	* Traces }
{}
{	Questions or Problems: }
{	---------------------- }
{	* Author }
{}