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: *** No targets specified and no makefile found. Stop. #62

Open
DarkoAlexander opened this issue Nov 21, 2021 · 2 comments
Open

make: *** No targets specified and no makefile found. Stop. #62

DarkoAlexander opened this issue Nov 21, 2021 · 2 comments

Comments

@DarkoAlexander
Copy link

DarkoAlexander commented Nov 21, 2021

I followed the installation as described in "how to build the Python wheel file".

When I ran: "mkdir build && cd build && cmake .. && make -j", the following error came up:
"make: *** No targets specified and no makefile found. Stop."

All the prior steps up to this point were completed.

  1. git clone -b support_cuda11 --single-branch https://github.com/zeyiwen/thundergbm.git
  2. cd thundergbm
    #under the directory of thundergbm
  3. git submodule init cub && git submodule update

The installation guide is very cumbersome for laymen to comprehend. Is there an easier way to install thundergbm, like for example using pip? I have tried for two weeks now unsuccessfully.

@Kurt-Liuhf
Copy link
Collaborator

Hi @DarkoAlexander, we have fixed the problems raised by the update of Thrust. We also build cuda 11 wheel file for linux users and you can download it from here. The windows' version of wheel file is coming soon.
Thank you.

@DarkoAlexander
Copy link
Author

DarkoAlexander commented Nov 23, 2021

There are already so many solutions for parallel computing on Linux, like the Rapids library, Cuml etc etc. If you are smart, you would develop a random forest algorithm for parallel computing on GPU for Windows. That is where the market has no solution so far. Linux is a saturated market. There are already a ton of solutions there.

You did not answer my question at all. You just made another statement that i dont understand. What is Thrust? Why do you just assume that I understand what that is? Just develop an easy solution to install random forest on GPU for windows, please. We want to be able to work in Windows environment, not Linux.

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

2 participants