[Gate-users] error in running "gjs"

Simon Stute gate.stute at gmail.com
Tue Apr 22 10:39:28 CEST 2014


Hi Babak,

The command "/gate/application/statDAQCluster" only appears in the split
macros files. It is automatically handled, so you have nothing to do with
it.
Then, if I remember, you are not using an actual condor environment on your
cluster, so the condor.submit file won't be useful for you.
You have to build a submit file specific to your RockCluster environment.
Gate does not support this environment so you'll have to make on your own !
Ask the computer scientist who installed the cluster, it may be a first
step.

Cheers,
Simon




On Fri, Apr 18, 2014 at 2:11 PM, Ba Es <begate at ymail.com> wrote:

> Dear Simon,
> ّToday, I really Thank you for your Guides.
> it works and I see in ".Gate" directory the split parts of my macro and
> .split file.
> according to wiki, to run the split simulation on cluster, I must execute
> or run "cluster submit file" , which is a file with name "mymacro.submit",
>  with the certain program.
> I use condor platform and now I have one another question and will be
> thankful if you answer  this question ,too. how I execute or call this file
> in cluster to run simultaneous simulation and where  must I use
> "/gate/application/startDAQCluster"  command in my simulation?
>
> Your sincerely,
> Babak
>
>
>
>
>
>
>   On Friday, April 18, 2014 3:26 PM, Simon Stute <gate.stute at gmail.com>
> wrote:
>  In the jobsplitter directory, there is a script/ directory in which you
> will be able to find the condor.script file to be supplied to the gjs
> program using the option --condorscript.
> Then it will work.
>
> Simon
>
>
> On Fri, Apr 18, 2014 at 12:06 PM, Ba Es <begate at ymail.com> wrote:
>
> Dear Simon,
> Thank you for your time and consideration. it works.
> I have one another question, please:
> when I want to split my macro file,  I use this command:
> gjs -numberofsplits 5 -clusterplatform condor solarix100.mac
> but it give me this error:
> Error : cluster platform is condor but condorscript is not supplied!
>
> Can you help me solve this error, too?
> Thanks
> Your sincerely,
> Babak
>
>
>
>
>
>
>   On Friday, April 18, 2014 1:38 PM, Simon Stute <gate.stute at gmail.com>
> wrote:
>  Hi Babak,
>
> This is because the gjs program builds a dynamic library and not the gjm
> one.
> This dynamic library (libgjs.so) should be located somewhere inside the
> jobsplitter/ directory.
> Once you'll locate it, add the path to this library in the LD_LIBRARY_PATH
> environment variable, using the command "export
> LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/the/gjs/library"
>
> Regards,
> Simon
>
>
>
> On Fri, Apr 18, 2014 at 9:24 AM, Ba Es <begate at ymail.com> wrote:
>
> Dear GATE user,
> I want to use GATE 6.1 on cluster. according the wiki, after install GATE,
> i install "gjs" and "gjm" and then edit "env_gate.sh" for directory of
> ".Gate" folder.
> now when I run gjs, I give this error:
>
> gjs: error while loading shared libraries: libgjs.so: cannot open shared
> object file: No such file or directory
>
> but when I run "gim", it works good.
> any one know what is this error and how can fix it?
>
> Thanks
> Babak
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
>
>
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140422/e352be5b/attachment-0001.html>


More information about the Gate-users mailing list