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
When I set export OMP_NUM_THREADS=1, the bfs can run successfully. But when I set export OMP_NUM_THREADS=2, it has a deadlock in the function MakeGraph().