feiga
|
e3fb973f58
|
refine test
|
2016-08-15 10:23:12 +08:00 |
feiga
|
bd9e3aa78d
|
minor fix
|
2016-08-01 14:57:15 +08:00 |
feiga
|
5691135ccd
|
remove test
|
2016-08-01 14:29:12 +08:00 |
Fei Gao
|
b943d5a1bc
|
Merge pull request #99 from Microsoft/sherry_Version1
Sherry version1
|
2016-06-23 15:42:02 +08:00 |
feiga
|
6091fbac06
|
fix sync server block issue
|
2016-06-16 15:09:02 +08:00 |
feiga
|
1b967695fa
|
zmq net update and fix sync server issue caused by imbalanced data partition
|
2016-06-15 21:03:21 +08:00 |
sherryxue
|
f337e540ad
|
test
|
2016-06-02 10:41:01 +08:00 |
Qiwei Ye
|
67522f4ec0
|
bug : add dense data in sparse mode
|
2016-05-27 18:44:43 +08:00 |
Qiwei Ye
|
7f10aeff5f
|
adding unified matrix interface
|
2016-05-27 15:50:31 +08:00 |
feiga
|
da7ff8417f
|
fix sync server bug
|
2016-05-24 19:45:29 +08:00 |
Qiwei Ye
|
a479555355
|
alter the matrix test unit
|
2016-05-24 15:38:58 +08:00 |
feiga
|
b55e90b051
|
fix, remove atomic thread from header file, add matrix table option
|
2016-05-19 20:58:17 +08:00 |
Qiwei Ye
|
f1e7fd21d2
|
Merge branch 'master' of https://github.com/Microsoft/multiverso
|
2016-05-18 16:18:19 +08:00 |
liming-vie
|
8a48d9ebfe
|
Merge remote-tracking branch 'Microsoft/master'
|
2016-05-12 21:08:50 +08:00 |
liming-vie
|
d13119c324
|
Refine Table factory
|
2016-05-12 21:03:34 +08:00 |
Qiwei Ye
|
e4ff5dafaf
|
bug fix
|
2016-05-11 15:55:19 +08:00 |
liming-vie
|
4c1d518550
|
Refine interface and code; Add barrier in MV_CreateTable
|
2016-05-10 20:17:23 +08:00 |
liming-vie
|
7e50069629
|
Fix bug in configure; Refine align size in allocator
|
2016-05-10 18:54:43 +08:00 |
liming-vie
|
b574f4c656
|
Add base type for allocator; Refine some interface
|
2016-05-09 16:49:47 +08:00 |
liming-vie
|
9e9e39d581
|
Refine table factory
|
2016-05-09 15:55:19 +08:00 |
liming-vie
|
2fd676dc77
|
Add server table manage
|
2016-05-09 00:26:26 +08:00 |
liming-vie
|
d71e04451f
|
Use template trait for table creater
|
2016-05-09 00:09:19 +08:00 |
liming-vie
|
1652b927b5
|
Change to atomic for MemoryBlock
|
2016-05-05 20:29:52 +08:00 |
liming-vie
|
ad30e945f0
|
Alter test array; Add alignment(32) for allocator size
|
2016-05-05 15:37:38 +08:00 |
liming-vie
|
c7937dbcb7
|
New table factory
|
2016-05-03 19:33:57 +08:00 |
Qiwei Ye
|
19e9330cb9
|
fix bug: moving all the empty test to matrix class
|
2016-05-03 12:04:48 +08:00 |
Qiwei Ye
|
eb35b85289
|
fix bug: sparse update
|
2016-04-27 21:33:27 +08:00 |
Qiwei Ye
|
f1aaacb268
|
to support int64_t as row index
|
2016-04-27 13:26:29 +08:00 |
Qiwei Ye
|
8d9e565c07
|
Rename the Options
|
2016-04-26 17:40:45 +08:00 |
Qiwei Ye
|
c7f430b5e2
|
Merge branch 'master' into feature/sparse-update
Conflicts:
src/table.cpp
|
2016-04-25 16:46:30 +08:00 |
Qiwei Ye
|
d8cde3604d
|
1: adding an general option; 2. using option for the sparse update. 3; fix sparse filter logic;
|
2016-04-25 16:34:11 +08:00 |
Qiwei Ye
|
033bc3c3b5
|
using float assertion for the test
|
2016-04-25 10:42:20 +08:00 |
Qiwei Ye
|
fa8555e2ed
|
BUGBUG float cannot passing GTEST
|
2016-04-22 14:13:14 +08:00 |
Qiwei Ye
|
b81ae59407
|
perf commit
|
2016-04-22 14:00:36 +08:00 |
Qiwei Ye
|
a91262337e
|
Merge branch 'feature/sparse-update' of https://github.com/Microsoft/multiverso into feature/sparse-update
Conflicts:
Test/main.cpp
|
2016-04-22 13:54:53 +08:00 |
Qiwei Ye
|
51aa3a0594
|
perf commit
|
2016-04-22 13:19:40 +08:00 |
Junjie Li
|
696cb2c082
|
clean code
|
2016-04-21 20:38:55 +08:00 |
Junjie Li
|
37e8d79527
|
test for distributed running
|
2016-04-21 20:30:34 +08:00 |
Junjie Li
|
54b026c191
|
pass distributed running
|
2016-04-21 19:52:35 +08:00 |
Qiwei Ye
|
1b0041aa9b
|
BUG UpdateState
|
2016-04-21 17:22:24 +08:00 |
Qiwei Ye
|
ee9c19a3d7
|
fix bug
|
2016-04-21 16:07:58 +08:00 |
Qiwei Ye
|
8967d9a7cd
|
fix test bug
|
2016-04-21 13:54:59 +08:00 |
Qiwei Ye
|
8e6bbded74
|
updating test case
|
2016-04-21 12:57:49 +08:00 |
Qiwei Ye
|
bd9e4f4b70
|
Merge branch 'feature/sparse-update' of https://github.com/Microsoft/multiverso into feature/sparse-update
Conflicts:
Test/main.cpp
|
2016-04-21 12:38:54 +08:00 |
Junjie Li
|
bbec7359d9
|
merge tests
|
2016-04-21 11:30:47 +08:00 |
Qiwei Ye
|
8a20a9eaa4
|
Merge branch 'feature/sparse-update' of https://github.com/Microsoft/multiverso into feature/sparse-update
Conflicts:
Test/main.cpp
|
2016-04-20 21:53:55 +08:00 |
Qiwei Ye
|
741caaa669
|
adding sparse test
|
2016-04-20 21:52:49 +08:00 |
Junjie Li
|
0a99f5e3e8
|
performance improvement and fix bug
|
2016-04-20 21:45:58 +08:00 |
Junjie Li
|
9619c084e5
|
fix bug
|
2016-04-20 18:10:21 +08:00 |
Qiwei Ye
|
0aa21f4dd4
|
make Vs happy
|
2016-04-20 14:27:50 +08:00 |