Proceedings of the 13th Annual Conference Companion on Genetic and Evolutionary Computation 2011
DOI: 10.1145/2001858.2002026
|View full text |Cite
|
Sign up to set email alerts
|

Evolving CUDA PTX programs by quantum inspired linear genetic programming

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2012
2012
2023
2023

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 9 publications
(5 citation statements)
references
References 15 publications
0
5
0
Order By: Relevance
“…The first part of this work, which accomplished to develop a version of QILGP whose programs are evaluated by a GPU, is described in [6]. This full migration to GPU, and not just the evaluation of programs, would result in a substantial acceleration of the model, since the programs would not need to be constantly transfered through the PCI bus during the evolution no more.…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…The first part of this work, which accomplished to develop a version of QILGP whose programs are evaluated by a GPU, is described in [6]. This full migration to GPU, and not just the evaluation of programs, would result in a substantial acceleration of the model, since the programs would not need to be constantly transfered through the PCI bus during the evolution no more.…”
Section: Discussionmentioning
confidence: 99%
“…This description also intends to assist a deeper understanding of this model operation in other works where it has been used [5], [6]. The experiments also aim to evaluate the division of the population in demes (i.e.…”
Section: Introductionmentioning
confidence: 99%
“…The data and codes transmitted between the API library and the daemon are all encapsulated into messages. One message mainly contains two fields: FunctionID and PTX (Parallel Thread eXecution) code 20–22 . The FunctionID field of the header indicates which GPU call is made; the parameters of this call and the PTX code are encapsulated in the message body.…”
Section: Adaptive and Transparent Task Schedulingmentioning
confidence: 99%
“…However, this is just the evaluation phase of GP alone, the average compilation time took approximately 0.05 seconds per individual which significantly reduces the speed. Cupertino et al (2011) used quantum inspired linear GP to generate PTX kernels to evaluate on a GPU. Comparisons are made with a CPU version with a 25x speedup reported for a large number of fitness cases.…”
Section: Accelerating Genetic Programmingmentioning
confidence: 99%