Optimizing MadGraph for Exotic Physics Events

  • Thread starter Thread starter magistros
  • Start date Start date
  • Tags Tags
    Optimization
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
magistros
Messages
4
Reaction score
0
Dear forum,
I am new here, so hi to all!
I am using Madgraph to generate some events about exotic physics. The problem is that when I give this line
gg>(rho>(pip>j j)(pip>j j))(rho>(pip>j j)(pip>j j))
All these are declared in the particles.dat file.
The problem is that it takes too much time when I am trying the
./bin/newprocess
I left it working for 500 minutes and no results... It was saying:
Running...

So, I tried to make it smaller and it finished too fast! Do you have any idea, why it takes too much time? Is there any way making it use both cores?
 
Physics news on Phys.org
Dear magistros,

It seems from your syntax as if you are using MadGraph 4. Please switch to MadGraph 5, which can do this type of processes in quite reasonable time. Always try to use the most up-to-date software, it can make a world of difference (you find some speed benchmarks in the MadGraph 5 release paper http://arxiv.org/abs/arXiv:1106.0522).
 
Dear Johan,
thank you for your reply.. I can not use MadGraph5 because the model I want to run is programmed for MadGraph4...
But I will ask for MadGraph5.
 
Dear Magistros,

Of course MadGraph 5 is fully backward compatible in terms of models.

All the best,
Johan