Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Optimizing Simulation
- Date: Fri, 1 May 2009 09:35:24 -0400
- From: "Jonathan D. Proulx" <jon@xxxxxxxxxxxxx>
- Subject: Re: [Condor-users] Optimizing Simulation
On Fri, May 01, 2009 at 03:24:01PM +0200, Max Raith wrote:
:Hey, thanks a lot for your superfast answer.
:
:Only to make sure that i got i right:
:I write a sub file, which transfers all the files i need (simulation.exe,datafilles etc.) .
:As executable i use a batch file which runs simulation und analyse seqentially to make sure that all takes place on only one worker.
yup. that's my suggestion. Though I use linux with a shared file
system so no promises it's the best thing with your set up.
-Jon