MVAPICH or OpenMPI with MDCE?
1 回表示 (過去 30 日間)
古いコメントを表示
I've managed to get MDCE to work nicely with our installation of torque/mpich2-1.5, but I'd like to get it to use our IB network. So I've tried MVAPICH2-1.9 and OpenMPI-1.8.5. Neither seem to work. MVAPICH2 will execute, but I'm getting strange numerical errors. OpenMPI just seg faults. Can anyone verify that MDCE can work with IB and which MPI flavor is supported? BTW, mpich-3 also seg faults.
0 件のコメント
回答 (1 件)
Andrew Schenk
2015 年 6 月 18 日
編集済み: Andrew Schenk
2015 年 6 月 18 日
The following documentation describes how to use different MPI builds: http://www.mathworks.com/help/mdce/use-different-mpi-builds-on-unix-systems.html
Your build must be a shared library MPI, binary compatible with MPICH2-1.4.1p1 for R2013b and later.
2 件のコメント
Andrew Schenk
2015 年 6 月 19 日
編集済み: Andrew Schenk
2015 年 6 月 19 日
It is possible for PCT to use other MPI libraries.
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!