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
Then you need define your EMV APIs in UserOperator.h
Finally, you need to write the code to load graph from disk in main.cu. Our default graph reader reads graph file in the GTGraph generator produced graph format (http://www.cse.psu.edu/~madduri/software/GTgraph/index.html).