HPC clusters with infiniband
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Does the 2018b version of parallel toolbox and distributed computing support infiniband clustered systems?
0 comentarios
Respuestas (1)
Kajal Bansala
el 10 de Mzo. de 2021
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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!