Closed mm0708 closed 3 years ago
Sounds like files cannot be copied. Do you have administrator rights?
The Windows binaries are now on CRAN. Installation from CRAN using install.packages("gpboost")
should now run very smoothly.
Package now installs and runs without issue, is there a way to enable GPU support through this installation method?
No, currently not. The tree part (from LightGBM), obviously has GPU support, but the random effects part, which is usually the computationally more intensive part, has currently no GPU support. Any contributions on this are highly welcome.
Windows 10 R 4.0.2 CMake 3.20.0
Installation from command line fails on step 3:
All PATH variables in instructions set as required