New feature: multi-GPU #399
TysonRayJones
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
contributors: Tyson Jones
release: v4
QuEST will support deployment to multiple GPUs through hybridising distribution and GPU-acceleration. We support both loosely-coupled GPUs (wherein each GPU lives in separate compute nodes connected over a relatively low-speed network), and tightly-coupled GPUs (wherein GPUs share a direct highspeed interconnect, like an NVLink). This accomplishment results from QuEST's new modularised architecture, enabled by the new algorithms of this manuscript.
Beta Was this translation helpful? Give feedback.
All reactions