You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
E.g. using
./graph_viewer gpu 500 0 wg 5 1 approximate edgelist .
results inerror: (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.
The text was updated successfully, but these errors were encountered: