Commit Graph
100 Commits
Author SHA1 Message Date
sm 87752b098d moved a file
--HG--
rename : plots/resolution.gnuplot => plots/resolution.2D.regular.plt
2011-05-20 18:04:28 -06:00
sm 1a2f7bb08a added 3D data for resolution study 2011-05-20 18:04:03 -06:00
sm 39af585ade updated number for denser point cloud 2011-05-20 13:30:44 -06:00
sm 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
sm ae9d759788 fixed the 3D grid too for resolution study 2011-05-20 12:40:42 -06:00
sm ab2e6655be corrected the mesh and made new plots 2011-05-20 12:40:25 -06:00
sm 53d1375ec8 resolution now does appropriate order and extra points 2011-05-20 12:11:04 -06:00
sm 50377cc5c2 added plots for resolution study 2011-05-20 11:14:41 -06:00
sm c85164769d fleshed out the resolution study script 2011-05-20 11:14:33 -06:00
sm b952a4a0c8 added a few more directories to ignore 2011-05-20 11:14:18 -06:00
sm 60fa58c392 minor: whitespace 2011-05-20 11:13:17 -06:00
sm ae52881e55 made the baker method return final = qlin for linear interps 2011-05-20 11:12:40 -06:00
sm 492c7d7eea added script for creating a pickle for consistent destination points 2011-05-20 11:12:13 -06:00
sm fef4f8b71f don't implicitly set q in DD.rect_grid 2011-05-19 15:44:21 -06:00
sm 8a56078f65 removed the old results script: replaced with the sheep stuff 2011-05-19 15:44:04 -06:00
sm a44098a2bc don't need delny anymore 2011-05-19 14:46:33 -06:00
sm ce8a333b04 record things as more precise floats 2011-05-18 15:23:01 -06:00
sm dc2a64589b added instructions for generating the gmsh files 2011-05-18 15:22:34 -06:00
sm aa7935a7a1 only deal with a bunch of points 2011-05-18 14:30:40 -06:00
sm 8a74f26619 remove the ready flag if you're going to die 2011-05-18 14:30:20 -06:00
sm 772e384360 removed extraneous imports 2011-05-18 13:57:07 -06:00
sm 64b4eb0772 dump output to text 2011-05-18 13:51:45 -06:00
sm 2c98902f0d merge 2011-05-18 13:00:12 -06:00
sm 81d48561e6 improved the sheep 2011-05-18 12:59:57 -06:00
sm 2a4a5b7ebe improved the shepherd and enabled actual task submission 2011-05-18 12:57:28 -06:00
sm 5509ef5b96 added simplified improvement test 2011-05-18 12:57:09 -06:00
sm dc15bd17bb added framework for running parametric test on marylou 2011-05-18 11:06:35 -06:00
sm a1bd6a7257 added a script to parametrically obtain results 2011-05-17 21:07:56 -06:00
sm 25eae429f5 minor: function protocol order change. minor because they are named params 2011-05-17 21:07:45 -06:00
sm 6cebb66a85 minor: more meaningful percent 2011-05-17 21:07:23 -06:00
sm 877a42aee3 added some geo files that I used to get results for thesis 2011-05-17 18:50:06 -06:00
sm bae7b74e7c merge 2011-05-16 10:29:55 -06:00
sm 6b1ac27344 minor: push test 2011-05-16 10:29:31 -06:00
sm ef2646451c minor 2011-05-16 10:27:51 -06:00
sm 36ae72387a whitespace and docstrings 2011-05-15 18:01:45 -06:00
sm 2a292a5ef1 superflous file 2011-05-15 17:52:56 -06:00
sm a84c7fda4e minor: todo note 2011-05-07 16:12:51 -06:00
sm dd5d27a91a changed variable name for better legibility 2011-05-07 16:11:00 -06:00
sm 9e766d0355 added a better docstring and improved the memoize function 2011-05-07 16:06:14 -06:00
sm 9a366b0428 replaced pattern with my own version 2011-05-04 21:36:42 -06:00
sm 09fc14b99d added a log for proof of cache 2011-05-04 21:25:16 -06:00
sm 950de0f6ec minor: comment 2011-05-02 21:56:41 -06:00
sm 493e539487 removed debugging print statement 2011-04-04 15:45:13 -06:00
sm f70267ec1c minor: some documentation 2011-04-03 11:16:14 -06:00
sm a732d82a98 memoized the pattern function 2011-04-03 11:09:03 -06:00
sm 20ea028db6 added a progress bar for job submission 2011-04-02 02:01:22 -06:00
sm 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
sm 5854fb4990 handle floating point represention of interpolation count 2011-04-02 01:43:55 -06:00
sm 5c46b568ae added a mechanism to the iqmgr to help correct an artificially empty masterq 2011-04-02 01:40:23 -06:00
sm d5a0d969f8 made the slay mechanism more useful (slay by number, not just announced participant) 2011-04-02 01:32:39 -06:00
sm d61a9dadba made the master's participant count an optional parameter 2011-04-02 01:32:23 -06:00
sm 0f5356867d made the master count how many participants have announced themselves 2011-04-02 01:21:43 -06:00
sm 372fa346e0 removed old file 2011-04-02 01:21:13 -06:00
sm 1e612ca070 made it update the masterq only if the master told it to die 2011-04-02 01:20:59 -06:00
sm 36ba080d14 auto calculate participants 2011-04-02 00:34:54 -06:00
sm 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
sm 3e21904583 added two more queues 2011-04-02 00:10:29 -06:00
sm 3e6018aa45 added explanation for extra sleeping in while loop 2011-03-30 23:15:37 -06:00
sm 16bfca3bd5 added sleep to try to fix bug 2011-03-30 23:09:10 -06:00
sm 1401f5b2ec need to revert: adding datetime to debug code 2011-03-30 22:29:04 -06:00
sm 05c95e0950 need to revert: trying to debug wrong name being sent over 2011-03-30 22:26:40 -06:00
sm 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
sm 22153648fa minor: bugfix 2011-03-30 21:37:12 -06:00
sm d761bfceba made it so that one can persist the slaves 2011-03-30 21:34:44 -06:00
sm 2c13ec8c4c major: added progressbar, options, shelving, etc 2011-03-30 21:12:16 -06:00
sm 25c023ce37 minor: port change 2011-03-30 20:27:42 -06:00
sm 71454ee362 bug fix: port was provided as option, but not used 2011-03-30 19:45:47 -06:00
sm 0cc5fedb75 renamed the submit script
--HG--
rename : bin/submit.py => bin/master.py
2011-03-30 18:43:39 -06:00
sm 4fd0780442 the 'submit' script now times and reports things correctly 2011-03-30 18:36:28 -06:00
sm 3f4785ef49 upped the max search count 2011-03-30 16:11:04 -06:00
sm 13ff63bb9b starting to add robustness to distributed scripts 2011-03-30 16:04:49 -06:00
sm d4aea22e0b updated slave to take options 2011-03-30 10:36:20 -06:00
sm 5a44bf3fdd minor whitespace tweak 2011-03-29 08:16:13 -06:00
sm bcbf751b4b minor: bugfix for my progressbar addition 2011-03-28 22:35:45 -06:00
sm fad88725e3 added a progress bar 2011-03-28 22:26:58 -06:00
sm 7685b130b7 added a function to measure improvement 2011-03-28 22:11:38 -06:00
sm 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
sm c1fd006ee7 cleaned up imports 2011-03-28 19:25:35 -06:00
sm 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
sm f09a5b9da6 minor import tweak 2011-03-28 18:46:59 -06:00
sm 7a3c6f800f modified perms 2011-03-28 15:37:19 -06:00
sm bf993339d6 moved the blender funcs into the main grid object 2011-03-28 15:36:50 -06:00
sm 7de03e8025 pruning 2011-03-28 12:21:19 -06:00
sm 97ed85eda7 found a working blender plot script
--HG--
rename : bin/plot.py => tools/blender/plot.py
2011-03-28 11:48:17 -06:00
sm ccc08454e2 added a matplotlib example for future plotting 2011-03-28 11:05:58 -06:00
sm 5f5912bc9a removed extra point from data 2011-03-28 10:46:16 -06:00
sm 6a1ae50c0c added some benchmarking scripts and results 2011-03-28 10:20:40 -06:00
sm d8f297fcc6 removed test file 2011-03-28 10:13:04 -06:00
sm 7f0d8e0589 got this test file to work appropriately 2011-03-28 10:12:57 -06:00
sm b8cb32d819 minor: needed cells, not faces 2011-03-25 14:21:25 -06:00
sm d62a1ae0d7 I changed the default func for these grid objects to be the baker version 2011-03-24 16:15:08 -06:00
sm 0edc8c192e added an extra option 2011-03-24 16:08:01 -06:00
sm 854545a92b modified to work with latest imports 2011-03-24 15:51:53 -06:00
sm 385294a040 won't be needing these 2011-03-24 15:48:50 -06:00
sm 928a4ccdab made the 'connectivity' tests work (whatever they were) 2011-03-24 15:48:36 -06:00
sm e8414417a5 removed pointless script 2011-03-24 15:17:54 -06:00
sm 24fa65bc90 fixed shabang line 2011-03-24 00:38:55 -06:00
sm d001719447 added dgrid bench script, also ignored another couple of directories 2011-03-24 00:36:49 -06:00
sm f6c7481042 added instructions on how to profile 2011-03-24 00:30:50 -06:00
sm 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