Sciweavers

ASPLOS
2015
ACM
9 years 11 months ago
Hybrid Static: Dynamic Analysis for Statically Bounded Region Serializability
Data races are common. They are difficult to detect, avoid, or eliminate, and programmers sometimes introduce them intentionally. However, shared-memory programs with data races ...
Aritra Sengupta, Swarnendu Biswas, Minjia Zhang, M...
ASPLOS
2015
ACM
9 years 11 months ago
Kinetic Dependence Graphs
Task graphs or dependence graphs are used in runtime systems to schedule tasks for parallel execution. In problem domains such as dense linear algebra and signal processing, depen...
Muhammad Amber Hassaan, Donald D. Nguyen, Keshav P...
ASPLOS
2015
ACM
9 years 11 months ago
Architectural Support for Dynamic Linking
All software in use today relies on libraries, including standard libraries (e.g., C, C++) and application-specific libraries (e.g., libxml, libpng). Most libraries are loaded in ...
Varun Agrawal, Abhiroop Dabral, Tapti Palit, Yongm...
ASPLOS
2015
ACM
9 years 11 months ago
NumaGiC: a Garbage Collector for Big Data on Big NUMA Machines
Lokesh Gidra, Gaël Thomas 0001, Julien Sopena...
ASPLOS
2015
ACM
9 years 11 months ago
GhostRider: A Hardware-Software System for Memory Trace Oblivious Computation
This paper presents a new compiler and architecture called GhostRider for supporting privacy preserving computation in the cloud. The architecture employs Oblivious RAM (ORAM) whi...
Chang Liu, Austin Harris, Martin Maas, Michael W. ...