Skip to content

Instantly share code, notes, and snippets.

View caneiro's full-sized avatar

Rafael Caneiro de Oliveira caneiro

  • epharma
  • São Paulo
View GitHub Profile
@ruxi
ruxi / xgboost_gpu_build.txt
Last active December 5, 2020 08:08
how to build xgboost with gpu support
# install latest nvidia driver
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
# then go to device manager and dl newest driver
# nvidia-390 for linux >4.13.32 | there is a bug with <nvidia-390 & >linux 4.13.25