Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- posterFebruary 2020
Functional faults
PPoPP '20: Proceedings of the 25th ACM SIGPLAN Symposium on Principles and Practice of Parallel ProgrammingPages 417–418https://doi.org/10.1145/3332466.3374539Hardware and software faults increasingly surface in today's computing environment and vast theoretical and practical research efforts are being devoted to overcoming the effects of malfunctionality in the computing process. Most research to date, ...
- research-articleFebruary 2020
Scaling out speculative execution of finite-state machines with parallel merge
PPoPP '20: Proceedings of the 25th ACM SIGPLAN Symposium on Principles and Practice of Parallel ProgrammingPages 160–172https://doi.org/10.1145/3332466.3374524A finite-state machine (FSM) is a key component for many important applications, such as Huffman decoding, regular expression matching and HTML tokenization. Due to its inherent dependencies and unpredictable memory access pattern, FSM computations are ...
- research-articleFebruary 2020
A wait-free universal construction for large objects
PPoPP '20: Proceedings of the 25th ACM SIGPLAN Symposium on Principles and Practice of Parallel ProgrammingPages 102–116https://doi.org/10.1145/3332466.3374523Concurrency has been a subject of study for more than 50 years. Still, many developers struggle to adapt their sequential code to be accessed concurrently. This need has pushed for generic solutions and specific concurrent data structures.
Wait-free ...
- proceedingFebruary 2020
PPoPP '20: Proceedings of the 25th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming
It is our great pleasure to welcome you to PPoPP 2020, the 25th ACM Symposium on Principles and Practice of Parallel Programming, in San Diego, USA. PPOPP is the premier forum for leading work on all aspects of parallel programming, including theoretical ...