Ignore:
Timestamp:
Mar 18, 2020, 3:40:55 PM (5 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
bbdb0c6
Parents:
6b4a1bf
Message:

Pushing latest change to my compII

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/thierry_delisle_PhD/comp_II/local.bib

    r6b4a1bf rc4fd4ef  
    221221  organization={ACM}
    222222}
     223
     224% ===============================================================================
     225% MISC
     226% ===============================================================================
     227% Trevor's relaxed FIFO list
     228@inproceedings{alistarh2018relaxed,
     229  title={Relaxed schedulers can efficiently parallelize iterative algorithms},
     230  author={Alistarh, Dan and Brown, Trevor and Kopinsky, Justin and Nadiradze, Giorgi},
     231  booktitle={Proceedings of the 2018 ACM Symposium on Principles of Distributed Computing},
     232  pages={377--386},
     233  year={2018}
     234}
     235
     236% Scalable counters which only support is !0
     237@inproceedings{ellen2007snzi,
     238  title={SNZI: Scalable nonzero indicators},
     239  author={Ellen, Faith and Lev, Yossi and Luchangco, Victor and Moir, Mark},
     240  booktitle={Proceedings of the twenty-sixth annual ACM symposium on Principles of distributed computing},
     241  pages={13--22},
     242  year={2007}
     243}
Note: See TracChangeset for help on using the changeset viewer.