Commit Verlauf

Autor SHA1 Nachricht Datum
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication vor 1 Jahr
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup vor 1 Jahr
  Ian Goldberg b899b24b6d Parallel StreamEval vor 1 Jahr
  Ian Goldberg af5c08e306 Do something sensible in online mode when asked for multiple threads vor 1 Jahr
  Ian Goldberg e127dd94f0 Be clear about MPCTIO::{rdpftriple,rdpfpair} vor 1 Jahr
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions vor 1 Jahr
  Ian Goldberg 0ef40dbb69 Capture the loop counter by copy, not reference vor 1 Jahr
  Ian Goldberg 5ea8872081 Some more missing yields vor 1 Jahr
  Ian Goldberg dfb63bdb5d Add yield()s in the right places vor 1 Jahr
  Ian Goldberg 843cd396c1 Incrementing counter preprocessing mode for testing vor 1 Jahr
  Ian Goldberg e284e8b41e Add num_iters argument to rdpftest mode vor 1 Jahr
  Ian Goldberg 6cbcbc1e39 Add a VERBOSE_COMMS compile-time flag vor 1 Jahr
  Ian Goldberg 703ce889e6 One field of MPCSingleIO was not being initialized vor 1 Jahr
  Ian Goldberg 62855f7b92 Online-only mode vor 1 Jahr
  Ian Goldberg dce1de74a4 Add explicit-only mode vor 1 Jahr
  Ian Goldberg 59d31650f0 Have the bsearch mode output the found index in hex vor 1 Jahr
  Ian Goldberg 777f3da468 Remove the unused (and in fact now incorrect) RDPF::size function vor 1 Jahr
  Ian Goldberg 704ade665a Simplify the run_coroutines API when there are a small constant number of coroutines to run vor 1 Jahr
  Ian Goldberg face761595 Print stats of CDPF usage vor 1 Jahr
  Ian Goldberg bcb7ae1263 Binary search vor 1 Jahr
  Ian Goldberg 022aae16c3 Bitonic sort vor 1 Jahr
  Ian Goldberg e6ae0e4129 Don't explicitly store the whichhalf bit of RDPFs on disk vor 1 Jahr
  Ian Goldberg a954959e22 Comparison code complete vor 1 Jahr
  Ian Goldberg c0c822c064 Some helpful bitutils for the coming comparison code vor 1 Jahr
  Ian Goldberg 323b42ca84 More on the compare algorithm vor 1 Jahr
  Ian Goldberg e07580ad9f Start on the compare algorithm vor 1 Jahr
  Ian Goldberg 67ffe06b19 Tests for CDPF creation, transmission, storage, retrieval, use vor 1 Jahr
  Ian Goldberg 3c86beb097 Change op_counter to aes_ops everywhere vor 1 Jahr
  Ian Goldberg 3811dce023 CDPF creation vor 1 Jahr
  Ian Goldberg f7ae6edadb Start on comparison DPFs vor 1 Jahr