2010 IEEE 16th International Conference on Parallel and Distributed Systems 2010
DOI: 10.1109/icpads.2010.82
|View full text |Cite
|
Sign up to set email alerts
|

Employing Multiple CUDA Devices to Accelerate LTL Model Checking

Abstract: Recently, the CUDA technology has been used to accelerate many computation demanding tasks. For example,in [7] we have shown how CUDA technology can be employed to accelerate the process of Linear Temporal Logic (LTL) Model Checking. While the raw computing power of a CUDA enabled device is tremendous, the applicability of the technology is quite often limited to small or middle-sized instances of the problems being solved. This is because the memory that a single device is equipped with, is simply not large … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
24
0

Year Published

2012
2012
2022
2022

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 22 publications
(24 citation statements)
references
References 20 publications
0
24
0
Order By: Relevance
“…We were able to adapt our implementation of both CUDA accelerated algorithms to mimic this behavior as well. The idea is very similar as in our previous papers [2,8]. In particular, we let the CPU perform (parallel) state space generation while having the GPU apply CUDA accelerated algorithms on partially constructed graph.…”
Section: Early Terminationmentioning
confidence: 92%
See 4 more Smart Citations
“…We were able to adapt our implementation of both CUDA accelerated algorithms to mimic this behavior as well. The idea is very similar as in our previous papers [2,8]. In particular, we let the CPU perform (parallel) state space generation while having the GPU apply CUDA accelerated algorithms on partially constructed graph.…”
Section: Early Terminationmentioning
confidence: 92%
“…This is slightly tricky due to the space limitation since we cannot afford to create the copy of the whole vector of vertices. We proposed the solution of this problems in [2].…”
Section: Preparing Foreign Vertices Vectorsmentioning
confidence: 98%
See 3 more Smart Citations