[Gate-users] Gate on condor grid
Jon Moody
jbmoody at umich.edu
Tue Nov 16 15:04:35 CET 2010
In your condor.script template file, you can add the line:
getenv = True
Then when you run condor_submit, the entire environment on the submittor
machine will be copied into the jobs on the nodes (cf. section 2.5.5 of
the condor manual).
--
Jon
On 11/16/2010 5:18 AM, Albert Hirtl wrote:
> Dear all,
>
> I am trying to get Gate running on a condor grid. When starting a
> simulation (which ran perfectly in non-grid-mode) I get the following
> error in the .err file:
>
> [G4-cerr] G4EMDataSet::FullFileName - G4LEDATA environment variable
> not set
> [G4-cerr]
> [G4-cerr] *** G4Exception: Aborting execution ***
>
> Is it not enough to execute "source env_gate.sh" in the shell before
> sending Gate to the grid? Do I have to set all variables that are set
> in the env_gate.sh globally in /etc/profile? Or am I on a completely
> wrong track?
>
> Any help would be very much appreciated!
>
> Cheers,
> Albert
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
More information about the Gate-users
mailing list