Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Optimizing Simulation
- Date: Fri, 01 May 2009 15:24:01 +0200
- From: Max Raith <max_raith123@xxxxxx>
- Subject: Re: [Condor-users] Optimizing Simulation
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.
Greetings
Max
> -----Ursprüngliche Nachricht-----
> Von: "Jonathan D. Proulx" <jon@xxxxxxxxxxxxx>
> Gesendet: 01.05.09 15:11:19
> An: Condor-Users Mail List <condor-users@xxxxxxxxxxx>
> Betreff: Re: [Condor-users] Optimizing Simulation
> On Fri, May 01, 2009 at 02:54:54PM +0200, Max Raith wrote:
>
> :Is it possible, to force Condor, to execute simulation and analyse in a row on one worker?
> :
> :As additional info : I am not using a shared file system
>
> On a linux system I'd recomment submitting a shell script as the job
> which calls the simulation then the analysis. That way they will run
> sequentially on the same node minimizing file transfer.
>
> Presumably you could do a simalar thing with a bat file on windows?
>
> -Jon
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>