matching madgraph with applgrid
i'm tryin to do the example of amcfast. but this error occurred.
so i think problem is with applgrid, but i dont know how is that.
#######
INFO: Starting run
INFO: Compiling the code
INFO: Using LHAPDF v6.1.5 interface for PDFs
INFO: Compiling source...
INFO: ...done, continuing with P* directories
INFO: Compiling directories...
INFO: Compiling on 2 cores
INFO: Compiling P0_udx_wp...
INFO: Compiling P0_dxu_wp...
./test_ME: error while loading shared libraries: libAPPLgrid.so.0: cannot open shared object file: No such file or directory
./test_ME: error while loading shared libraries: libAPPLgrid.so.0: cannot open shared object file: No such file or directory
./check_poles: error while loading shared libraries: libgolem.so.0: cannot open shared object file: No such file or directory
./check_poles: error while loading shared libraries: libgolem.so.0: cannot open shared object file: No such file or directory
./gensym: error while loading shared libraries: libAPPLgrid.so.0: cannot open shared object file: No such file or directory
./gensym: error while loading shared libraries: libAPPLgrid.so.0: cannot open shared object file: No such file or directory
INFO: P0_udx_wp done.
INFO: P0_dxu_wp done.
INFO: Checking test output:
INFO: P0_udx_wp
INFO: Result for test_ME:
INFO: Passed.
INFO: Result for check_poles:
WARNING: 0 points have been tried
INFO: P0_dxu_wp
INFO: Result for test_ME:
INFO: Passed.
INFO: Result for check_poles:
WARNING: 0 points have been tried
INFO: Starting run
INFO: Using 2 cores
INFO: Cleaning previous results
INFO: Doing fixed order NLO
INFO: Setting up grids
INFO: Idle: 0, Running: 0, Completed: 0 [ current time: 13h44 ]
ls: cannot access P*/all_G*: No such file or directory
ls: cannot access P*/all_G*: No such file or directory
grep: P*/all_G*/res_0: No such file or directory
Traceback (most recent call last):
File "./sumres.py", line 131, in <module>
(totABS, math.sqrt(errABS), math.sqrt(
ZeroDivisionError: float division by zero
INFO: Return code of the event collection: None
INFO: Output of the event collection:
N of directories: 0
Found 0 correctly terminated jobs
Error detected in "launch auto "
write debug file /home/joachim/
If you need help with this issue please contact us on https:/
aMCatNLOError : An error occurred during the collection of results.
Please check the .log files inside the directories which failed.
quit
#######
#******
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.3.2.2 2015-09-06 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https:/
#* and *
#* http://
#* *
#******
#* *
#* Command File for aMCatNLO *
#* *
#* run as ./bin/aMCatNLO.py filename *
#* *
#******
launch auto
Traceback (most recent call last):
File "/home/
return self.onecmd_
File "/home/
return func(arg, **opt)
File "/home/
evt_file = self.run(mode, options)
File "/home/
self.
File "/home/
'Please check the .log files inside the directories which failed.')
aMCatNLOError: An error occurred during the collection of results.
Please check the .log files inside the directories which failed.
Value of current Options:
ignore_
loop_
cluster_
exrootana
automatic_
output_
complex_
max_
Question information
- Language:
- English Edit question
- Status:
- Open
- Assignee:
- Rikkert Frederix Edit question
- Last query:
- 2016-03-17
- Last reply:
- 2016-03-17
Rikkert Frederix (frederix) said : | #1 |
Dear Amir,
Do the libAPPLgrid.so.0 and libgolem.so.0 libraries exists at locations you have specified? I.e.,
/home/joachim/
and
/home/joachim/
respectively?
Best,
Rikkert
amir (amir-shabanpoor92) said : | #2 |
Hi
Thanks for your quick response to my question.
Yes both of these files are existed on these addresses
Best
Sent from my iPad
> On Mar 16, 2016, at 15:57, Rikkert Frederix <email address hidden> wrote:
>
> Your question #288650 on MadGraph5_aMC@NLO changed:
> https:/
>
> Status: Open => Needs information
>
> Rikkert Frederix requested more information:
> Dear Amir,
>
> Do the libAPPLgrid.so.0 and libgolem.so.0 libraries exists at locations you have specified? I.e.,
> /home/joachim/
> and
> /home/joachim/
> respectively?
>
> Best,
> Rikkert
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https:/
>
> You received this question notification because you asked the question.
Rikkert Frederix (frederix) said : | #3 |
Dear Amir,
Can you try adding those folders to your LD_LIBRARY_PATH (or DYLD_LIBRARY_PATH, in case you are using a Mac) and try again?
Best,
Rikkert
amir (amir-shabanpoor92) said : | #4 |
Your solution has solve the problem
Thanks
Sent from my iPad
> On Mar 17, 2016, at 11:27, Rikkert Frederix <email address hidden> wrote:
>
> Your question #288650 on MadGraph5_aMC@NLO changed:
> https:/
>
> Status: Open => Needs information
>
> Rikkert Frederix requested more information:
> Dear Amir,
>
> Can you try adding those folders to your LD_LIBRARY_PATH (or
> DYLD_LIBRARY_PATH, in case you are using a Mac) and try again?
>
> Best,
> Rikkert
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https:/
>
> You received this question notification because you asked the question.
Can you help with this problem?
Provide an answer of your own, or ask amir for more information if necessary.