Create a FlowTracer Project

As was mentioned earlier, FlowTracer is "project oriented". Consider all the jobs that work together to reach a goal, and all the files that are inputs to the jobs, or their outputs. If these are to be managed by FlowTracer, then you should give them a "project name", and register the project with FlowTracer by referring to that name when creating a FlowTracer project.

Examples of projects:
  • Compiling a program on one platform
  • Compiling a program on N platforms
  • Running regression for a software product
  • Designing a chip or some sub-blocks of a chip

Also in this Section