2014 IEEE International Conference on Progress in Informatics and Computing 2014
DOI: 10.1109/pic.2014.6972394
|View full text |Cite
|
Sign up to set email alerts
|

Enhanced parallel NegaMax tree search algorithm on GPU

Abstract: Parallel performance for GPUs today surpasses the traditional multi-core CPUs. Currently, many researchers started to test several AI algorithms on GPUs instead of CPUs, especially after the release of libraries such as CUDA and OpenCL that allows the implementation of general algorithms on the GPU. One of the most famous game tree search algorithms is Negamax, which tries to find the optimal next move for zero sum games. In this research, an implementation of an enhanced parallel NegaMax algorithm is presente… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(1 citation statement)
references
References 11 publications
(16 reference statements)
0
1
0
Order By: Relevance
“…As a first step "C" processor process the code, sends the signal the kernel with current position of board which used for the current game, then the kernel call contemporary kernel with a dynamic number of threads and these are handled all at once in the GPU using dynamic parallelism. And also its eliminates renege to CPU and call contemporary kernel on GPU shown in Figure 1 Algorithm execution on GPU [7].…”
Section: Introductionmentioning
confidence: 99%
“…As a first step "C" processor process the code, sends the signal the kernel with current position of board which used for the current game, then the kernel call contemporary kernel with a dynamic number of threads and these are handled all at once in the GPU using dynamic parallelism. And also its eliminates renege to CPU and call contemporary kernel on GPU shown in Figure 1 Algorithm execution on GPU [7].…”
Section: Introductionmentioning
confidence: 99%