Skip to main content

Showing 1–4 of 4 results for author: Barrachina, S

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

    cs.DC cs.AR cs.PF

    High performance and energy efficient inference for deep learning on ARM processors

    Authors: Adrián Castelló, Sergio Barrachina, Manuel F. Dolz, Enrique S. Quintana-Ortí, Pau San Juan

    Abstract: We evolve PyDTNN, a framework for distributed parallel training of Deep Neural Networks (DNNs), into an efficient inference tool for convolutional neural networks. Our optimization process on multicore ARM processors involves several high-level transformations of the original framework, such as the development and integration of Cython routines to exploit thread-level parallelism; the design and d… ▽ More

    Submitted 19 May, 2021; originally announced May 2021.

    Comments: 13 pages, 7 figures

  2. arXiv:1701.04673  [pdf, ps, other

    cs.NI

    HARE: Supporting efficient uplink multi-hop communications in self-organizing LPWANs

    Authors: Toni Adame, Sergio Barrachina, Boris Bellalta, Albert Bel

    Abstract: The emergence of low-power wide area networks (LPWANs) as a new agent in the Internet of Things (IoT) will result in the incorporation into the digital world of low-automated processes from a wide variety of sectors. The single-hop conception of typical LPWAN deployments, though simple and robust, overlooks the self-organization capabilities of network devices, suffers from lack of scalability in… ▽ More

    Submitted 17 January, 2017; originally announced January 2017.

  3. arXiv:1611.08703  [pdf, other

    cs.NI

    Multi-hop Communication in the Uplink for LPWANs

    Authors: Sergio Barrachina, Boris Bellalta, Toni Adame, Albert Bel

    Abstract: Low-Power Wide Area Networks (LPWANs) have arisen as a promising communication technology for supporting Internet of Things (IoT) services due to their low power operation, wide coverage range, low cost and scalability. However, most LPWAN solutions like SIGFOX or LoRaWAN rely on star topology networks, where stations (STAs) transmit directly to the gateway (GW), which often leads to rapid battery… ▽ More

    Submitted 4 September, 2017; v1 submitted 26 November, 2016; originally announced November 2016.

    Comments: 29 pages, 15 figures

  4. arXiv:1304.0681  [pdf, other

    q-bio.GN cs.DC q-bio.QM

    Concurrent and Accurate RNA Sequencing on Multicore Platforms

    Authors: Héctor Martínez, Joaquín Tárraga, Ignacio Medina, Sergio Barrachina, Maribel Castillo, Joaquín Dopazo, Enrique S. Quintana-Ortí

    Abstract: In this paper we introduce a novel parallel pipeline for fast and accurate mapping of RNA sequences on servers equipped with multicore processors. Our software, named HPG-Aligner, leverages the speed of the Burrows-Wheeler Transform to map a large number of RNA fragments (reads) rapidly, as well as the accuracy of the Smith-Waterman algorithm, that is employed to deal with conflictive reads. The a… ▽ More

    Submitted 2 April, 2013; originally announced April 2013.

    Report number: UJI ICC 2013-03-01 ACM Class: D.1.3; J.3