schnorr / starvz

R-based visualization techniques for the StarPU runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main command encapsulator

llnns opened this issue · comments

Create a starvz command that encapsulats phase 1 and phase 2 commands and could be used as:
starvz [options] folder [application] [config]

Where options could be:

  • -1 or --phase1
  • -2 or --phase2

This command should work in any folder.

Done in 3390a05.