Daniel Cordeiro
University of São Paulo
44 Papers
164 Citations
Daniel Cordeiro is an academic researcher from University of São Paulo. The author has contributed to research in topics: Computer science & Scheduling (computing). The author has an hindex of 10, co-authored 32 publications. Previous affiliations of Daniel Cordeiro include University of Grenoble.
Chat about Author
Papers
Random graph generation for scheduling simulations
Daniel Cordeiro,Grégory Mounié,Swann Perarnau,Denis Trystram,Jean-Marc Vincent,Frédéric Wagner +5 more
- 15 Mar 2010
TL;DR: This work proposes GGen -- a unified and standard implementation of classical task graph generation methods used in the scheduling domain, and provides an in-depth analysis of each generation method, emphasizing important graph properties that may influence scheduling algorithms.
227
A Hierarchical Approach for Load Balancing on Parallel Multi-core Systems
Laércio Lima Pilla,Christiane Pousa Ribeiro,Daniel Cordeiro,Chao Mei,Abhinav Bhatele,Philippe O. A. Navaux,François Broquedis,Jean-François Méhaut,Laxmikant V. Kale +8 more
- 10 Sep 2012
TL;DR: NucoLB is introduced, a topology-aware load balancer that focuses on redistributing work while reducing communication costs among and within compute nodes and takes the asymmetric memory access costs present on NUMA multi-core compute nodes, the interconnection network overheads, and the application communication patterns into account in its balancing decisions.
A Simple BSP-based Model to Predict Execution Time in GPU Applications
Marcos Amaris,Daniel Cordeiro,Alfredo Goldman,Raphael Y. de Camargo +3 more
- 16 Dec 2015
TL;DR: This work presents a simple and intuitive BSP-based model for predicting the CUDA application execution times on GPUs, based on the number of computations and memory accesses of the GPU, with additional information on cache usage obtained from profiling.
Deploying Large-Scale Service Compositions on the Cloud with the CHOReOS Enactment Engine
Leonardo Leite,Carlos Eduardo Moreira,Daniel Cordeiro,Marco Aurélio Gerosa,Fabio Kon +4 more
- 21 Aug 2014
TL;DR: This paper proposes a flexible and extensible middleware solution that addresses the challenges present in the large-scale deployment of service compositions and describes the middleware architecture and implementation, and presents experimental results demonstrating the feasibility of the approach.
Analysis of multi-organization scheduling algorithms
Johanne Cohen,Daniel Cordeiro,Denis Trystram,Frédéric Wagner +3 more
- 31 Aug 2010
TL;DR: It is proved that selfish behavior imposes a lower bound of 2 on the approximation ratio for the global makespan, and various approximation algorithms of ratio 2 are presented which validate selfishness restrictions.