-
Notifications
You must be signed in to change notification settings - Fork 132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BFS hangs #398
Comments
Hi, I am experiencing the same issue. I created a Docker image of the Lonestar application, and it runs on a cluster with a Quadro RTX 6000 GPU. Even when I run the small sample, the BFS and some other applications hang. Have you resolved the issue?
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I ran LonestarGPU's implementation of BFS on Hollywood input data set (https://suitesparse-collection-website.herokuapp.com/MM/LAW/hollywood-2009.tar.gz).
The application seems to hang.
I added printfs to the code and it seems to hang at the "bfs_kernel".
Full output is listed below:
The text was updated successfully, but these errors were encountered: