Hi Walid,Yes, it can copy my test.root into /tmp/ dir on worker node and then transfer back to submission node. But If I have 10 files, all would be having name and would be overwritten. I should have seperate dir to put on atleast like1/ 2/ 3/ 4/....10/ so that test.root should go to all dir. seperatelyHow to do this?HarinderOn Sat, Sep 13, 2014 at 3:20 PM, Walid Saad <walid.saadd@xxxxxxxxx> wrote:Hi,May be you should put the Âpath Âof test.root file in the job description file as follows:Universe    Â= xxxExecutable   Â= xxxError      = xxx.errOutput     Â=xxx.outLog       = xxx.logArguments    = xxxtransfer_input_files = xxxxshould_transfer_files = yeswhen_to_transfer_output = ON_EXITtransfer_output_files = /tmp/test.rootQueueDon't forget to copy/move the test.root file into /tmp directory.I hope this will help you.CordialementWalid SAADÂLaboratoire LaTICE Università de Tunis,ÂESSTT 5, Av. Taha Hussein, B.P. 56,ÂBab Mnara, Tunis, Tunisie.ÂTÃl : 97 86 13 75Â2014-09-13 22:37 GMT+02:00 Dr. Harinder Singh Bawa <harinder.singh.bawa@xxxxxxxxx>:_______________________________________________Hello,Could anybody suggest how I transfer an output file I got from running my executable back to my submission Âdir.ÂThe thing is I am sending a package .tar with the job. The job runs asIt untar the file in working node....go to dir. test/resonance/ i.e cd test/resonancerun the exe. and there I get output file as test.root.Â1. How to transfer back test.root into my submission dir. ?Â2. All my jobs gives test.root as output. I suppose I need to transfer into dir. named 1/, 2/, 3/ etc otherwise they will overwrite.I triedÂtransfer_output_file= test.root. But it complains of not getting test.root.Then I thought since I ran in sub. test/resonance, May be I need to transfer my test.root into working node main dir. so I put in the end where it runs exe,ÂI put cp test.root ../../Still it is not finding test.root.Any further idea?
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/--
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/