gunrock: CUDA 9: CUDA error 77: an illegal memory access was encountered
../../../gunrock_build/bin/bfs market /data/gunrock_dataset/large/indochina-2004/indochina-2004.mtx --src=0 --undirected --idempotence --queue-sizing=6.5 --in-sizing=4 --iteration-num=10 --direction-optimized --device=0 --traversal-mode=LB_CULL --do_a=100 --do_b=100 --jsondir=./eval/ > ./eval/indochina-2004.bfs.output.txt
[/home/mosama/gunrock/gunrock/app/enactor_loop.cuh, 781 @ gpu 1] FullQueue_Core failed. (CUDA error 77: an illegal memory access was encountered)
[/home/mosama/gunrock/tests/bfs/test_bfs.cu, 481 @ gpu 1] BFS Enact failed (CUDA error 77: an illegal memory access was encountered)
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 18 (18 by maintainers)
Commits related to this issue
- corrected *_sync() warper for cuda 9; issue #250 should be solved — committed to gunrock/gunrock by sgpyc 7 years ago
- corrected *_sync() warper for cuda 9; issue #250 should be solved — committed to gunrock/gunrock by sgpyc 7 years ago
- solved illegal memory access when using LB_CULL with V2V, issue #250 should be okey now — committed to gunrock/gunrock by sgpyc 7 years ago
- solved illegal memory access when using LB_CULL with V2V, issue #250 should be okey now — committed to Laurawly/gunrock by sgpyc 7 years ago
The sssp run output is here