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

error about the example #1

Open
jren2017 opened this issue May 11, 2018 · 0 comments
Open

error about the example #1

jren2017 opened this issue May 11, 2018 · 0 comments

Comments

@jren2017
Copy link

Hello, I want to learn this code. When I tried to run the example, the following error happened, could you give me some instruction?

administrator-HP-Z440-Workstation :: Documents/gkmeans ‹master*› » sudo ./examples/kmeans/run_kmeans.sh
I0511 18:06:33.609370 155522 gkmeans.cpp:86] Loading configurations
I0511 18:06:34.501802 155522 gkmeans.cpp:96] System setup done. Solving the problem...
F0511 18:06:34.507516 155522 io.cpp:136] Check failed: data_size[i] == mat->shape(i) (10 vs. 1000) dimension 0 shape mismatch!
*** Check failure stack trace: ***
@ 0x7f1a6389c5cd google::LogMessage::Fail()
@ 0x7f1a6389e433 google::LogMessage::SendToLog()
@ 0x7f1a6389c15b google::LogMessage::Flush()
@ 0x7f1a6389ee1e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f1a635f50b4 gkmeans::LoadDataFromHDF5<>()
@ 0x7f1a635e27b7 gkmeans::KMeansController<>::Seed()
@ 0x4183b8 gkmeans::Controller<>::Solve()
@ 0x416ac0 main
@ 0x7f1a62c28830 __libc_start_main
@ 0x414399 _start
@ (nil) (unknown)
Aborted

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