Commit Graph
2184 Commits
Author SHA1 Message Date
Dongryeol Lee a87a2b74d5 Rewrite of Cartesian series expansion using boost multi-array in progress. 2011-01-16 22:51:38 +00:00
Dongryeol Lee 67b96aad72 Lots of improvement. 2011-01-16 05:04:30 +00:00
Dongryeol Lee 3da2003d29 Bug fixed. Now need to deal with the MPI message sizes. 2011-01-16 03:37:09 +00:00
Dongryeol Lee 4542953201 Added the prioritization for distributed computation. 2011-01-16 02:31:57 +00:00
Dongryeol Lee 7fd2447b4e One critical bug fixed in distributed GNP, where the reference tree was grabbed multiple times. 2011-01-15 05:42:35 +00:00
Dongryeol Lee c568e20283 Some trivial changes, before distributed overhaul. 2011-01-15 03:46:58 +00:00
Dongryeol Lee 7af90b0f3e Took out prints. 2011-01-15 03:29:03 +00:00
Dongryeol Lee e8a358d25e Added different methods for trust region search. 2011-01-15 03:25:09 +00:00
Dongryeol Lee 86602f8a53 Trust region kind of works, but convergence is slow. 2011-01-15 03:05:46 +00:00
Dongryeol Lee dda80f894a Fixing the bugs. 2011-01-15 02:57:42 +00:00
Dongryeol Lee a98b19ba0c Need to plug in Hessians for test functions. 2011-01-14 21:10:07 +00:00
Dongryeol Lee aa7796779d Trust region being debugged. 2011-01-14 19:09:43 +00:00
Dongryeol Lee 6c706d89f5 Need to test the Morton ordering, and refine the tree building and the distributed framework. 2011-01-14 04:08:45 +00:00
Dongryeol Lee 4c2921169c Compile error fix. 2011-01-14 01:01:01 +00:00
Dongryeol Lee a17c503feb Further code reductino. 2011-01-14 00:40:34 +00:00
Dongryeol Lee 9277e708bc Adding more comments. Now ready to improve the distributed engine. 2011-01-13 22:17:17 +00:00
Dongryeol Lee be0167370b Cleaned up distributed tree builder. 2011-01-13 22:06:42 +00:00
houyang bbba93c982 2011-01-13 18:32:56 +00:00
Dongryeol Lee 1cd7b1ef4a Lots of bugs fixed again, but very close to replacing the distributed tree building. 2011-01-13 18:14:32 +00:00
Dongryeol Lee 9db0ba7dd8 Lots of bugs fixed. Almost done replacing the distributed tree. 2011-01-13 05:44:36 +00:00
Dongryeol Lee 2c8cf37af6 Done for tonight. 2011-01-12 04:58:49 +00:00
Dongryeol Lee 4924bfee3a Added the bound inclusion test, now finishing up the distributed tree. 2011-01-12 02:56:06 +00:00
Dongryeol Lee 43cb0f1934 Quick patch. 2011-01-11 20:11:57 +00:00
Dongryeol Lee 0284655d6c Experimenting with gcc garbage collector. 2011-01-11 18:47:13 +00:00
Dongryeol Lee bd5e988a28 Will continue after lunch. 2011-01-11 18:28:33 +00:00
Dongryeol Lee afc3e07146 Almost done with parallel tree. 2011-01-11 05:25:35 +00:00
Dongryeol Lee 672f90cf00 More progress. 2011-01-11 03:46:21 +00:00
Dongryeol Lee 4fbb06e8b0 Bug fixed, still continuing the parallel tree, but almost done. 2011-01-10 22:43:52 +00:00
Dongryeol Lee eeca2ebccb Critical bug fixed, still looking at distributed tree. 2011-01-10 22:01:24 +00:00
Dongryeol Lee 107bfa30ec Have to fix the segfault in distributed tree. 2011-01-10 18:48:46 +00:00
Dongryeol Lee 0ce0b0c6ad Done for tonight. 2011-01-10 05:18:31 +00:00
Dongryeol Lee dd977ffeb5 Another fix. 2011-01-10 04:45:26 +00:00
Dongryeol Lee 53c5f1ac2f Final fix. 2011-01-10 04:39:13 +00:00
Dongryeol Lee 5a767f11dd Another fix. 2011-01-10 04:33:24 +00:00
Dongryeol Lee 23cffc35cd Compile error fix. 2011-01-10 04:31:08 +00:00
Dongryeol Lee a2cfd56fe9 Devirtulaization of metrics. 2011-01-10 04:28:47 +00:00
Dongryeol Lee da4ea37f3e Getting there. 2011-01-10 01:37:21 +00:00
Dongryeol Lee 9b8ac66068 Final compile fix before dinner. 2011-01-09 21:51:50 +00:00
Dongryeol Lee fc60e79bef Added the random point generation test for bounds. 2011-01-09 21:47:15 +00:00
Dongryeol Lee 77338baec5 Complie fix for distributed tree builder, still in progress. 2011-01-09 21:16:24 +00:00
Dongryeol Lee 70ca82043e Bug fixed, now finishing up distributed tree and new FMM. 2011-01-09 02:39:58 +00:00
Dongryeol Lee 5cf543e9bf Some files reshuffled. 2011-01-07 21:53:20 +00:00
houyang 15ffd4cbc5 2011-01-07 17:18:14 +00:00
Dongryeol Lee b6e3eff188 Will continue soon. 2011-01-07 16:18:03 +00:00
Dongryeol Lee 153d1db3ff Minor fix. 2011-01-07 16:04:42 +00:00
Dongryeol Lee 164701788f Getting there. 2011-01-07 15:59:15 +00:00
Dongryeol Lee 0fd3ffe375 minor fix to CMake in the core. 2011-01-07 14:40:31 +00:00
Dongryeol Lee cf94a26fe3 Armadillo change for 1.0.0 incorporated. 2011-01-07 14:25:05 +00:00
Dongryeol Lee 10d542e1ff Adding the distributed tree test. 2011-01-06 18:08:37 +00:00
Dongryeol Lee 38e5416194 Distributed tree in progress, added functions to generate points within a bound. 2011-01-06 18:08:16 +00:00