首页    期刊浏览 2025年02月18日 星期二
登录注册

文章基本信息

  • 标题:A Review on Parallelization of Node based Game Tree Search Algorithms on GPU
  • 本地全文:下载
  • 作者:Rutuja U. Gosavi ; Payal S. Kulkarni
  • 期刊名称:International Journal of Computer Science and Information Technologies
  • 电子版ISSN:0975-9646
  • 出版年度:2014
  • 卷号:5
  • 期号:6
  • 页码:7385-7388
  • 出版社:TechScience Publications
  • 摘要:Game tree search is a classical problem in the field of game theory and artificial intelligence. Focus of the system is on how to leverage massive parallelism capabilities of GPUs to accelerate the speed of game tree algorithms and propose a concise and general parallel game tree algorithm on GPUs. Comparison can be done for classical CPU-based game tree algorithms with pruning and without pruning. The purpose is to identify possibilities of tasks parallelization when searching and assess game search trees that would perform better on SIMD processors of graphics cards. For game tree search CPU did not produce improvement but GPU surpasses a single CPU if high level of parallelism is achieved; because its searching is in BFS manner whereas CPU precedes BFS approach. The focus is on combination of DFS and BFS. Thus selection will be the depth-first search on CPU due to memory limit and use breadth-first search on GPU. Approach can be made for multi-computer environments, which look into better pruning algorithms for the GPU-based GTS algorithms. GTS algorithm used for games having much higher complexity to find best real time response, such as CHESS, SUDOKU, and HEX to weigh up the effectiveness of parallelization on the GPU. It intends to look into hybrid CPU-GPU solutions with heuristic GPU activation for deeper searches.
  • 关键词:Alpha-Beta Pruning; CHESS; HEX; GPU; GTS;Parallel Computing; SIMD; SUDOKU.
国家哲学社会科学文献中心版权所有