Skip to main content

Showing 1–3 of 3 results for author: Dinu, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2210.08650  [pdf, other

    cs.LG cs.DB

    Accelerating Transfer Learning with Near-Data Computation on Cloud Object Stores

    Authors: Arsany Guirguis, Diana Petrescu, Florin Dinu, Do Le Quoc, Javier Picorel, Rachid Guerraoui

    Abstract: Near-data computation techniques have been successfully deployed to mitigate the cloud network bottleneck between the storage and compute tiers. At Huawei, we are currently looking to get more value from these techniques by broadening their applicability. Machine learning (ML) applications are an appealing and timely target. This paper describes our experience applying near-data computation techni… ▽ More

    Submitted 9 January, 2023; v1 submitted 16 October, 2022; originally announced October 2022.

    Comments: 14 pages, 14 figures, 5 tables

  2. arXiv:1903.09347  [pdf, other

    cs.OS cs.PF

    Understanding and taming SSD read performance variability: HDFS case study

    Authors: MarĂ­a F. Borge, Florin Dinu, Willy Zwaenepoel

    Abstract: In this paper we analyze the influence that lower layers (file system, OS, SSD) have on HDFS' ability to extract maximum performance from SSDs on the read path. We uncover and analyze three surprising performance slowdowns induced by lower layers that result in HDFS read throughput loss. First, intrinsic slowdown affects reads from every new file system extent for a variable amount of time. Second… ▽ More

    Submitted 21 March, 2019; originally announced March 2019.

    Comments: 13 pages, 16 figures

  3. arXiv:1702.04323  [pdf, other

    cs.DC

    Don't cry over spilled records: Memory elasticity of data-parallel applications and its application to cluster scheduling

    Authors: Calin Iorgulescu, Florin Dinu, Aunn Raza, Wajih Ul Hassan, Willy Zwaenepoel

    Abstract: Understanding the performance of data-parallel workloads when resource-constrained has significant practical importance but unfortunately has received only limited attention. This paper identifies, quantifies and demonstrates memory elasticity, an intrinsic property of data-parallel tasks. Memory elasticity allows tasks to run with significantly less memory that they would ideally want while only… ▽ More

    Submitted 14 February, 2017; originally announced February 2017.

    Comments: 13 pages (11 without references)

    ACM Class: C.2.4; H.3.4