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

SEHException when using xgboost with gpu #87

Open
gaop123 opened this issue Sep 6, 2018 · 2 comments
Open

SEHException when using xgboost with gpu #87

gaop123 opened this issue Sep 6, 2018 · 2 comments

Comments

@gaop123
Copy link

gaop123 commented Sep 6, 2018

I have installed latest Cuda version (9.2), and when setting the tree method to GPU* i get an SEHException "external component has thrown an exception", should i compile the program in a certain way after cuda installation? What should i do?, thanks!

@mdabros
Copy link
Owner

mdabros commented Sep 7, 2018

Hi @gaop123 ,

It could sound like a GPU memory issue. There are no special compilation needed once you have installed Cuda like descriped in the guide: Cuda installation.

Could you provide some details about the following:

  • Settings of the xgboost learner (code)
  • How large is the problem you are training on (number of rows, cols)
  • If possible, detailed description from the SEHException

Best regards
Mads

@gaop123
Copy link
Author

gaop123 commented Sep 7, 2018 via email

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