Replies: 3 comments
-
@k-user I meet same problems as you, do you find the correct solutions?
But It did't work, give below errors:
However in class Trainer, I find init parameters ctx can accept a list of Context:
|
Beta Was this translation helpful? Give feedback.
-
It seems a bad news, currently estimator functions accept a Context object. Context can support only one gpu. Please refer to issue #162 and #657. |
Beta Was this translation helpful? Give feedback.
-
I use queries about GPU usage and memory to allocate processes to the GPU with less footprint. @zhl410 |
Beta Was this translation helpful? Give feedback.
-
I can't find how to set up multi-GPU training in the document.But I see it in branch, how do I use it?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions