Victoria María Sanz
National University of La Plata
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Victoria María Sanz.
international conference on algorithms and architectures for parallel processing | 2017
Victoria María Sanz; Armando Eduardo De Giusti; Marcelo Naiouf
Multicore clusters are widely used to solve combinatorial optimization problems, which require high computing power and a large amount of memory. In this sense, Hash Distributed A* (HDA*) parallelizes A*, a combinatorial optimization algorithm, using the MPI library. HDA* scales well on multicore clusters and on multicore machines. Additionally, there exist several versions of HDA* that were adapted for multicore machines, using the Pthreads library. In this paper, we present Hybrid HDA* (HHDA*), a hybrid parallel search algorithm based on HDA* that combines message-passing (MPI) with shared-memory programming (Pthreads) to better exploit the computing power and memory of multicore clusters. We evaluate the performance and memory consumption of HHDA* on a multicore cluster, using the 15-puzzle as a case study. The results reveal that HHDA* achieves a slightly higher average performance and uses considerably less memory than HDA*. These improvements allowed HHDA* to solve one of the hardest 15-Puzzle instances.
international conference on algorithms and architectures for parallel processing | 2016
Victoria María Sanz; Armando Eduardo De Giusti; Marcelo Naiouf
The A* algorithm is generally used to solve combinatorial optimization problems, but it requires high computing power and a large amount of memory, hence, efficient parallel A* algorithms are needed. In this sense, Hash Distributed A* (HDA*) parallelizes A* by applying a decentralized strategy and a hash-based node distribution scheme. However, this distribution scheme results in frequent node transfers among processors. In this paper, we present Optimized AHDA*, a version of HDA* for shared memory architectures, that uses an abstraction-based node distribution scheme and a technique to group several nodes before transferring them to the corresponding thread. Both methods reduce the amount of node transfers and mitigate communication and contention. We assess the effect of each technique on algorithm performance. Finally, we evaluate the scalability of the proposed algorithm, when it is run on a multicore machine, using the 15-puzzle as a case study.
information technology interfaces | 2008
Victoria María Sanz; A. De Giusti; Franco Chichizola; Marcelo Naiouf; L. De Giusti
An analysis of a parallel solution of N2-1 puzzle using clusters, is presented. This problem is interesting due to its complexity and related applications, particularly in the field of robotics. A variation of classic heuristics for forecasting the work to be done in order to reach a solution is analyzed, and it is shown that its use significantly improves the time of sequential algorithm A . Then, a parallel solution on a distributed architecture is presented and speedup is analyzed based on the number of processors, efficiency, and the possible superlinearity when scaling the problem.
Archive | 2013
Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti
XVII Congreso Argentino de Ciencias de la Computación | 2011
Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti
XVIII Congreso Argentino de Ciencias de la Computación | 2012
Fernando Romero; Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti
XII Workshop de Investigadores en Ciencias de la Computación | 2010
Armando Eduardo De Giusti; Fernando Gustavo Tinetti; Marcelo Naiouf; Horacio A. Villagarcía Wanza; Oscar N. Bria; Franco Chichizola; Laura Cristina De Giusti; Mónica Malén Denham; Luciano Iglesias; Ismael Pablo Rodriguez; Diego Miguel Montezanti; Victoria María Sanz; Fabiana Yael Leibovich; Fernando Emmanuel Frati; José Enrique Pettoruti
Journal of Computer Science and Technology | 2010
Armando Eduardo De Giusti; Marcelo Naiouf; Victoria María Sanz
XIII Congreso Argentino de Ciencias de la Computación | 2007
Franco Chichizola; Victoria María Sanz; Marcelo Naiouf; Armando Eduardo De Giusti; Laura Cristina De Giusti
XIX Workshop de Investigadores en Ciencias de la Computación (WICC 2017, ITBA, Buenos Aires) | 2017
Marcelo Naiouf; Armando Eduardo De Giusti; Laura Cristina De Giusti; Franco Chichizola; Victoria María Sanz; Adrián Pousa; Enzo Rucci; Silvana Gallo; Erica Montes de Oca; Emmanuel Frati; Mariano Sanchez; María José Basgall; Adriana Gaudiani