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

Segmentation fault #3

Open
fahaizhong opened this issue Mar 17, 2021 · 0 comments
Open

Segmentation fault #3

fahaizhong opened this issue Mar 17, 2021 · 0 comments

Comments

@fahaizhong
Copy link

run the code:
./Vis -input ./data/block_2000.txt -output block_2000.txt -neg 10 -samples 400 -gamma 0.1 -mode 1 -A 2 -B 1
but get:

[INPUT FILE] ./data/block_2000.txt    
[LABEL FILE] 
[OUTPUT FILE] block_2000.txt                                                                                            
[KNN FILE]                                                                                                              
disMax: 1 n_samples: 400 n_gamma: 0.100 n_negative: 10                                                                  
Reading graph edges from ./data/block_2000.txt                                                                          
Reading 15K edges                                                                                                       
Segmentation fault

Has the same environment as described :
Gsl(2.4) Boost(1.58) Cmake(3.11)

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