Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg 5d34bcd527 Add a comment about the SYS_NICE capability in start-docker il y a 3 ans
  Ian Goldberg 585e8d16ee The server shouldn't allocate large amounts of memory when creating RDPFs il y a 3 ans
  Ian Goldberg b1b337cee8 Set stdbuf -o 0 in run-experiment il y a 3 ans
  Ian Goldberg 00b508dd1a Output ending timestamp in run-experiment il y a 3 ans
  Ian Goldberg c8f6e0ae4a Dockerization il y a 3 ans
  Ian Goldberg 7800fb4250 Make it compile on Ubuntu 20.04 (g++ 9.4.0) il y a 3 ans
  Ian Goldberg 13c2afb818 Make compressed DPFs the default il y a 3 ans
  Ian Goldberg 63ef055b2e A mode that replicates the tests from the Duoram paper il y a 3 ans
  Ian Goldberg f3cb64ea1b Add the ability to reset the Lamport clock il y a 3 ans
  Ian Goldberg a09fb25516 Some more missing yield()s il y a 3 ans
  Ian Goldberg 2b29022d8c Writes (= reads + updates) il y a 3 ans
  Ian Goldberg e9fa1a0289 Simultaneous independent reads and updates il y a 3 ans
  Ian Goldberg 3565cedf03 Don't separately account for halftriples that are created as a byproduct of RDPF creation il y a 3 ans
  Ian Goldberg c39726c869 Add a third simultaneous read il y a 3 ans
  Ian Goldberg 121f757edb The server wasn't appending in -a mode il y a 3 ans
  Ian Goldberg 212a0d420e Demonstrate independent simultaneous reads il y a 3 ans
  Ian Goldberg c6682b9553 Make it compile on Ubuntu 20.04 (g++ 9.4.0) il y a 3 ans
  Ian Goldberg 0fa58457c5 Multithread RDPF creation when it makes sense il y a 3 ans
  Ian Goldberg 4d3fc01b66 Be able to set the number of CPU threads for each processing thread (independently) during preprocessing il y a 3 ans
  Ian Goldberg 33a85d89ca Simplify ParallelEval API il y a 3 ans
  Ian Goldberg b6abfb1b85 Duoram reads and updates are now multithreaded il y a 3 ans
  Ian Goldberg 92b29fc996 Templatize additive and XOR shared indices into Duoram Shapes il y a 3 ans
  Ian Goldberg 45357b1778 Add -a mode for preprocessing with appending il y a 3 ans
  Ian Goldberg 3999846d2c Only print precomputed value stats if they're more than 0 il y a 3 ans
  Ian Goldberg 2c32812a93 A little more templatization il y a 3 ans
  Ian Goldberg 94fcf8f8b0 Parallel RDPF evaluator il y a 3 ans
  Ian Goldberg 0a53ee11af Start preparing the tupletime online mode for parallelism il y a 3 ans
  Ian Goldberg e09f4e3f3b Keep separate track of the number of threads we can use for computation and for communication il y a 3 ans
  Ian Goldberg 0e1836d604 Preventing the threads from writing into memory in the inner loop yields the expected speedup il y a 3 ans
  Ian Goldberg b899b24b6d Parallel StreamEval il y a 3 ans