(no author)
|
423666288e
|
|
- |
|
(no author)
|
0774135d54
|
|
- |
|
(no author)
|
3931f1c472
|
|
- |
|
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 |
|
(no author)
|
f2f3478586
|
|
- |
|
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 |
|
(no author)
|
f3e1f06928
|
|
- |
|
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 |
|
(no author)
|
26f3cfd67f
|
|
- |
|
(no author)
|
8f35a04926
|
|
- |
|
(no author)
|
b861f5b964
|
|
- |
|
(no author)
|
d03839c39c
|
|
- |
|
Dongryeol Lee
|
4fbb06e8b0
|
Bug fixed, still continuing the parallel tree, but almost done.
|
2011-01-10 22:43:52 +00:00 |
|
(no author)
|
f38ecf2f0d
|
|
- |
|
Dongryeol Lee
|
eeca2ebccb
|
Critical bug fixed, still looking at distributed tree.
|
2011-01-10 22:01:24 +00:00 |
|
(no author)
|
ca78d9477f
|
|
- |
|
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 |
|
(no author)
|
2a8c1ae0ea
|
|
- |
|
(no author)
|
03b4a86026
|
|
- |
|
(no author)
|
161c9ed193
|
|
- |
|