NVLinked RTX8000 and large matrix inversion

5 ビュー (過去 30 日間)
Jhinhwan Lee
Jhinhwan Lee 2019 年 6 月 26 日
コメント済み: Jhinhwan Lee 2019 年 7 月 1 日
If I NVLink two RTX8000 GPUs each with 48GB VRAM, can I allocate and invert a large matrix as if I have a single GPU with 96GB VRAM?

採用された回答

Alison Eele
Alison Eele 2019 年 7 月 1 日
I'm afraid you won't be able to treat the two cards as a single card in this situation. The underlying system will still see the GPUs as two separate pieces of hardware and MATLAB does not currently support distributed GPU arrays.
The NVLink will allow quick communication between the two cards which can give benefits as part of a deep learning workflow.
  1 件のコメント
Jhinhwan Lee
Jhinhwan Lee 2019 年 7 月 1 日
Sounds like a clear and reasonable answer to me, exactly the kind what I wanted. Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGPU Computing についてさらに検索

製品


リリース

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by