MDCS - Discover Clusters Functionality
1 回表示 (過去 30 日間)
古いコメントを表示
I have a small implementation of Microsoft HPC Server 2012 R2 running on a server 2012 R2 box. I have MDCS setup and working and validations pass when I run MATLAB on the head node. However, I am unable to discover the head node using the 'Discover Clusters' feature. This functionality will be crucial if we decide to deploy MDCS on our production network.
I'm curious how the head node is made discoverable to clients. Is this done via publishing details somewhere in Active Directory or DNS? If anyone is able to give me further details on the intricacies of discovery I can verify if the mechanism exists on our development network.
Many Thanks
0 件のコメント
回答 (1 件)
Elwin Chan
2015 年 1 月 2 日
Hi Peter,
We use an Active Directory search to locate the HPC Server head nodes, using the method described here . The details of the cluster should have been published in the Active Directory during the installation of the HPC Server product itself.
Which release of MATLAB are you using?
Thanks, Elwin
2 件のコメント
Elwin Chan
2015 年 1 月 7 日
Hi Peter,
Happy new year to you too. Yes, to run the code on that webpage, you would need to compile it in Visual Studio and them run the resulting exectuable. If you are familiar with powershell, you may be able to run equivalent code from inside a powershell script too. This blog posting from Microsoft's HPC Team shows you roughly how to do that.
Thanks, Elwin
参考
カテゴリ
Help Center および File Exchange で MATLAB Parallel Server についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!