You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I would like to ask a question about the use of GPU in Magpie setting.
Now I am only using one GPU: Nvidia 1080 Ti in Magpie.
However, I am curious to use multiple GPUs while running the Magpie. Is it possible to get multiple GPUs. If it's possible to get multiple GPUs, please let me know your view to get it.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Yes, it's possible. If you set them up correctly and TensorFlow detects them (or any other backend that you're using), Magpie will take advantage of them. There's no custom GPU setup for Magpie itself, if you manage to set it up for TensorFlow - it'll work.
On 2 Nov 2018, at 06:14, Jessica10105009 ***@***.***> wrote:
Hello, I would like to ask a question about the use of GPU in Magpie setting.
Now I am only using one GPU: Nvidia 1080 Ti in Magpie.
However, I am curious to use multiple GPUs while running the Magpie. Is it possible to get multiple GPUs. If it's possible to get multiple GPUs, please let me know your view to get it.
Thanks in advance.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.
like @jstypka said you should get the performance "By default" if you've configured correctly, also:
Check if a GPU is underutilized by running nvidia-smi -l 2. If GPU utilization is not approaching 80-100%, then the input pipeline may be the bottleneck.
Hello, I would like to ask a question about the use of GPU in Magpie setting.
Now I am only using one GPU: Nvidia 1080 Ti in Magpie.
However, I am curious to use multiple GPUs while running the Magpie. Is it possible to get multiple GPUs. If it's possible to get multiple GPUs, please let me know your view to get it.
Thanks in advance.
The text was updated successfully, but these errors were encountered: