Commit Graph

44 Commits

Author SHA1 Message Date
Hieu Hoang
f46ee7c5ac get rid of boost thread local code 2020-01-05 18:56:49 -08:00
Hieu Hoang
745e03b4fc use c++11 thread local construct instead of boost 2020-01-05 18:09:57 -08:00
Hieu Hoang
afb353b430 limit thread queue to x2 number of threads 2020-01-05 17:29:04 -08:00
Hieu Hoang
dd9ff66479 put fix into UnorderedComparer again. Maybe weird template bug 2018-12-10 13:27:57 +00:00
Hieu Hoang
baefaa1b12 fix weird unordered set error on ubuntu 18.04, gcc 7.3.0, boost 1.65. May be over-optimizing or bug in gcc or boost 2018-12-10 13:15:03 +00:00
Hieu Hoang
20edd331bc debug 2018-12-10 12:29:58 +00:00
hieu
eced95d694 Revert "use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1"
This reverts commit d3c2c0bda5.
2017-09-26 12:54:09 +01:00
hieu
c276ffbe01 Revert "use std::unordered_set instead of boost::unordered_set for all instances in moses2. To avoid confusion"
This reverts commit 65c75ff073.
2017-09-26 12:53:49 +01:00
Hieu Hoang
65c75ff073 use std::unordered_set instead of boost::unordered_set for all instances in moses2. To avoid confusion 2017-09-26 10:54:39 +01:00
Hieu Hoang
d3c2c0bda5 use std::unordered_set instead of boost::unordered_set. Segfault on boost 1.65.1 2017-09-26 10:43:17 +01:00
MosesAdmin
ac66370b80 daily automatic beautifier 2017-04-27 00:00:40 +01:00
Hieu Hoang
6ca7ba5de1 moses2 rename Skeleton... to Example... 2017-04-26 13:27:32 +01:00
Hieu Hoang
698d3e71e0 ignore wall if at the beginning of sentence 2017-04-10 12:12:31 +01:00
Hieu Hoang
ac3069fb32 --max-kenlm-order for Moses2 2017-03-08 14:00:48 +00:00
hieu
21dc3b6112 delete linking to rt lib. Error on RedHat 7. Hopefully ok on other OS 2017-03-01 10:49:11 +00:00
Hieu Hoang
2c061823bb more minor compile error 2017-02-17 10:26:42 +00:00
Hieu Hoang
07cef43cea allow optional cmph 2017-02-16 05:46:51 -05:00
Hieu Hoang
73d5a1f43a probing pt lib compiles.3 2017-02-15 23:20:31 +00:00
Hieu Hoang
804cccca3f probing pt lib compiles.2 2017-02-15 22:20:41 +00:00
Hieu Hoang
74b123649e probing pt lib compiles 2017-02-15 21:26:28 +00:00
MosesAdmin
099020cd41 daily automatic beautifier 2017-02-15 14:27:27 +00:00
Hieu Hoang
d7b67e3cd2 go back to using sysconf() for linux/osx. Runs ok on new systems but not thor. std:🧵:hardware_concurrency() returns 0 on thor 2017-02-15 14:26:01 +00:00
MosesAdmin
54c2eae4b4 daily automatic beautifier 2017-02-15 11:03:23 +00:00
Hieu Hoang
de009c1fca change NO_COMPACT_TABLES -> HAVE_CMPH 2017-02-15 10:30:13 +00:00
Hieu Hoang
f8f4087aac change new -> alloca 2017-02-15 10:22:10 +00:00
Hieu Hoang
75a7369648 apply patch for windows compatibility 2017-02-15 10:05:58 +00:00
Hieu Hoang
3b65dc39a7 remove all Moses headers 2017-02-11 00:02:59 +00:00
Hieu Hoang
a6ba68148b Revert "use thread_local"
This reverts commit 940e08a946.
2017-02-10 00:39:54 +00:00
Hieu Hoang
c74abcb920 Revert "completely delete boost::thread_specific_ptr"
This reverts commit fd28301627.
2017-02-10 00:39:04 +00:00
Hieu Hoang
0af59a4cda Merge ../mosesdecoder into perf_moses2 2017-02-08 22:58:35 +00:00
Hieu Hoang
fd28301627 completely delete boost::thread_specific_ptr 2017-02-08 22:58:32 +00:00
Hieu Hoang
f354c19921 Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2017-02-08 22:42:36 +00:00
Hieu Hoang
940e08a946 use thread_local 2017-02-08 22:41:53 +00:00
MosesAdmin
1cc7ac7a16 daily automatic beautifier 2017-02-03 10:33:11 +00:00
Hieu Hoang
3916fbc8a6 redelete 2017-02-03 10:27:53 +00:00
Hieu Hoang
f48cd5b731 merge 2017-02-03 10:27:13 +00:00
Hieu Hoang
5f0f8499e4 MorphoTrie -> InMemoryTrie 2017-02-03 10:10:03 +00:00
Hieu Hoang
c44d226b01 remove DALM from Moses2 2017-02-03 10:02:39 +00:00
Hieu Hoang
e0dc9364c8 remove Compact pt from Moses2 (keep compact lex reordering model) 2017-02-03 10:01:02 +00:00
MosesAdmin
657deaef5c daily automatic beautifier 2017-02-01 00:59:30 +00:00
Hieu Hoang
84b918b389 beautify 2017-02-01 00:27:14 +00:00
MosesAdmin
adbb1c897a daily automatic beautifier 2017-02-01 00:10:16 +00:00
Hieu Hoang
eb95cab116 eclipse 2017-01-31 22:54:23 +00:00
Hieu Hoang
a8a5b43f2d move moses2 to root 2017-01-31 22:21:59 +00:00