Book Edition
Permanent URI for this community
Browse
Browsing Book Edition by Author "Chakroun, Imen"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
- ItemReducing Thread Divergence in GPU-Based B&B Applied to the Flow-Shop Problem(Springer Berlin Heidelberg, 2012) Chakroun, Imen; Bendjoudi, Ahcène; Melab, NouredineIn this paper,we propose a pioneering work on designing and programming B&B algorithms on GPU. To the best of our knowledge, no contribution has been proposed to raise such challenge. We focus on the parallel evaluation of the bounds for the Flow-shop scheduling problem. To deal with thread divergence caused by the bounding operation, we investigate two software based approaches called thread data reordering and branch refactoring. Experiments reported that parallel evaluation of bounds speeds up execution up to 54.5 times compared to a CPU version.