From: Hamid M. F. <ha...@dp...> - 2010-04-15 07:35:22
|
Thanks for your guidance. But I need to measure Input transfer time and Output transfer time separately. do you know any way for this? Agustín Caminero Herráez wrote: > Well, u can just keep the time when the gridlet is submitted and the > time when it is received (this is the total time of a gridlet), then get > the wallclocktime of the gridlet and substract it from the total time. > > This way u get the transfer time, including both input and output files > > Hamid Mohammadi Fard wrote: > >> I need to measure the transfer time of gridlet's input and output, but I >> could not find anyway to measure it. I mean I wnt o know when the data >> (Input and Output) begins to transfer and when it finishes. Would you >> help me please. >> >> ------------------------------------------------------------------------------ >> Download Intel® Parallel Studio Eval >> Try the new software tools for yourself. Speed compiling, find bugs >> proactively, and fine-tune applications for parallel performance. >> See why Intel Parallel Studio got high marks during beta. >> http://p.sf.net/sfu/intel-sw-dev >> _______________________________________________ >> Gridsim-developers mailing list >> Gri...@li... >> https://lists.sourceforge.net/lists/listinfo/gridsim-developers >> >> > > |