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
In the directory ofGraphene/disk_management, there is only manage_disk.bash, but in the readme.md, the structrue shows that there should be three bash files, format_mount.bash, remount.bash, distribute.bash respectively. Could you tell me how to use manage_disk.bash?
In addition, I find that in the directory of Graphene/Convert, ../tuple_to_bin.multithread/tuple_text_to_bin.cpp only deals with annotations that begin with % in the text file ,but does not deal with annotations that start with other characters. For example, com-orkut.ungraph.txt that you used in the section of Convert Steps as sample dataset uses # as Annotation symbols. Is this not going to have the right consequences?
In the end,the implementation parameters of bfs are 15,but in the Makefile,the lable named test only provides 8 parameters. so it can't be excuted by the command named make test. Can you tell me how run this system correctly and completely? I'm Looking forward to your reply as soon as possible.
Thanks a lot.
Hi,
Is there any follow up on this question? What would be the default parameters for the remaining options for a particular setting (depending on the number of partitions, threads etc.)?
Thanks a lot.
Makefile
bfs.cpp
The text was updated successfully, but these errors were encountered: