2014
DOI: 10.1007/978-3-662-44917-2_14
|View full text |Cite
|
Sign up to set email alerts
|

Parallel CYK Membership Test on GPUs

Abstract: Nowadays general-purpose computing on graphics processing units (GPGPUs) performs computations what were formerly handled by the CPU using hundreds of cores on GPUs. It often improves the performance of sequential computation when the running program is wellstructured and formulated for massive threading. The CYK algorithm is a well-known algorithm for the context-free language membership test and has been used in many applications including grammar inferences, compilers and natural language processing. We rev… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2016
2016
2017
2017

Publication Types

Select...
1
1
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(1 citation statement)
references
References 12 publications
0
1
0
Order By: Relevance
“…Hence our implementation is still more than 8 times faster than the hardware implementation even if the circuit is implemented on the latest FPGA and runs in 350MHz. Quite recently, GPU implementations of the CKY parsing have been presented [19], [20]. However, these implementation uses the straightforward bottom-up process, which performs only one CKY parsing.…”
Section: The Idea Of the Bpbc Technique Ismentioning
confidence: 99%
“…Hence our implementation is still more than 8 times faster than the hardware implementation even if the circuit is implemented on the latest FPGA and runs in 350MHz. Quite recently, GPU implementations of the CKY parsing have been presented [19], [20]. However, these implementation uses the straightforward bottom-up process, which performs only one CKY parsing.…”
Section: The Idea Of the Bpbc Technique Ismentioning
confidence: 99%