Executing external application (batch file) in cluster using pmode

I am trying to execute a batch file which internally executes one windows executable within pmode (over my cluster). while executing I get an error from MATLAB which is not clear. The error reported is "-1.0737e+009". Searching over internet did not helped.
My question is : is this a limitation of pmode or I did some thing wrong ?
I tried system('CallMe.bat') and !CallMe.bat commands but with no success.
Note : The worker's present working directory contains this file
When I execute same commands without distributed mode (pmode, batch job) it works fine.
Thanks Rupi-

1 Commento

It would help diagnose the issue if you actually provided the contents of the CallMe.bat as well as the matlab code that you are trying to run on the cluster.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su MATLAB Parallel Server in Centro assistenza e File Exchange

Richiesto:

il 19 Mar 2013

Community Treasure Hunt

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

Start Hunting!

Translated by