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

make error #11

Open
macanv opened this issue May 11, 2017 · 0 comments
Open

make error #11

macanv opened this issue May 11, 2017 · 0 comments

Comments

@macanv
Copy link

macanv commented May 11, 2017

when i run the script runExample.sh,
following error will be throw:
make: Entering directory /home/ftpmacan/work/BTM/src' g++ -c -pipe -O3 model.cpp -o model.o g++ -c -pipe -O3 infer.cpp -o infer.o g++ -c -pipe -O3 main.cpp -o main.o g++ model.o infer.o main.o -o btm make: Leaving directory /home/ftpmacan/work/BTM/src'
../src/btm est 20 28634 0.005 5 501 ../output/doc_wids.txt ../output/model/
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_S_construct NULL not valid
runExample.sh: line 31: 8618 Aborted ../src/btm est $K $W $alpha $beta $niter $save_step $dwid_pt $model_dir

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