crash if MG5 directory is on readonly

Bug #1160629 reported by weiming yao
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadGraph5_aMC@NLO
Fix Released
Medium
Olivier Mattelaer

Bug Description

Hi ,

  I had something to run mg5
INFO: Use Fortran compiler gfortran
Command "import /home/weiming/myatlas/testareaSL5/MyHH/HHAnalysisCode/GeneratorFiles/test/proc_card_mg5.dat" interrupted in sub-command:
"output -f" with error:
IOError : [Errno 30] Read-only file system: '/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/Template/Source/make_opts'
Please report this bug on https://bugs.launchpad.net/madgraph5
More information is found in 'MG5_debug'.
Please attach this file to your report.

See the attachment for more information.

thanks,
-weiming

Related branches

Revision history for this message
weiming yao (wmyao) wrote :
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi weiming,

Thanks a lot for your bug report,
I just fix this and the development version and this fix will be part of version 1.5.9.

I you just want to correct your version, you can comment the line:

  File "/cvmfs/atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/madgraph/iolibs/export_v4.py", line 754, in set_compiler
    self.replace_make_opt_compiler(compiler, os.path.join(MG5DIR, 'Template'))

Cheers,

Olivier

summary: - "output -f" with error
+ crash if MG5 directory is on readonly
Changed in madgraph5:
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Olivier Mattelaer (olivier-mattelaer)
Revision history for this message
weiming yao (wmyao) wrote : Re: [Bug 1160629] Re: crash if MG5 directory is on readonly

Hi Olivier,

   Thank you so much for the prompt action. One more question,
   I am trying to run pp > hh processes with HiggsEFT module. does it
include the interfaces between
   the r trangle and box diagrams. Is there a way to change the Higgs
trilinear coupling ?
   Lastly, what's the unit used for the cross section reported by madgraph
at the end ?

   thanks again for your help,
   -weiming
On Wed, Mar 27, 2013 at 8:36 AM, Olivier Mattelaer <
<email address hidden>> wrote:

> Hi weiming,
>
> Thanks a lot for your bug report,
> I just fix this and the development version and this fix will be part of
> version 1.5.9.
>
> I you just want to correct your version, you can comment the line:
>
> File "/cvmfs/
> atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/madgraph/iolibs/export_v4.py",
> line 754, in set_compiler
> self.replace_make_opt_compiler(compiler, os.path.join(MG5DIR,
> 'Template'))
>
> Cheers,
>
> Olivier
>
> ** Summary changed:
>
> - "output -f" with error
> + crash if MG5 directory is on readonly
>
> ** Branch linked: lp:~maddevelopers/madgraph5/1.5.9
>
> ** Changed in: madgraph5
> Status: New => Fix Committed
>
> ** Changed in: madgraph5
> Importance: Undecided => Medium
>
> ** Changed in: madgraph5
> Assignee: (unassigned) => Olivier Mattelaer (olivier-mattelaer)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1160629
>
> Title:
> crash if MG5 directory is on readonly
>
> Status in The MadGraph Matrix Element Generator version 5:
> Fix Committed
>
> Bug description:
> Hi ,
>
> I had something to run mg5
> INFO: Use Fortran compiler gfortran
> Command "import
> /home/weiming/myatlas/testareaSL5/MyHH/HHAnalysisCode/GeneratorFiles/test/proc_card_mg5.dat"
> interrupted in sub-command:
> "output -f" with error:
> IOError : [Errno 30] Read-only file system: '/cvmfs/
> atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/Template/Source/make_opts
> '
> Please report this bug on https://bugs.launchpad.net/madgraph5
> More information is found in 'MG5_debug'.
> Please attach this file to your report.
>
> See the attachment for more information.
>
> thanks,
> -weiming
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/madgraph5/+bug/1160629/+subscriptions
>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1160629] crash if MG5 directory is on readonly
Download full text (4.5 KiB)

Hi Weiming,

> does it
> include the interfaces between
> the r trangle and box diagrams.

The model didn't include the box at all.
All the information concerning the model are here:
https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Models/HiggsEffective

I'm not sure that the expansion in term of mh/mt is valid for double higgs production.
But you probably know this better than me.
If it is making sense, then the best is to implement the SU(2) invariant dimension 6 operator associated
(and not only the dimension 5 part mention in the above link).

> Is there a way to change the Higgs
> trilinear coupling ?

In FR, you have the possibility to change the expression associate to the dimension 5 coupling.
If you keep it as a free parameter, you can do whatever you want.

Note that if you implement the full dimension 6 operator, then of course you will have the same coupling
for ggh and gghh (due to SU(2) symmetry).

Cheers,

Olivier

On Mar 28, 2013, at 12:15 PM, weiming yao <email address hidden> wrote:

