risk of disrupting batch job data

2 views (last 30 days)
Rafael
Rafael on 13 Nov 2013
Commented: Rafael on 14 Nov 2013
Hi all.
I am using Matlab 2013a with Parallel Computing Toolbox on multiple machines and connecting each of those machines to the same remote HPC cluster with Matlab Distributed Computing Server. Now I observe that the batch job data is usually stored using the jobname Job1, Job2, Job3, etc. And that number seems to depend on the job history of each individual machine.
Do I have to workaround the risk of disrupting batch job data from another machine having accidentally the same name manually ?
How should I do this in the easiest and best way ? (use for example different job data storage folders on the HPC cluster for every single connecting machine... or what else?)
I hope I could make it clear to you what I mean!
Thanks for your comments on that, Rafael
  1 Comment
Rafael
Rafael on 14 Nov 2013
Ok.
Probably my suggested solution to use different remote job data storage folders for the different local machines is really a solution.
Thanks anyway. Rafael

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Parallel Server in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!