-
Notifications
You must be signed in to change notification settings - Fork 311
Open
Description
Why is it that when using streampot data set, a sktch file can be generated when running analyzer with base and stream data at graph id 0, but an error can be generated when running analyzer with base and stream data at graph id 1
I use the following command
bin/unicorn/main filetype edgelist niters 10000 base ../base_data/streamspot_1 stream ../stream_data/streamspot_1 sketch ../sketch_data/train/streamspot_1
The following error occurred
INFO: graphchi_engine.hpp(print_config:134): Engine configuration:
INFO: graphchi_engine.hpp(print_config:135): exec_threads = 4
INFO: graphchi_engine.hpp(print_config:136): load_threads = 4
INFO: graphchi_engine.hpp(print_config:137): membudget_mb = 2000
INFO: graphchi_engine.hpp(print_config:138): blocksize = 1048608
INFO: graphchi_engine.hpp(print_config:139): scheduler = 1
INFO: graphchi_engine.hpp(run:783): Start iteration: 0
INFO: graphchi_engine.hpp(run:868): 0.023569s: Starting: 0 -- 1610644
Segment error (core dumped)
Metadata
Metadata
Assignees
Labels
No labels