Zum Hauptinhalt springen

Showing 1–6 of 6 results for author: Arnau, J M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.00052  [pdf

    cs.DC

    Vitamin-V: Expanding Open-Source RISC-V Cloud Environments

    Authors: Ramon Canal, Stefano Di Carlo, Dimitris Gizopoulos, Alberto Scionti, Francesco Lubrano, Josep-Lluís Berral, Aaron Call, Diego Marron, Konstantinos Nikas, Dionisios Pnevmatikatos, Daniel Raho, Alvise Rigo, Yannis Papaefstathiou, José María Arnau, Angelos Arelakis

    Abstract: Among the key contributions of Vitamin-V (2023-2025 Horizon Europe project), we develop a complete RISC-V open-source software stack for cloud services with comparable performance to the cloud-dominant x86 counterpart. In this paper, we detail the software suites and applications ported plus the three cloud setups under evaluation.

    Submitted 12 June, 2024; originally announced July 2024.

    Comments: RISC-V Summit Europe 2024, 24-28 June 2024

  2. arXiv:2310.17501  [pdf, other

    cs.AR

    A Lightweight, Compiler-Assisted Register File Cache for GPGPU

    Authors: Mojtaba Abaie Shoushtary, Jose Maria Arnau, Jordi Tubella Murgadas, Antonio Gonzalez

    Abstract: Modern GPUs require an enormous register file (RF) to store the context of thousands of active threads. It consumes considerable energy and contains multiple large banks to provide enough throughput. Thus, a RF caching mechanism can significantly improve the performance and energy consumption of the GPUs by avoiding reads from the large banks that consume significant energy and may cause port conf… ▽ More

    Submitted 26 October, 2023; originally announced October 2023.

  3. arXiv:2305.10982  [pdf, other

    cs.DC

    Vitamin-V: Virtual Environment and Tool-boxing for Trustworthy Development of RISC-V based Cloud Services

    Authors: A. Arelakis, J. M. Arnau, J. L. Berral, A. Call, R. Canal, S. Di Carlo, J. Costa, D. Gizopoulos, V. Karakostas, F. Lubrano, K. Nikas, Y. Nikolakopoulos, B. Otero, G. Papadimitriou, I. Papaefstathiou, D. Pnevmatikatos, D. Raho, A. Rigo, E. Rodríguez, A. Savino, A. Scionti, N. Tampouratzis, A. Torregrosa

    Abstract: Vitamin-V is a 2023-2025 Horizon Europe project that aims to develop a complete RISC-V open-source software stack for cloud services with comparable performance to the cloud-dominant x86 counterpart and a powerful virtual execution environment for software development, validation, verification, and test that considers the relevant RISC-V ISA extensions for cloud deployment.

    Submitted 27 June, 2024; v1 submitted 18 May, 2023; originally announced May 2023.

    Comments: Paper accepted and presented at the RISC-V Summit Europe, Barcelona, 5-9th June 2023. arXiv admin note: substantial text overlap with arXiv:2305.01983

  4. K-D Bonsai: ISA-Extensions to Compress K-D Trees for Autonomous Driving Tasks

    Authors: Pedro H. E. Becker, José María Arnau, Antonio González

    Abstract: Autonomous Driving (AD) systems extensively manipulate 3D point clouds for object detection and vehicle localization. Thereby, efficient processing of 3D point clouds is crucial in these systems. In this work we propose K-D Bonsai, a technique to cut down memory usage during radius search, a critical building block of point cloud processing. K-D Bonsai exploits value similarity in the data structu… ▽ More

    Submitted 30 August, 2023; v1 submitted 1 February, 2023; originally announced February 2023.

    MSC Class: Article No. 18; 2018 Related DOI: https://doi.org/10.1145/3243176.3243184 Focus to learn more

    Journal ref: ISCA'23 Proceedings of the 50th Annual International Symposium on Computer Architecture, Article No. 20, 2023

  5. arXiv:2212.00608  [pdf, other

    cs.AR cs.CV cs.LG

    Exploiting Kernel Compression on BNNs

    Authors: Franyell Silfa, Jose Maria Arnau, Antonio González

    Abstract: Binary Neural Networks (BNNs) are showing tremendous success on realistic image classification tasks. Notably, their accuracy is similar to the state-of-the-art accuracy obtained by full-precision models tailored to edge devices. In this regard, BNNs are very amenable to edge devices since they employ 1-bit to store the inputs and weights, and thus, their storage requirements are low. Also, BNNs c… ▽ More

    Submitted 1 December, 2022; originally announced December 2022.

  6. arXiv:2009.10656  [pdf, other

    cs.DC cs.AR cs.LG

    E-BATCH: Energy-Efficient and High-Throughput RNN Batching

    Authors: Franyell Silfa, Jose Maria Arnau, Antonio Gonzalez

    Abstract: Recurrent Neural Network (RNN) inference exhibits low hardware utilization due to the strict data dependencies across time-steps. Batching multiple requests can increase throughput. However, RNN batching requires a large amount of padding since the batched input sequences may largely differ in length. Schemes that dynamically update the batch every few time-steps avoid padding. However, they requi… ▽ More

    Submitted 22 September, 2020; originally announced September 2020.