Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg f3cb64ea1b Add the ability to reset the Lamport clock hace 2 años
  Ian Goldberg a09fb25516 Some more missing yield()s hace 2 años
  Ian Goldberg 2b29022d8c Writes (= reads + updates) hace 2 años
  Ian Goldberg e9fa1a0289 Simultaneous independent reads and updates hace 2 años
  Ian Goldberg 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation hace 2 años
  Ian Goldberg c39726c869 Add a third simultaneous read hace 2 años
  Ian Goldberg 121f757edb The server wasn't appending in -a mode hace 2 años
  Ian Goldberg 212a0d420e Demonstrate independent simultaneous reads hace 2 años
  Ian Goldberg c6682b9553 Make it compile on Ubuntu 20.04 (g++ 9.4.0) hace 2 años
  Ian Goldberg 0fa58457c5 Multithread RDPF creation when it makes sense hace 2 años
  Ian Goldberg 4d3fc01b66 Be able to set the number of CPU threads for each processing thread (independently) during preprocessing hace 2 años
  Ian Goldberg 33a85d89ca Simplify ParallelEval API hace 2 años
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded hace 2 años
  Ian Goldberg 92b29fc996 Templatize additive and XOR shared indices into Duoram Shapes hace 2 años
  Ian Goldberg 45357b1778 Add -a mode for preprocessing with appending hace 2 años
  Ian Goldberg 3999846d2c Only print precomputed value stats if they're more than 0 hace 2 años
  Ian Goldberg 2c32812a93 A little more templatization hace 2 años
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator hace 2 años
  Ian Goldberg 0a53ee11af Start preparing the tupletime online mode for parallelism hace 2 años
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication hace 2 años
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup hace 2 años
  Ian Goldberg b899b24b6d Parallel StreamEval hace 2 años
  Ian Goldberg af5c08e306 Do something sensible in online mode when asked for multiple threads hace 2 años
  Ian Goldberg e127dd94f0 Be clear about MPCTIO::{rdpftriple,rdpfpair} hace 2 años
  Ian Goldberg 1216a94599 Avoid default captures in lambda expressions hace 2 años
  Ian Goldberg 0ef40dbb69 Capture the loop counter by copy, not reference hace 2 años
  Ian Goldberg 5ea8872081 Some more missing yields hace 2 años
  Ian Goldberg dfb63bdb5d Add yield()s in the right places hace 2 años
  Ian Goldberg 843cd396c1 Incrementing counter preprocessing mode for testing hace 2 años
  Ian Goldberg e284e8b41e Add num_iters argument to rdpftest mode hace 2 años