-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
gpu (CUDA)Issue is related to the CUDA GPU variant.Issue is related to the CUDA GPU variant.question
Description
Some time ago I was looking into using the CUDA implementation of LightGBM instead of OpenCL, but according to the installation guide:
- "Only Linux is supported, other operating systems are not supported yet"
- "The CUDA implementation should be considered experimental, and we suggest using it only when it is impossible to use OpenCL version (for example, on IBM POWER microprocessors)"
These points are still in the installation guide but based on other issues posted here and the release notes I'm getting the impression that this may be outdated, so I just wanted to confirm:
- Is still only Linux supported, or is there also a CUDA build that works in a Windows environment?
- Is the CUDA implementation still considered experimental and should be avoided whenever possible, or can it be considered more mature/robust by now?
Metadata
Metadata
Assignees
Labels
gpu (CUDA)Issue is related to the CUDA GPU variant.Issue is related to the CUDA GPU variant.question