[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] help with output transferring



Hello everyone,

My model outputs results in a folder called "results" simultaneously as the program runs and at any time during the simulation run I should be able to access the files that are already created.

Condor does not like an output file declaration in my code and exits with status 1.

When I run my code in test machines they work very well with the "results" folder declared in my code but when i transfer the job to one of the universes in condor it does not do that.

What should i do about it???

Your help is greatly appreciated.

PS: My code only runs in one machine.

Thank you....