-
Notifications
You must be signed in to change notification settings - Fork 4k
GPU support on ppc64le #2937
Copy link
Copy link
Closed
Labels
gpu (OpenCL)Issue is related to the OpenCL-based GPU variant.Issue is related to the OpenCL-based GPU variant.
Description
Currently there is no way to execute LightGBM on ppc64le with GPU since it only has OpenCL support. What would be the correct approach to add CUDA code along with OpenCL on LightGBM? If I understand correctly, adding CUDA kernels to treelearner would be enough right?
There are other people interested on this, #1905 and #1129 for example.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
gpu (OpenCL)Issue is related to the OpenCL-based GPU variant.Issue is related to the OpenCL-based GPU variant.