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

Crashes on graphs with disconnected components when using weak gravity #10

Open
govertb opened this issue Apr 18, 2018 · 0 comments
Open
Labels

Comments

@govertb
Copy link
Owner

govertb commented Apr 18, 2018

E.g. using ./graph_viewer gpu 500 0 wg 5 1 approximate edgelist . results in

error: (GPUassert) an illegal memory access was encountered (error 77). ../../src/RPGPUForceAtlas2.cu:232

Possibly because gravitational force doesn't overcome repulsive force that displaces small disconnected components away from the largest component, perhaps beyond the bounds of the layout frame.

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

No branches or pull requests

1 participant