Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Victoria María Sanz is active.

Publication


Featured researches published by Victoria María Sanz.


international conference on algorithms and architectures for parallel processing | 2017

A Hybrid Parallel Search Algorithm for Solving Combinatorial Optimization Problems on Multicore Clusters

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

Improving Hash Distributed A* for Shared Memory Architectures Using Abstraction

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

Parallel processing puzzle N 2 -1 on cluster architectures performance analysis

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

Performance Analysis of a Symmetric Cryptographic Algorithm on Multicore Architectures

Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti


XVII Congreso Argentino de Ciencias de la Computación | 2011

Análisis de rendimiento de un algoritmo de criptografía simétrica sobre arquitecturas multicore

Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti


XVIII Congreso Argentino de Ciencias de la Computación | 2012

Consumo energético en arquitecturas multicore

Fernando Romero; Adrián Pousa; Victoria María Sanz; Armando Eduardo De Giusti


XII Workshop de Investigadores en Ciencias de la Computación | 2010

Arquitecturas multiprocesador distribuidas

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

4-( N 2 -1) puzzle: parallelization and performance on clusters

Armando Eduardo De Giusti; Marcelo Naiouf; Victoria María Sanz


XIII Congreso Argentino de Ciencias de la Computación | 2007

Superlinealidad sobre Clusters

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

Cómputo de altas prestaciones: fundamentos de cómputo paralelo y distribuido: construcción y evaluación de aplicaciones

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

Collaboration


Dive into the Victoria María Sanz's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar

Marcelo Naiouf

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Adrián Pousa

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Franco Chichizola

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Laura Cristina De Giusti

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Enzo Rucci

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Fernando Emmanuel Frati

National Scientific and Technical Research Council

View shared research outputs
Top Co-Authors

Avatar

Silvana Gallo

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Adriana Gaudiani

National University of La Plata

View shared research outputs
Top Co-Authors

Avatar

Mariano Sanchez

National Scientific and Technical Research Council

View shared research outputs
Researchain Logo
Decentralizing Knowledge