Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segment error (core dumped) #60

Open
Win7ery opened this issue May 23, 2024 · 0 comments
Open

Segment error (core dumped) #60

Win7ery opened this issue May 23, 2024 · 0 comments

Comments

@Win7ery
Copy link

Win7ery commented May 23, 2024

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant