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

Re: [Condor-users] Jobs retuning blank output



Hi. Its the exact same system on each node on the cluster.
I have also tried with the option to not transfer the executable
which never made a different either.

Chris
----- Original Message ----- From: "Greg Thain" <gthain@xxxxxxxxxxx>
To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
Sent: Tuesday, October 04, 2005 6:07 PM
Subject: Re: [Condor-users] Jobs retuning blank output



Chris Miles wrote:
Thanks for the response but still no luck.
Here is the job file I am submitting.
executable = /bin/hostname
universe = vanilla
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
requirements = (Arch == "X86_64") && (OpSys == "LINUX")
output = output/$(Process).out
error = error/$(Process).err
log = log/$(Process).log
Queue 5

This submit file sends the submit machine's /bin/hostname executable over to the execute machine. Is it possible that the submit machine's /bin/hostname can't run on the execute machine (different shared libraries, different OS, etc?)


-greg

_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users