When using FlowTracer in large deployments, three main roles emerge: Administrator, Developer and User. In smaller organizations, a given
person may have multiple roles, but the duties of each role still exist.
FlowTracer is derived from the system "VOV" originally developed at UC-Berkeley. The word "VOV" is not an acronym, but can be
thought of as a contraction of the word "evolve".
FlowTracer uses a weight-driven placement (WDP) algorithm to place nodes close to their dependencies and minimize overlapping
edges. A higher weight is assigned to nodes with low fanout, which allows nodes with single dependency relationships
to stack perfectly. A lower weight is assigned to high fanout dependencies.
Altair Accelerator includes a subsystem for managing computing resources. This allows the design team to factor in various constraints
regarding hardware and software resources, as well as site policy constraints.
This manual is aimed at the person who will be the administrator for FlowTracer. This person will be responsible for configuring the network resources, setting up the licensing, and establishing
security and access rules for the system.
Icons
All icons provide descriptions that you can find by hovering over the icon.
Using the Set Browser and Set Viewer
The GUI console provides a Set Browser navigation panel on the left side, and a Set Viewer panel on the right side.
Weight Driven Placement FlowTracer uses a weight-driven placement (WDP) algorithm to place nodes close to their dependencies and minimize overlapping edges. A higher weight is assigned to nodes with low fanout, which allows nodes with single dependency relationships to stack perfectly. A lower weight is assigned to high fanout dependencies.
Navigate the Flow Graph
Navigating the flow graph means moving from one node to another following the input/output dependencies.
Monitor Taskers
To monitor the activity of the taskers, use either vsm from the CLI, or click Console > Vov Monitor from the GUI.