Commit Graph

138 Commits

Author SHA1 Message Date
Stephen McQuay 8a56078f65 removed the old results script: replaced with the sheep stuff 2011-05-19 15:44:04 -06:00
Stephen McQuay ce8a333b04 record things as more precise floats 2011-05-18 15:23:01 -06:00
Stephen McQuay aa7935a7a1 only deal with a bunch of points 2011-05-18 14:30:40 -06:00
Stephen McQuay 8a74f26619 remove the ready flag if you're going to die 2011-05-18 14:30:20 -06:00
Stephen McQuay 772e384360 removed extraneous imports 2011-05-18 13:57:07 -06:00
Stephen McQuay 64b4eb0772 dump output to text 2011-05-18 13:51:45 -06:00
Stephen McQuay 2c98902f0d merge 2011-05-18 13:00:12 -06:00
Stephen McQuay 81d48561e6 improved the sheep 2011-05-18 12:59:57 -06:00
Stephen McQuay 2a4a5b7ebe improved the shepherd and enabled actual task submission 2011-05-18 12:57:28 -06:00
Stephen McQuay dc15bd17bb added framework for running parametric test on marylou 2011-05-18 11:06:35 -06:00
Stephen McQuay a1bd6a7257 added a script to parametrically obtain results 2011-05-17 21:07:56 -06:00
Stephen McQuay 36ae72387a whitespace and docstrings 2011-05-15 18:01:45 -06:00
Stephen McQuay 2a292a5ef1 superflous file 2011-05-15 17:52:56 -06:00
Stephen Mardson McQuay 559baa4315 minor 2011-05-08 20:50:55 -06:00
Stephen Mardson McQuay cfabfc119f minor: more verbosity for minion 2011-05-08 20:46:45 -06:00
Stephen Mardson McQuay a54bccb2d0 more verbose minion 2011-05-08 20:43:43 -06:00
Stephen Mardson McQuay 3628f2cea4 minor doc tweak 2011-05-08 13:39:19 -06:00
Stephen Mardson McQuay 88520ffe33 renamed slave to minion
--HG--
rename : bin/slave.py => bin/minion.py
2011-05-08 13:36:06 -06:00
Stephen Mardson McQuay cbe1a778c9 added resolution study script 2011-05-06 11:02:24 -06:00
Stephen Mardson McQuay 1aa2be7320 minor: put X at (0.5, 0.5) 2011-05-04 20:23:49 -06:00
Stephen Mardson McQuay e65f67893d keep track of timing of gbench 2011-04-02 02:35:59 -06:00
Stephen McQuay 20ea028db6 added a progress bar for job submission 2011-04-02 02:01:22 -06:00
Stephen McQuay 5854fb4990 handle floating point represention of interpolation count 2011-04-02 01:43:55 -06:00
Stephen McQuay 5c46b568ae added a mechanism to the iqmgr to help correct an artificially empty masterq 2011-04-02 01:40:23 -06:00
Stephen McQuay d5a0d969f8 made the slay mechanism more useful (slay by number, not just announced participant) 2011-04-02 01:32:39 -06:00
Stephen McQuay d61a9dadba made the master's participant count an optional parameter 2011-04-02 01:32:23 -06:00
Stephen McQuay 0f5356867d made the master count how many participants have announced themselves 2011-04-02 01:21:43 -06:00
Stephen McQuay 372fa346e0 removed old file 2011-04-02 01:21:13 -06:00
Stephen McQuay 1e612ca070 made it update the masterq only if the master told it to die 2011-04-02 01:20:59 -06:00
Stephen McQuay 36ba080d14 auto calculate participants 2011-04-02 00:34:54 -06:00
Stephen McQuay 1fa69670c3 can now sent teardown to slaves via script, and renamed to iqmgr.py
--HG--
rename : bin/iqstat.py => bin/iqmgr.py
2011-04-02 00:34:33 -06:00
Stephen McQuay 3e21904583 added two more queues 2011-04-02 00:10:29 -06:00
Stephen Mardson McQuay 314142b11a added a qstat like script 2011-04-01 14:51:12 -06:00
Stephen Mardson McQuay ba1fd5e3a4 added a bootstrap script for queue interaction 2011-04-01 14:25:27 -06:00
Stephen Mardson McQuay dbba5c4044 bug fix 2011-03-31 21:19:20 -06:00
smcquay 6874e95cfe caught exception when we search too long for points, and changed the myname variable to be hostname+pid 2011-03-31 20:26:22 -06:00
smcquay 9ba591bbfd added some more useful verbosity 2011-03-31 20:11:47 -06:00
Stephen McQuay 3e6018aa45 added explanation for extra sleeping in while loop 2011-03-30 23:15:37 -06:00
Stephen McQuay 16bfca3bd5 added sleep to try to fix bug 2011-03-30 23:09:10 -06:00
Stephen McQuay 1401f5b2ec need to revert: adding datetime to debug code 2011-03-30 22:29:04 -06:00
Stephen McQuay 05c95e0950 need to revert: trying to debug wrong name being sent over 2011-03-30 22:26:40 -06:00
Stephen McQuay d5f252aff2 got it so that the master must send an explicit kill for the slaves to shutdown 2011-03-30 22:00:13 -06:00
Stephen McQuay 22153648fa minor: bugfix 2011-03-30 21:37:12 -06:00
Stephen McQuay d761bfceba made it so that one can persist the slaves 2011-03-30 21:34:44 -06:00
Stephen McQuay 2c13ec8c4c major: added progressbar, options, shelving, etc 2011-03-30 21:12:16 -06:00
Stephen McQuay 25c023ce37 minor: port change 2011-03-30 20:27:42 -06:00
Stephen McQuay 71454ee362 bug fix: port was provided as option, but not used 2011-03-30 19:45:47 -06:00
Stephen McQuay 0cc5fedb75 renamed the submit script
--HG--
rename : bin/submit.py => bin/master.py
2011-03-30 18:43:39 -06:00
Stephen McQuay 4fd0780442 the 'submit' script now times and reports things correctly 2011-03-30 18:36:28 -06:00
Stephen McQuay 13ff63bb9b starting to add robustness to distributed scripts 2011-03-30 16:04:49 -06:00