Commit Graph

155 Commits

Author SHA1 Message Date
Stephen M. McQuay d3963db59a fixed minor bugs in running the master/minon setup 2011-09-27 22:08:10 -06:00
Stephen M. McQuay 0916023080 pep8/pyflakes on the bin folder 2011-09-27 21:54:04 -06:00
Stephen McQuay c682b12bea polish for inclusion into thesis 2011-06-07 22:37:12 -06:00
Stephen Mardson McQuay c07ec88824 updated main submit script to point at new minion submit script 2011-05-26 10:13:28 -06:00
Stephen Mardson McQuay 941f224f01 minor: split up one-liner 2011-05-26 10:12:53 -06:00
Stephen Mardson McQuay 7392098ca8 made the minion submit script more legible 2011-05-26 10:12:33 -06:00
Stephen Mardson McQuay a1527b25c8 made iqmanager more complicated and better 2011-05-26 10:12:01 -06:00
Stephen Mardson McQuay c08504a089 simplified results for benchmark tests 2011-05-24 18:42:42 -06:00
Stephen Mardson McQuay f79e538b67 added options to the server process 2011-05-24 18:42:27 -06:00
Stephen Mardson McQuay 779608f13e added script to assist in memory and cputime estimations 2011-05-24 18:41:56 -06:00
Stephen Mardson McQuay 621e4c5303 added torque submission scripts 2011-05-24 18:40:17 -06:00
Stephen McQuay 4d60ca0c3c some error detection: make sure the set of reported workers has no duplicate entries 2011-05-24 13:46:07 -06:00
Stephen McQuay 9d85053b0e added watch-like functionality to iqmgr.py, but it seems to break the server 2011-05-24 13:45:08 -06:00
Stephen McQuay 22f9bb0c7d aborted the 3D grid resolution using a grid object; used the numbers from the marylou run instead 2011-05-20 18:11:19 -06:00
Stephen McQuay 4e428bdbb2 decided to split up the resolution study into 2D and 3D
--HG--
rename : bin/resolution.py => bin/resolution.2D.py
2011-05-20 13:27:37 -06:00
Stephen McQuay 53d1375ec8 resolution now does appropriate order and extra points 2011-05-20 12:11:04 -06:00
Stephen McQuay c85164769d fleshed out the resolution study script 2011-05-20 11:14:33 -06:00
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