HPC clusters with infiniband

2 次查看(过去 30 天)
Clay Visage
Clay Visage 2019-9-26
Does the 2018b version of parallel toolbox and distributed computing support infiniband clustered systems?

回答(1 个)

Kajal Bansala
Kajal Bansala 2021-3-10
Parallel Computing Toolbox 4.1 (R2009a) does not have built-in support for InfiniBand. However, the toolboxes provide all the necessary hooks to take advantage of it.
For this, the user will need to provide their own custom build of MPI that supports InfiniBand. Instructions on how to use a different built of MPI can be found in the attached document under the subtopic "Using a Different MPI Build on UNIX Operating Systems".
  2 个评论
Clay Visage
Clay Visage 2021-3-10
Does the 2020b version support it? We were using our own MPI but with the 2020b version we went back to using the one packaged with Matlab
Kajal Bansala
Kajal Bansala 2021-3-10
Hello Clay,
Unfortunately, it is not yet supported in R2020b.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Data Type Identification 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by