[Gate-users] Job Error by HTcondor cluster
Xinjie Zeng
xinjie.zeng at stonybrook.edu
Tue Jun 2 23:20:27 CEST 2020
Dear Gate users,
I have installed htcondor cluster for my three machines. However, when I
try to run the htcondor to submit my GATE jobs I get the following error:
condor_exec.exe: error while loading shared libraries: libG4Tree.so: cannot
open shared object file: No such file or directory.
The libG4Tree.so is in my geant4install/lib and I installed geant4 for
every machines. Also, I source geant4.sh in all machines.
The following is my condor script:
Executable = $GC_EXEC
universe = vanilla
getenv = True
#Requirements = Memory >= 512 && Arch =="INTEL"
#Rank = Memory >= 512
#Image_Size = 28 Meg
#GJS PART => DO NOT REMOVE OR CHANGE ANYTHING FROM THIS POINT ON
#INCLUDING THESE COMMENT LINES!!
Arguments = $GC_MACRO
Input = $GC_EXEC.in1
Output = $GC_EXEC.out1
Error = $GC_EXEC.err1
Log = $GC_EXEC.log1
Queue
I don't know where the error comes from. Does anyone has some ideas? Any
advises are appriciated!
Warm Regards,
Xinjie Zeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20200602/5e96fd1e/attachment.html>
More information about the Gate-users
mailing list