ISISTAN   23985
INSTITUTO SUPERIOR DE INGENIERIA DEL SOFTWARE
Unidad Ejecutora - UE
congresos y reuniones científicas
Título:
Sparse-matrix Arithmetic Operations in Computer Clusters: A Text Feature Selection Application
Autor/es:
ANTONELA TOMMASEL; CRISTIAN MATEOS; DANIELA GODOY; ALEJANDRO ZUNINO
Lugar:
Bariloche
Reunión:
Conferencia; Congreso Bienal de IEEE Argentina; 2014
Institución organizadora:
IEEE Argentina
Resumen:
Arithmetic operations on matrices are frequently used in scientific computing areas. They usually become a performance bottleneck due to their high complexity. In this context, the parallel processing of matrix operations in distributed environments arises as an important field of study. This work presents several strategies for distributing sparse matrix arithmetic operations on computer clusters, focusing on the intrinsic characteristics of the operations and the matrices involved. The performance of the proposed strategies for determining the number of parallel tasks to be executed on the computer cluster was evaluated considering a high-dimensional feature selection approach. Additionally, the performance of two alternatives for efficiently representing big-scale sparse matrices was tested. Experimental results showed that the proposed strategies significantly reduce the computing time of matrix operations, outperforming computations based on serial and multi-thread implementations.