Hi Everyone,
I have a program in R, (calling other R functions) for which i need 1000 stimulations and have 6 window machines to run these,I divided the program into 10 sub programs, each of this runs 100 stimulations (for example ex1.R runs 1-100 stimulations, ex2.R runs 101-200...so on) and created 10 submit files to submit to condor,Is there any better way to submit a single file to the condor instead of submitting 10 files, any ideas on this are appreciated.
Thanks,