Commit History

Author SHA1 Message Date
  Ian Goldberg 33a85d89ca Simplify ParallelEval API 2 years ago
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded 2 years ago
  Ian Goldberg 92b29fc996 Templatize additive and XOR shared indices into Duoram Shapes 2 years ago
  Ian Goldberg 45357b1778 Add -a mode for preprocessing with appending 2 years ago
  Ian Goldberg 3999846d2c Only print precomputed value stats if they're more than 0 2 years ago
  Ian Goldberg 2c32812a93 A little more templatization 2 years ago
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator 2 years ago
  Ian Goldberg 0a53ee11af Start preparing the tupletime online mode for parallelism 2 years ago
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication 2 years ago
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup 2 years ago
  Ian Goldberg b899b24b6d Parallel StreamEval 2 years ago
  Ian Goldberg af5c08e306 Do something sensible in online mode when asked for multiple threads 2 years ago
  Ian Goldberg e127dd94f0 Be clear about MPCTIO::{rdpftriple,rdpfpair} 2 years ago
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions 2 years ago
  Ian Goldberg 0ef40dbb69 Capture the loop counter by copy, not reference 2 years ago
  Ian Goldberg 5ea8872081 Some more missing yields 2 years ago
  Ian Goldberg dfb63bdb5d Add yield()s in the right places 2 years ago
  Ian Goldberg 843cd396c1 Incrementing counter preprocessing mode for testing 2 years ago
  Ian Goldberg e284e8b41e Add num_iters argument to rdpftest mode 2 years ago
  Ian Goldberg 6cbcbc1e39 Add a VERBOSE_COMMS compile-time flag 2 years ago
  Ian Goldberg 703ce889e6 One field of MPCSingleIO was not being initialized 2 years ago
  Ian Goldberg 62855f7b92 Online-only mode 2 years ago
  Ian Goldberg dce1de74a4 Add explicit-only mode 2 years ago
  Ian Goldberg 59d31650f0 Have the bsearch mode output the found index in hex 2 years ago
  Ian Goldberg 777f3da468 Remove the unused (and in fact now incorrect) RDPF::size function 2 years ago
  Ian Goldberg 704ade665a Simplify the run_coroutines API when there are a small constant number of coroutines to run 2 years ago
  Ian Goldberg face761595 Print stats of CDPF usage 2 years ago
  Ian Goldberg bcb7ae1263 Binary search 2 years ago
  Ian Goldberg 022aae16c3 Bitonic sort 2 years ago
  Ian Goldberg e6ae0e4129 Don't explicitly store the whichhalf bit of RDPFs on disk 2 years ago