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 |
|
|
a84c7fda4e
|
minor: todo note
|
2011-05-07 16:12:51 -06:00 |
|
|
dd5d27a91a
|
changed variable name for better legibility
|
2011-05-07 16:11:00 -06:00 |
|
|
9e766d0355
|
added a better docstring and improved the memoize function
|
2011-05-07 16:06:14 -06:00 |
|
Stephen Mardson McQuay
|
cbe1a778c9
|
added resolution study script
|
2011-05-06 11:02:24 -06:00 |
|
Stephen Mardson McQuay
|
ff28008eb5
|
minor: log level
|
2011-05-04 21:49:27 -06:00 |
|
|
9a366b0428
|
replaced pattern with my own version
|
2011-05-04 21:36:42 -06:00 |
|
|
09fc14b99d
|
added a log for proof of cache
|
2011-05-04 21:25:16 -06:00 |
|
Stephen Mardson McQuay
|
2e7391f573
|
fixed the pattern function and the memoization thereof
|
2011-05-04 21:09:15 -06:00 |
|
Stephen Mardson McQuay
|
08f898d83a
|
fixed the baker paper test
|
2011-05-04 21:08:48 -06:00 |
|
Stephen Mardson McQuay
|
1cde1d9a01
|
removed uneccesary import
|
2011-05-04 20:24:35 -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
|
5a8c29e1e1
|
ordered required libs so they build correctly. also added version variable
|
2011-05-04 20:23:27 -06:00 |
|
|
950de0f6ec
|
minor: comment
|
2011-05-02 21:56:41 -06:00 |
|
|
493e539487
|
removed debugging print statement
|
2011-04-04 15:45:13 -06:00 |
|
|
f70267ec1c
|
minor: some documentation
|
2011-04-03 11:16:14 -06:00 |
|
|
a732d82a98
|
memoized the pattern function
|
2011-04-03 11:09:03 -06:00 |
|
Stephen Mardson McQuay
|
e65f67893d
|
keep track of timing of gbench
|
2011-04-02 02:35:59 -06:00 |
|
|
20ea028db6
|
added a progress bar for job submission
|
2011-04-02 02:01:22 -06:00 |
|
|
0a0e43f409
|
forgot to add this file which abstracts away the binding of methods to the network queue
|
2011-04-02 01:45:26 -06:00 |
|
|
5854fb4990
|
handle floating point represention of interpolation count
|
2011-04-02 01:43:55 -06:00 |
|
|
5c46b568ae
|
added a mechanism to the iqmgr to help correct an artificially empty masterq
|
2011-04-02 01:40:23 -06:00 |
|
|
d5a0d969f8
|
made the slay mechanism more useful (slay by number, not just announced participant)
|
2011-04-02 01:32:39 -06:00 |
|
|
d61a9dadba
|
made the master's participant count an optional parameter
|
2011-04-02 01:32:23 -06:00 |
|
|
0f5356867d
|
made the master count how many participants have announced themselves
|
2011-04-02 01:21:43 -06:00 |
|
|
372fa346e0
|
removed old file
|
2011-04-02 01:21:13 -06:00 |
|
|
1e612ca070
|
made it update the masterq only if the master told it to die
|
2011-04-02 01:20:59 -06:00 |
|
|
36ba080d14
|
auto calculate participants
|
2011-04-02 00:34:54 -06:00 |
|
|
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 |
|
|
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 |
|
|
3e6018aa45
|
added explanation for extra sleeping in while loop
|
2011-03-30 23:15:37 -06:00 |
|
|
16bfca3bd5
|
added sleep to try to fix bug
|
2011-03-30 23:09:10 -06:00 |
|
|
1401f5b2ec
|
need to revert: adding datetime to debug code
|
2011-03-30 22:29:04 -06:00 |
|
|
05c95e0950
|
need to revert: trying to debug wrong name being sent over
|
2011-03-30 22:26:40 -06:00 |
|
|
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 |
|
|
22153648fa
|
minor: bugfix
|
2011-03-30 21:37:12 -06:00 |
|
|
d761bfceba
|
made it so that one can persist the slaves
|
2011-03-30 21:34:44 -06:00 |
|
|
2c13ec8c4c
|
major: added progressbar, options, shelving, etc
|
2011-03-30 21:12:16 -06:00 |
|
|
25c023ce37
|
minor: port change
|
2011-03-30 20:27:42 -06:00 |
|
|
71454ee362
|
bug fix: port was provided as option, but not used
|
2011-03-30 19:45:47 -06:00 |
|
|
0cc5fedb75
|
renamed the submit script
--HG--
rename : bin/submit.py => bin/master.py
|
2011-03-30 18:43:39 -06:00 |
|