sparkling-water
sparkling-water copied to clipboard
multi-gpu support
I would like to ask if there is possibility to utilize more than 1 GPU during XGBoost training? If I understand correctly, gpu_id parameter accepts single value only, not a list.
Running PySparkling (3.30.1.1-1-2.4) on YARN.
cc @honzasterba @michalkurka
Hi @dataspekulant, This isn't currently supported. However, there is a plan to change it, you can track the progress of https://0xdata.atlassian.net/browse/PUBDEV-7843.