Xtra-Computing / thundergbm

ThunderGBM: Fast GBDTs and Random Forests on GPUs
Apache License 2.0
689 stars 85 forks source link

-bash: ./bin/thundergbm-train: file not found #5

Closed ShaoQiBNU closed 5 years ago

ShaoQiBNU commented 5 years ago

I input the commend ./bin/thundergbm-train ../dataset/machine.conf, but get the result: -bash: ./bin/thundergbm-train: 没有那个文件或目录

zeyiwen commented 5 years ago
ShaoQiBNU commented 5 years ago

Thank you! My cmake version is 2.8, so the commend mkdir build && cd build && cmake .. && make -j didn't take effect.

zeyiwen commented 5 years ago

Is there any error message when you are building the code? Please show us the output and then we can help identify what problem is.