gridpack running with Pythia and Delphes

Asked by Huanian Zhang

Hi Professor,

Recently I try to use the gridpack to generate events using parton+pythia+Delphes. I follow the instructions of file README.gridpack.

To run pythia and delphes, I add one line "./bin/madevent pythia -f GridRun_${seed}" after "./bin/gridrun $num_events $seed" in the run.sh file.

Then I run it by ./run.sh 10000 21 the parton level runs very well. However, it crashes when comes to pythia level.

** Reading unweighted_events.lhe
** [################################################################] (100.00%)
** Exiting...
DONE
launch in debug mode

Error detected in "pythia -f GridRun_21"
write debug file /data2/fantasyzhn/MG5_aMC_v2_2_3/gridpack/madevent/GridRun_21_tag_1_debug.log
If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
MadGraph5Error : A compilation Error occurs when trying to compile /data2/fantasyzhn/MG5_aMC_v2_2_3/gridpack/madevent/Source.
 The compilation fails with the following output message:
     make: *** No rule to make target `gen_ximprove.f', needed by `gen_ximprove.o'. Stop.

 Please try to fix this compilations issue and retry.
 Help might be found at https://answers.launchpad.net/madgraph5.
 If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5

Would you offer me some clue to fix it? Thank you in advance.

Huanian Zhang

Question information

Language:
English Edit question
Status:
Answered
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

Looks like you try to compile a code which is not present for the gridpack.
You might need to modify the makefile of the code to correct that.

Olivier
On 17 Apr 2015, at 07:07, Huanian Zhang <email address hidden> wrote:

> New question #265344 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/265344
>
> Hi Professor,
>
> Recently I try to use the gridpack to generate events using parton+pythia+Delphes. I follow the instructions of file README.gridpack.
>
> To run pythia and delphes, I add one line "./bin/madevent pythia -f GridRun_${seed}" after "./bin/gridrun $num_events $seed" in the run.sh file.
>
> Then I run it by ./run.sh 10000 21 the parton level runs very well. However, it crashes when comes to pythia level.
>
>
> ** Reading unweighted_events.lhe
> ** [################################################################] (100.00%)
> ** Exiting...
> DONE
> launch in debug mode
>
> Error detected in "pythia -f GridRun_21"
> write debug file /data2/fantasyzhn/MG5_aMC_v2_2_3/gridpack/madevent/GridRun_21_tag_1_debug.log
> If you need help with this issue please contact us on https://answers.launchpad.net/madgraph5
> MadGraph5Error : A compilation Error occurs when trying to compile /data2/fantasyzhn/MG5_aMC_v2_2_3/gridpack/madevent/Source.
> The compilation fails with the following output message:
> make: *** No rule to make target `gen_ximprove.f', needed by `gen_ximprove.o'. Stop.
>
> Please try to fix this compilations issue and retry.
> Help might be found at https://answers.launchpad.net/madgraph5.
> If you think that this is a bug, you can report this at https://bugs.launchpad.net/madgraph5
>
> Would you offer me some clue to fix it? Thank you in advance.
>
> Huanian Zhang
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Can you help with this problem?

Provide an answer of your own, or ask Huanian Zhang for more information if necessary.

To post a message you must log in.