Commit Graph

104 Commits

Author SHA1 Message Date
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
4fd0780442 the 'submit' script now times and reports things correctly 2011-03-30 18:36:28 -06:00
13ff63bb9b starting to add robustness to distributed scripts 2011-03-30 16:04:49 -06:00
d4aea22e0b updated slave to take options 2011-03-30 10:36:20 -06:00
Stephen Mardson McQuay
7285da3566 got rid of driver script since the current gbench.py does it all now 2011-03-29 18:57:15 -06:00
Stephen Mardson McQuay
69cb376c3c fixed default grid type 2011-03-29 13:17:49 -06:00
5a44bf3fdd minor whitespace tweak 2011-03-29 08:16:13 -06:00
bcbf751b4b minor: bugfix for my progressbar addition 2011-03-28 22:35:45 -06:00
fad88725e3 added a progress bar 2011-03-28 22:26:58 -06:00
487c132d12 moved files around: now the grid benchmark/test script is gbench.py
--HG--
rename : bin/gmsh_bench.py => bin/gbench.py
2011-03-28 21:08:54 -06:00
c1fd006ee7 cleaned up imports 2011-03-28 19:25:35 -06:00
bf791deeb6 merged the gmsh meshes (2/3D) into a single mesh, updated other files to support this 2011-03-28 19:07:19 -06:00
f09a5b9da6 minor import tweak 2011-03-28 18:46:59 -06:00
7a3c6f800f modified perms 2011-03-28 15:37:19 -06:00
97ed85eda7 found a working blender plot script
--HG--
rename : bin/plot.py => tools/blender/plot.py
2011-03-28 11:48:17 -06:00
d8f297fcc6 removed test file 2011-03-28 10:13:04 -06:00
7f0d8e0589 got this test file to work appropriately 2011-03-28 10:12:57 -06:00
b8cb32d819 minor: needed cells, not faces 2011-03-25 14:21:25 -06:00
0edc8c192e added an extra option 2011-03-24 16:08:01 -06:00
854545a92b modified to work with latest imports 2011-03-24 15:51:53 -06:00
385294a040 won't be needing these 2011-03-24 15:48:50 -06:00
928a4ccdab made the 'connectivity' tests work (whatever they were) 2011-03-24 15:48:36 -06:00
e8414417a5 removed pointless script 2011-03-24 15:17:54 -06:00
24fa65bc90 fixed shabang line 2011-03-24 00:38:55 -06:00
d001719447 added dgrid bench script, also ignored another couple of directories 2011-03-24 00:36:49 -06:00
c7b9731ee7 moved and merged the gmsh test script
--HG--
rename : bin/parse_gmsh3D.py => bin/gmsh_bench.py
2011-03-24 00:28:04 -06:00
6234f8ffe8 moderate: cleaned up file, used library funcs 2011-03-21 12:13:46 -06:00
Stephen Mardson McQuay
b83dd04e14 made the messages a bit more verbose (can investigate for interpolation) 2011-03-03 00:59:47 -07:00
Stephen Mardson McQuay
8f6d8ddc50 minor: made the submit script start/end on sys.argv params 2011-03-03 00:59:31 -07:00
Stephen Mardson McQuay
89da68878a meaningful input to submit script 2011-03-03 00:38:47 -07:00
Stephen Mardson McQuay
f125a653b1 working slave/master setup 2011-03-03 00:20:03 -07:00
Stephen Mardson McQuay
eefcc682cc added something to consume the service 2011-03-03 00:03:52 -07:00
Stephen Mardson McQuay
cbc2d13e70 in progress 2011-03-03 00:01:46 -07:00
dbe981c24b added slave code 2011-03-02 23:51:43 -07:00
6e4d8c9505 joining code 2011-03-02 23:44:08 -07:00
639f732fce minor rename
--HG--
rename : bin/client.py => bin/master.py
2011-03-02 23:27:27 -07:00
Stephen Mardson McQuay
8b1670fdc0 added a server 2011-03-02 23:26:04 -07:00