> Hi Olivier,
>
> Thank you so much for the prompt action. One more question,
> I am trying to run pp > hh processes with HiggsEFT module. does it
> include the interfaces between
> the r trangle and box diagrams. Is there a way to change the Higgs
> trilinear coupling ?
> Lastly, what's the unit used for the cross section reported by madgraph
> at the end ?
>
> thanks again for your help,
> -weiming
> On Wed, Mar 27, 2013 at 8:36 AM, Olivier Mattelaer <
> <email address hidden>> wrote:
>
>> Hi weiming,
>>
>> Thanks a lot for your bug report,
>> I just fix this and the development version and this fix will be part of
>> version 1.5.9.
>>
>> I you just want to correct your version, you can comment the line:
>>
>> File "/cvmfs/
>> atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/madgraph/iolibs/export_v4.py",
>> line 754, in set_compiler
>> self.replace_make_opt_compiler(compiler, os.path.join(MG5DIR,
>> 'Template'))
>>
>> Cheers,
>>
>> Olivier
>>
>> ** Summary changed:
>>
>> - "output -f" with error
>> + crash if MG5 directory is on readonly
>>
>> ** Branch linked: lp:~maddevelopers/madgraph5/1.5.9
>>
>> ** Changed in: madgraph5
>> Status: New => Fix Committed
>>
>> ** Changed in: madgraph5
>> Importance: Undecided => Medium
>>
>> ** Changed in: madgraph5
>> Assignee: (unassigned) => Olivier Mattelaer (olivier-mattelaer)
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1160629
>>
>> Title:
>> crash if MG5 directory is on readonly
>>
>> Status in The MadGraph Matrix Element Generator version 5:
>> Fix Committed
>>
>> Bug description:
>> Hi ,
>>
>> I had something to run mg5
>> INFO: Use Fortran compiler gfortran
>> Command "import
>> /home/weiming/myatlas/testareaSL5/MyHH/HHAnalysisCode/GeneratorFiles/test/proc_card_mg5.dat"
>> interrupted in sub-command:
>> "output -f" with error:
>> IOError : [Errno 30] Read-only file system: '/cvmfs/
>> atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/Template/Source/make_opts
>> '
>> Please repor...

Read more...

Revision history for this message
weiming yao (wmyao) wrote :
Download full text (6.0 KiB)

>The model didn't include the box at all.
 Thanks, this is what I am afraid of.
 -w.
On Thu, Mar 28, 2013 at 12:02 PM, Olivier Mattelaer <
<email address hidden>> wrote:

> Hi Weiming,
>
> > does it
> > include the interfaces between
> > the r trangle and box diagrams.
>
>
> The model didn't include the box at all.
> All the information concerning the model are here:
> https://cp3.irmp.ucl.ac.be/projects/madgraph/wiki/Models/HiggsEffective
>
> I'm not sure that the expansion in term of mh/mt is valid for double higgs
> production.
> But you probably know this better than me.
> If it is making sense, then the best is to implement the SU(2) invariant
> dimension 6 operator associated
> (and not only the dimension 5 part mention in the above link).
>
> > Is there a way to change the Higgs
> > trilinear coupling ?
>
>
> In FR, you have the possibility to change the expression associate to the
> dimension 5 coupling.
> If you keep it as a free parameter, you can do whatever you want.
>
> Note that if you implement the full dimension 6 operator, then of course
> you will have the same coupling
> for ggh and gghh (due to SU(2) symmetry).
>
> Cheers,
>
> Olivier
>
>
> On Mar 28, 2013, at 12:15 PM, weiming yao <email address hidden> wrote:
>
> > Hi Olivier,
> >
> > Thank you so much for the prompt action. One more question,
> > I am trying to run pp > hh processes with HiggsEFT module. does it
> > include the interfaces between
> > the r trangle and box diagrams. Is there a way to change the Higgs
> > trilinear coupling ?
> > Lastly, what's the unit used for the cross section reported by madgraph
> > at the end ?
> >
> > thanks again for your help,
> > -weiming
> > On Wed, Mar 27, 2013 at 8:36 AM, Olivier Mattelaer <
> > <email address hidden>> wrote:
> >
> >> Hi weiming,
> >>
> >> Thanks a lot for your bug report,
> >> I just fix this and the development version and this fix will be part of
> >> version 1.5.9.
> >>
> >> I you just want to correct your version, you can comment the line:
> >>
> >> File "/cvmfs/
> >>
> atlas.cern.ch/repo/sw/software/i686-slc5-gcc43-opt/17.2.6/madgraph/MadGraph5_v1_4_8/madgraph/iolibs/export_v4.py
> ",
> >> line 754, in set_compiler
> >> self.replace_make_opt_compiler(compiler, os.path.join(MG5DIR,
> >> 'Template'))
> >>
> >> Cheers,
> >>
> >> Olivier
> >>
> >> ** Summary changed:
> >>
> >> - "output -f" with error
> >> + crash if MG5 directory is on readonly
> >>
> >> ** Branch linked: lp:~maddevelopers/madgraph5/1.5.9
> >>
> >> ** Changed in: madgraph5
> >> Status: New => Fix Committed
> >>
> >> ** Changed in: madgraph5
> >> Importance: Undecided => Medium
> >>
> >> ** Changed in: madgraph5
> >> Assignee: (unassigned) => Olivier Mattelaer (olivier-mattelaer)
> >>
> >> --
> >> You received this bug notification because you are subscribed to the bug
> >> report.
> >> https://bugs.launchpad.net/bugs/1160629
> >>
> >> Title:
> >> crash if MG5 directory is on readonly
> >>
> >> Status in The MadGraph Matrix Element Generator version 5:
> >> Fix Committed
> >>
> >> Bug description:
> >> Hi ,
> >>
> >> I had something to run mg5
> >> INFO: Use Fortran compiler gfortran
> >> Comm...

Read more...

Changed in madgraph5:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.