首页 | 本学科首页   官方微博 | 高级检索  
     


CUD@SAT: SAT solving on GPUs
Authors:Alessandro Dal Palù  Agostino Dovier  Andrea Formisano  Enrico Pontelli
Affiliation:1. Department of Mathematics and Computer Science, University of Parma, Parma, Italyalessandro.dalpalu@unipr.it;3. Department of Mathematics and Computer Science, University of Udine, Udine, Italy;4. Department of Mathematics and Computer Science, University of Perugia, Perugia, Italy;5. Department of Computer Science, New Mexico State University, Las Cruces, USA
Abstract:The parallel computing power offered by graphic processing units (GPUs) has been recently exploited to support general purpose applications – by exploiting the availability of general API and the single-instruction multiple-thread-style parallelism present in several classes of problems (e.g. numerical simulations and matrix manipulations) – where relatively simple computations need to be applied to all items in large sets of data. This paper investigates the use of GPUs in parallelising a class of search problems, where the combinatorial nature leads to large parallel tasks and relatively less natural symmetries. Specifically, the investigation focuses on the well-known satisfiability testing (SAT) problem and on the use of the NVIDIA compute unified device architecture, one of the most popular platforms for GPU computing. The paper explores ways to identify strong sources of GPU-style parallelism from SAT solving. The paper describes experiments with different design choices and evaluates the results. The outcomes demonstrate the potential for this approach, leading to one order of magnitude of speedup using a simple NVIDIA platform.
Keywords:Davis–Putnam–Logemann–Loveland procedure  general purpose GPU computing  parallel SAT-solving  CNF-satisfiability
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号