Skip to main content

Showing 1–9 of 9 results for author: Costero, L

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

    cs.CY

    Motivando el uso y aprendizaje de Bash a través de concursos de programación

    Authors: Luis Costero, Jorge Villarrubia, Francisco D. Igual

    Abstract: Command line learning and Bash usage are fundamental skills in systems administration, software development, and data science environments. However, their teaching has been neglected in many curricula, despite its relevance in the professional field. To address this gap, we developed an interactive competition that encourages students to improve their Bash skills through practical and competitive… ▽ More

    Submitted 30 May, 2025; originally announced June 2025.

    Comments: in Spanish language. XXXV Jornadas de Paralelismo (JP2025). Jornadas Sarteco

  2. Balanced segmentation of CNNs for multi-TPU inference

    Authors: Jorge Villarrubia, Luis Costero, Francisco D. Igual, Katzalin Olcoz

    Abstract: In this paper, we propose different alternatives for convolutional neural networks (CNNs) segmentation, addressing inference processes on computing architectures composed by multiple Edge TPUs. Specifically, we compare the inference performance for a number of state-of-the-art CNN models taking as a reference inference times on one TPU and a compiler-based pipelined inference implementation as pro… ▽ More

    Submitted 2 March, 2025; originally announced March 2025.

    Comments: Accepted for publication at The Journal of Supercomputing. The final published version is available in: https://doi.org/10.1007/s11227-024-06605-9

    ACM Class: C.1.3; B.8

    Journal ref: The Journal of Supercomputing, 2025

  3. Improving inference time in multi-TPU systems with profiled model segmentation

    Authors: Jorge Villarrubia, Luis Costero, Francisco D. Igual, Katzalin Olcoz

    Abstract: In this paper, we systematically evaluate the inference performance of the Edge TPU by Google for neural networks with different characteristics. Specifically, we determine that, given the limited amount of on-chip memory on the Edge TPU, accesses to external (host) memory rapidly become an important performance bottleneck. We demonstrate how multiple devices can be jointly used to alleviate the b… ▽ More

    Submitted 2 March, 2025; originally announced March 2025.

    Comments: Accepted for publication at the 2023 Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP). The final published version is available in IEEE Xplore: https://doi.org/10.1109/PDP59025.2023.00020

    ACM Class: C.1.3; B.8

    Journal ref: 2023 Euromicro International Conference on Parallel, Distributed, and Network-Based Processing (PDP)

  4. Energy efficiency optimization of task-parallel codes on asymmetric architectures

    Authors: Luis Costero, Francisco D. Igual, Katzalin Olcoz, Francisco Tirado

    Abstract: We present a family of policies that, integrated within a runtime task scheduler (Nanox), pursue the goal of improving the energy efficiency of task-parallel executions with no intervention from the programmer. The proposed policies tackle the problem by modifying the core operating frequency via DVFS mechanisms, or by enabling/disabling the mapping of tasks to specific cores at selected execution… ▽ More

    Submitted 9 February, 2024; originally announced February 2024.

  5. An approach to automated videogame beta testing

    Authors: Jennifer Hernández-Bécares, Luis Costero, Pedro Pablo Gómez-Martín

    Abstract: Videogames developed in the 1970s and 1980s were modest programs created in a couple of months by a single person, who played the roles of designer, artist and programmer. Since then, videogames have evolved to become a multi-million dollar industry. Today, AAA game development involves hundreds of people working together over several years. Management and engineering requirements have changed at… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

    Journal ref: Entertainment Computing, Elsevier. 18. pp 79 to 92. (2017)

  6. Leveraging knowledge-as-a-service (KaaS) for QoS-aware resource management in multi-user video transcoding

    Authors: Luis Costero, Francisco D. Igual, Katzalin Olcoz, Francisco Tirado

    Abstract: The coexistence of parallel applications in shared computing nodes, each one featuring different Quality of Service (QoS) requirements, carries out new challenges to improve resource occupation while keeping acceptable rates in terms of QoS. As more application-specific and system-wide metrics are included as QoS dimensions, or under situations in which resource-usage limits are strict, building a… ▽ More

    Submitted 7 February, 2024; originally announced February 2024.

    Journal ref: Journal of Supercomputing 76, pp. 9388 to 9403 (2020)

  7. Acceleration and energy consumption optimization in cascading classifiers for face detection on low-cost ARM big.LITTLE asymmetric architectures

    Authors: Alberto Corpas, Luis Costero, Guillermo Botella, Francisco D. Igual, Carlos García, Manuel Rodríguez

    Abstract: This paper proposes a mechanism to accelerate and optimize the energy consumption of a face detection software based on Haar-like cascading classifiers, taking advantage of the features of low-cost Asymmetric Multicore Processors (AMPs) with limited power budget. A modelling and task scheduling/allocation is proposed in order to efficiently make use of the existing features on big.LITTLE ARM proce… ▽ More

    Submitted 6 February, 2024; originally announced February 2024.

    Journal ref: International Journal of Circuit Theory and Applications. 2018. 46, pp 1756 1776

  8. arXiv:2309.16333  [pdf, other

    cs.DC

    CloudProphet: A Machine Learning-Based Performance Prediction for Public Clouds

    Authors: Darong Huang, Luis Costero, Ali Pahlevan, Marina Zapater, David Atienza

    Abstract: Computing servers have played a key role in developing and processing emerging compute-intensive applications in recent years. Consolidating multiple virtual machines (VMs) inside one server to run various applications introduces severe competence for limited resources among VMs. Many techniques such as VM scheduling and resource provisioning are proposed to maximize the cost-efficiency of the com… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

    Comments: 15 pages, 11 figures, summited to IEEE Transactions on Sustainable Computing

  9. arXiv:1509.02058  [pdf, other

    cs.DC

    Revisiting Conventional Task Schedulers to Exploit Asymmetry in ARM big.LITTLE Architectures for Dense Linear Algebra

    Authors: Luis Costero, Francisco D. Igual, Katzalin Olcoz, Enrique S. Quintana-Ortí

    Abstract: Dealing with asymmetry in the architecture opens a plethora of questions from the perspective of scheduling task-parallel applications, and there exist early attempts to address this problem via ad-hoc strategies embedded into a runtime framework. In this paper we take a different path, which consists in addressing the complexity of the problem at the library level, via a few asymmetry-aware funda… ▽ More

    Submitted 7 September, 2015; originally announced September 2015.