NVLinked RTX8000 and large matrix inversion
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Jhinhwan Lee
il 26 Giu 2019
Commentato: Jhinhwan Lee
il 1 Lug 2019
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?
0 Commenti
Risposta accettata
Alison Eele
il 1 Lug 2019
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.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su GPU Computing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!