[Gate-users] error in running "gjs"

Ba Es begate at ymail.com
Fri Apr 18 14:11:29 CEST 2014


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/20140418/1b3921e2/attachment-0001.html>


More information about the Gate-users mailing list