Skip to main content

Showing 1–5 of 5 results for author: Dulloor, S R

.
  1. arXiv:2305.09034  [pdf, other

    cs.DC

    Blizzard: Adding True Persistence to Main Memory Data Structures

    Authors: Pradeep Fernando, Daniel Zahka, Ada Gavrilovska, Amitabha Roy, Subramanya R. Dulloor

    Abstract: Persistent memory (PMEM) devices present an opportunity to retain the flexibility of main memory data structures and algorithms, but augment them with reliability and persistence. The challenge in doing this is to combine replication (for reliability) and failure atomicity (for persistence) with concurrency (for fully utilizing persistent memory bandwidth). These requirements are at odds due to th… ▽ More

    Submitted 15 May, 2023; originally announced May 2023.

    Comments: 14 pages. 10 figures. Blizzard code repo : https://github.com/pradeepfn/Blizzard

  2. arXiv:1905.13536  [pdf, other

    cs.CV cs.LG cs.PF eess.IV stat.ML

    Scaling Video Analytics on Constrained Edge Nodes

    Authors: Christopher Canel, Thomas Kim, Giulio Zhou, Conglong Li, Hyeontaek Lim, David G. Andersen, Michael Kaminsky, Subramanya R. Dulloor

    Abstract: As video camera deployments continue to grow, the need to process large volumes of real-time data strains wide area network infrastructure. When per-camera bandwidth is limited, it is infeasible for applications such as traffic monitoring and pedestrian tracking to offload high-quality video streams to a datacenter. This paper presents FilterForward, a new edge-to-cloud system that enables datacen… ▽ More

    Submitted 24 May, 2019; originally announced May 2019.

    Comments: This paper is an extended version of a paper with the same title published in the 2nd SysML Conference, SysML '19 (Canel et. al., 2019)

  3. arXiv:1903.05714  [pdf, other

    cs.DC cs.PF

    Basic Performance Measurements of the Intel Optane DC Persistent Memory Module

    Authors: Joseph Izraelevitz, Jian Yang, Lu Zhang, Juno Kim, Xiao Liu, Amirsaman Memaripour, Yun Joon Soh, Zixuan Wang, Yi Xu, Subramanya R. Dulloor, Jishen Zhao, Steven Swanson

    Abstract: Scalable nonvolatile memory DIMMs will finally be commercially available with the release of the Intel Optane DC Persistent Memory Module (or just "Optane DC PMM"). This new nonvolatile DIMM supports byte-granularity accesses with access times on the order of DRAM, while also providing data storage that survives power outages. This work comprises the first in-depth, scholarly, performance review o… ▽ More

    Submitted 9 August, 2019; v1 submitted 13 March, 2019; originally announced March 2019.

  4. arXiv:1711.06964  [pdf, other

    cs.DC

    Cyclone: High Availability for Persistent Key Value Stores

    Authors: Amitabha Roy, Subramanya R. Dulloor

    Abstract: Persistent key value stores are an important component of many distributed data serving solutions with innovations targeted at taking advantage of growing flash speeds. Unfortunately their performance is hampered by the need to maintain and replicate a write ahead log to guarantee availability in the face of machine and storage failures. Cyclone is a replicated log plug-in for key value stores tha… ▽ More

    Submitted 18 November, 2017; originally announced November 2017.

  5. arXiv:1503.07241  [pdf, other

    cs.PF cs.DB cs.DC

    GraphMat: High performance graph analytics made productive

    Authors: Narayanan Sundaram, Nadathur Rajagopalan Satish, Md Mostofa Ali Patwary, Subramanya R Dulloor, Satya Gautam Vadlamudi, Dipankar Das, Pradeep Dubey

    Abstract: Given the growing importance of large-scale graph analytics, there is a need to improve the performance of graph analysis frameworks without compromising on productivity. GraphMat is our solution to bridge this gap between a user-friendly graph analytics framework and native, hand-optimized code. GraphMat functions by taking vertex programs and map** them to high performance sparse matrix operat… ▽ More

    Submitted 24 March, 2015; originally announced March 2015.