MATLAB 2015A parpool not working on Windows Server 2012 R2

4 ビュー (過去 30 日間)
Thomas
Thomas 2015 年 6 月 13 日
コメント済み: Edric Ellis 2015 年 7 月 17 日
I'm trying to run a code using the Parallel Computing Toolbox remotely on a server using Microsoft Remote Desktop. This code runs fine with no issues on other machines (Mac & PC) but when I get to the point where I initiate the creation of a parpool, I get an error saying "Microsoft HPC MPI Application Launch has stopped working." I'm completely lost as to where to start looking to address this problem. Any ideas would be greatly appreciated!
  1 件のコメント
Edric Ellis
Edric Ellis 2015 年 6 月 15 日
I suggest you contact MathWorks support to see if they can help you resolve this problem.

サインインしてコメントする。

回答 (1 件)

Ben Mathews
Ben Mathews 2015 年 6 月 25 日
I also ran in to this and resolved it by installing Microsoft's Visual C++ 2010 SP1 Redistributable Package (x64).
  2 件のコメント
Steve Fox
Steve Fox 2015 年 7 月 16 日
Ran into the same issue using R2015a on Windows Server 2012 on Amazon EC2. The VC++ 2010 redist worked for me as well.
Edric Ellis
Edric Ellis 2015 年 7 月 17 日
Aha, thanks for that information!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by