Parallel interval newton method on CUDA

  • Authors:
  • Philip-Daniel Beck;Marco Nehmeier

  • Affiliations:
  • Institute of Computer Science, University of Würzburg, Würzburg, Germany;Institute of Computer Science, University of Würzburg, Würzburg, Germany

  • Venue:
  • PARA'12 Proceedings of the 11th international conference on Applied Parallel and Scientific Computing
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we discuss a parallel variant of the interval Newton method for root finding of non linear continuously differentiable functions on the CUDA architecture. For this purpose we have investigated different dynamic load balancing methods to get an evenly balanced workload during the parallel computation. We tested the functionality, correctness and performance of our implementation in different case studies and compared it with other implementations.