필터 지우기
필터 지우기

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 CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by