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

RE: [Condor-users] performance issue....




ok.. one more question that i forgot! if i run multiple apps from a single
submit as my example, will the log file show information for each app, or
for each submit job??

Each queue statement in your submit file creates a single job. So in your case, there is no difference between an application and a job. Condor will show each job in the log file, and each application will be a job.


-alain