Hi all,

Currently, I am working on creating phases of CloudSuite. As described in
the guideline(section 2), I manually created the phase_000 checkpoint. I
would also like to create more phases, but I did not find a method using
run_job script. It seems that the run_job.rc.tcl script provided with
Flexus-4.1 can generate 10 phases and run for a duration of 1 second
between every two phases. The code snippet is as follows.

  { cassandra/1cpu             baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/2cpu             baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/4cpu             baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/8cpu             baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/16cpu            baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/32cpu            baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }
  { cassandra/64cpu            baseline  0-9:0   "server_cpu0.cycle-break
2000000000" }

In the Flexus guide and tutorial slides, there is no details creating
phases using the run_job.
Could you help me to create phases and tell me how to use the run_job
command?

Best regards,
Jeongseob Ahn

Reply via email to