Commit Graph
100 Commits
Author SHA1 Message Date
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
sm e581ab3215 removed the msh files (easy to generate) 2011-03-24 00:27:53 -06:00
sm 51277348b8 minor: used appropriate base class 2011-03-24 00:27:30 -06:00
sm c80b253141 minor: improved the exception message 2011-03-24 00:27:06 -06:00
sm 124d9bb12d removed unecessary import 2011-03-24 00:26:44 -06:00
sm 8557394a51 renamed the exact funcs 2011-03-24 00:26:27 -06:00
sm 052af650e9 merge 2011-03-23 17:35:06 -06:00
sm bf6e1002a9 got rid of magic number 2011-03-23 17:34:42 -06:00
sm 50cc783b97 fixed import of delaunay grid 2011-03-23 11:47:42 -06:00
sm ba5280c17b added python path for blender runs 2011-03-23 11:47:30 -06:00
sm 2941a255c7 minor: documentation formatting 2011-03-23 11:23:32 -06:00
sm c9e6759e97 removed redundant grid class definition 2011-03-23 11:16:50 -06:00
sm e22a95c360 changed import 2011-03-23 11:16:31 -06:00
sm f078c31c50 import change 2011-03-23 11:15:05 -06:00
sm 3b4db56b94 changed grid name to dgrid 2011-03-23 11:14:50 -06:00
sm aaaf5c7fbb fixed 2D gmsh blender dump 2011-03-23 11:14:09 -06:00
sm 3cc0901a54 ignore the profiles dir 2011-03-22 16:09:23 -06:00
sm 4f50e91f8e got rid of silly print statement 2011-03-22 16:07:18 -06:00
sm 1b91fbcfca minor: logging changes 2011-03-22 16:06:08 -06:00
sm 465bc0d819 added a config file 2011-03-22 15:06:51 -06:00
sm f600f8a2f2 added a simpler exact func 2011-03-22 14:20:48 -06:00
sm a3893d520d got rid of a bunch of code that was causing extraneous searching in delaunay plugin 2011-03-22 14:20:25 -06:00
sm 3c336ce869 removed pointless log lines, and reenabled a throw exception is attempts to find containing simplex goes past 200 2011-03-22 14:13:52 -06:00
sm 41261c96ce changed default log to INFO 2011-03-22 14:13:10 -06:00
sm c642e6a1e1 this gmsh object works better 2011-03-22 14:00:26 -06:00
sm 05d1b962fc modified the logging to comply with what is on the docs.python.org page on the logging library and how it should be used 2011-03-22 11:10:19 -06:00
sm 2c07c3ba45 fixed import 2011-03-22 07:15:34 -06:00
sm 28672b5ebe moved some stuff from the smcqdelaunay module into the interp.grid.delaunay module 2011-03-21 17:28:41 -06:00
sm d01dcf4efc started to fix the disparity of 2/3d bash qhull stuff 2011-03-21 17:27:12 -06:00
sm 2796eaeed8 moved some functionality from interp.grid.simplex to interp.grid 2011-03-21 17:26:17 -06:00
sm 86145803d4 minor tweaks to logging. Still need to do it right 2011-03-21 17:25:43 -06:00
sm 54bf66f0fd replace logging of qdelaunay string with a write to /tmp/qdel.out 2011-03-21 17:25:11 -06:00
sm 70eec7e4e0 minor: fixed import 2011-03-21 17:24:31 -06:00
sm 12e7b16102 moved the delaunay grid into it's own module 2011-03-21 16:55:45 -06:00
sm 305b1c82cf removed more traces of the delaunay stuff from the DD file. 2011-03-21 16:55:09 -06:00
sm 8650a8a541 moved install script
--HG--
rename : install.ubuntu.sh => tools/install.ubuntu.sh
2011-03-21 15:15:01 -06:00
sm 6234f8ffe8 moderate: cleaned up file, used library funcs 2011-03-21 12:13:46 -06:00
sm 75806a1377 minor: made things more legible, and resolved a tiny bug 2011-03-21 11:55:52 -06:00
sm d63595a6ae added an ubuntu installer 2011-03-21 11:22:51 -06:00
sm dbe981c24b added slave code 2011-03-02 23:51:43 -07:00
sm 6e4d8c9505 joining code 2011-03-02 23:44:08 -07:00
sm 639f732fce minor rename
--HG--
rename : bin/client.py => bin/master.py
2011-03-02 23:27:27 -07:00
sm 6ba2a2c624 minor: notes on profiling ... will delete 2011-02-21 16:48:21 -07:00
sm 030329a9e7 used xrange instead of tuple for order rules 2011-02-20 21:35:27 -07:00
sm 568c7afb95 more refined mesh 2011-02-20 19:24:08 -07:00
sm e8b15c14e2 used different exact func 2011-02-20 19:23:57 -07:00
sm f03da63c4d messing around with the gmsh3D parser 2011-02-15 15:22:54 -07:00
sm bb174094ab added some logging to hunt down why q wasn't being populated 2011-02-15 15:22:28 -07:00
sm d0e8d11156 don't autopopulate the q's for gmsh grid objects 2011-02-15 15:22:07 -07:00
sm 43ea8f6c10 need to revamp the logging, but at least have a place to change the loglevel 2011-02-15 15:21:46 -07:00
sm 8aad7a596e removed unused import 2011-02-15 11:49:00 -07:00
sm a96df3b31c removed the 3d-specific run_baker method 2011-02-15 11:48:33 -07:00
sm 9827035e72 made it so I can call all tests at once
--HG--
rename : test/2dcubic.py => test/cubic2d.py
rename : test/2dquadratic.py => test/quadratic2d.py
2011-02-15 11:27:45 -07:00
sm 6bc5908a9b renamed pattern test functions to be more meaningful 2011-02-15 11:12:56 -07:00
sm 28711318d5 added a test for the pattern
--HG--
rename : bin/pattern.py => test/pattern.py
2011-02-15 11:10:00 -07:00
sm ec73a6a04e minor: mostly documentation and logging 2011-02-11 00:30:10 -08:00
sm c34f9c911a testing other equations 2011-02-03 09:45:11 -07:00
sm 6bfaa20d40 renamed test files
--HG--
rename : test/cubic.test.py => test/2dcubic.py
rename : test/quad.test.py => test/2dquadratic.py
rename : test/baker.test.py => test/baker2d.py
rename : test/baker.order.test.py => test/baker2dorder.py
rename : test/baker3D.test.py => test/baker3d.py
rename : test/qhull.test.py => test/qhull.py
2011-02-03 09:38:44 -07:00
sm 26196cd14b migrated test 2011-02-03 09:36:24 -07:00
sm 9a439ef7c3 this test tends to succeed more often :) 2011-02-03 09:30:58 -07:00
sm 33106985e1 working test, moving into a real test 2011-02-03 09:30:32 -07:00
sm c0003b58f7 minor: formatting 2011-02-03 09:30:12 -07:00
sm f1cd3061d7 made the tests more meaningful (they don't false negative) 2011-01-29 14:59:32 -07:00
sm debfd4515a nothing 2011-01-28 12:21:26 -07:00