Measuring Queue Time on Futuregrid/XSEDE

4 views
Skip to first unread message

Vishal Shah

unread,
Sep 23, 2013, 6:39:17 PM9/23/13
to bigjob...@googlegroups.com
Hello,

Does anybody have insight into a "simple" manner in which to measure the time for which a Pilot is queued on Futuregrid machines and/or XSEDE machines?

Thanks,
Vishal

Melissa Romanus

unread,
Sep 23, 2013, 7:25:15 PM9/23/13
to bigjob...@googlegroups.com
Vishal,

Yes, Ashley probably does this rather frequently. I'm sure her solution is more elegant than mine - the basic idea of mine would be inside your "main" function record the start time of the script itself, then after you use:

pilotjob = pilot_compute_service.create_pilot(pilot_description
pilotjob.wait()
Take another record of the time at this point (before CU submission) - this is your queue time.

-Melissa





--
You received this message because you are subscribed to the Google Groups "bigjob-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigjob-users...@googlegroups.com.
To post to this group, send email to bigjob...@googlegroups.com.
Visit this group at http://groups.google.com/group/bigjob-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply all
Reply to author
Forward
0 new messages