Proceedings of the 17th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming 2012
DOI: 10.1145/2145816.2145844
|View full text |Cite
|
Sign up to set email alerts
|

Gklee

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
14
0

Year Published

2013
2013
2024
2024

Publication Types

Select...
4
1
1

Relationship

3
3

Authors

Journals

citations
Cited by 89 publications
(14 citation statements)
references
References 15 publications
0
14
0
Order By: Relevance
“…That is, we symbolically execute one thread from one barrier to the other, then switch to the other thread and do the same, etc. The fact that this single sequential schedule [3] is sufficient is argued in [1], [15], [4], [17]. Both GKLEEp and SESA carry this sequential schedule using one symbolic thread.…”
Section: B Parametric Flows and Race Checkingmentioning
confidence: 99%
See 3 more Smart Citations
“…That is, we symbolically execute one thread from one barrier to the other, then switch to the other thread and do the same, etc. The fact that this single sequential schedule [3] is sufficient is argued in [1], [15], [4], [17]. Both GKLEEp and SESA carry this sequential schedule using one symbolic thread.…”
Section: B Parametric Flows and Race Checkingmentioning
confidence: 99%
“…Concolic ("concrete plus symbolic") execution tools such as GKLEE [17], [18] have also recently been proposed, and have helped find bugs in real-world GPU kernels. As the work in this paper is based on concolic execution, we make more detailed comparisons against these tools.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…There are also three more typical requirements: (1) strings are converted into numeric values for back-end computations; (2) string values are constrained through regular expressions; and (3) unsatisfiable hybrid constraints should be identified quickly. This poses unique challenges to many symbolic execution tools [5,12,13,17] which usually handle only numeric constraints well.…”
Section: Introductionmentioning
confidence: 99%