フィルターのクリア

multi-core CPU to DCS

3 ビュー (過去 30 日間)
oblivious
oblivious 2013 年 8 月 16 日
Hi everyone,
I have worked on a project where I had several parallel programs using parfor. I have run the codes in my core i7 and got improvement. Now, I want to install MATLAB distributed computing server in my Lab and test my codes. But I dont have any experience working with DCS. Are my multi-core CPU parallel codes compatible for DCS? Can I simply run them in DCS without modification after installing DCS?
Thanks!!!

回答 (1 件)

Edric Ellis
Edric Ellis 2013 年 8 月 19 日
The main difference that you might find when running your code on a remote MDCS cluster is that the workers must be able to access the MATLAB code you're running. If you're using R2013a, then the new "automatically attached files" feature may well do everything you need. (See the R2013a release notes)

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by