INVESTIGADORES
VIDAL pablo Javier
artículos
Título:
Solving optimization problems using a Hybrid Systolic Search on GPU plus CPU
Autor/es:
PABLO VIDAL; ENRIQUE ALBA; FRANCISCO LUNA VALERO
Revista:
SOFT COMPUTING - (Print)
Editorial:
SPRINGER
Referencias:
Lugar: Berlin; Año: 2017 vol. 21 p. 3227 - 3245
ISSN:
1472-7643
Resumen:
In recent years, Graphics Processing Units (GPUs) have emerged as a powerful architecture forsolving a broad spectrum of applications in very short periods of time. However, most existing GPU optimization approaches do not exploit the full power available in a CPU-GPU platform. They have a tendency to leave one of them partially unused (usually the CPU) and fail to establish an accurate exchange of information that could help solve the target problem efficiently. Thus, better performance is expected from devising a hybrid CPU-GPU parallel algorithm that combines the highly parallel stream processing power of GPUs with the higher power of multi-core architectures. We have developed a hybrid methodology to efficiently solve optimization problems. We use a hybrid CPU-GPU architecture, to benefit from running it, in parallel, on both the CPU and the GPU. Our experiments over a heterogeneous set of combinatorial optimization problems with increasing dimensionality show a time gain of up to 365× in our proposal, while demonstrating high numerical accuracy. This work is intended to open up a new line of research that matches both architectures with new algorithms and cooperation techniques.