Skip to content
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

Possible memory error #2

Open
KOD1S opened this issue Mar 8, 2023 · 1 comment
Open

Possible memory error #2

KOD1S opened this issue Mar 8, 2023 · 1 comment

Comments

@KOD1S
Copy link

KOD1S commented Mar 8, 2023

Hi, I'm really interested in using this method for various aspects of my research.

While running it on a gpu cluster I am receiving the following error:
cudaCheckError() failed at cuPC-S.cu:70 : invalid argument

This happens when the dataGenerator script is set to more than ~250 nodes in the graph, making me think it may be a memory issue.

This is being run on a Titan-X gpu. Any advice would be greatly appreciated.

@BehroozZare
Copy link
Collaborator

Hi, Thank you very much for your interest. Did you try the datasets that we have provided with the code? Such as Dream? They have more than 250 nodes. However, the dataGenerator code was for test cases and the matrix which is generated with dataGenerator can have unexpected properties.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants