MadGraph5_v1.5.14 on OS X 10.6

Asked by Matthew Low

Hi,

I apologize if this ends up being a silly question, but after having used 1.5.12 fine for some time, I've downloaded 1.5.14 and it doesn't appear to work for me on Mac OS X 10.6. When I try to generate events I get (neither single running nor multicore modes work):

Generating 10000 events with run name run_01
survey run_01
compile directory
Using random number seed offset = 21
Running Survey
Creating Jobs
Working on SubProcesses
    P3_gg_ttx
    P2_gq_lvlq
./ajob1: line 4: seq: command not found
./ajob1: line 4: seq: command not found
    P2_qq_lvlg
./ajob1: line 4: seq: command not found
./ajob1: line 4: seq: command not found
    P1_qq_lvl
./ajob1: line 4: seq: command not found
./ajob1: line 4: seq: command not found
    P3_qq_ttx
./ajob1: line 4: seq: command not found
./ajob1: line 4: seq: command not found
 Idle: 0 Running: 0 Finish: 5
Start waiting for update on filesystem. (more info in debug mode)

And then it hangs in that state. I've tried running on a linux machine and it works fine there. Let me know if I can provide any other information.

Thanks,
- Matthew

Question information

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

Hi Matthew,

Looks like I introduce a dependencies a bash function (seq) which was only recently introduce on Mac.
and therefore MG5 is currently not compatible anymore with OX10.5 and OSX10.6. I'm not sure about the status of 10.7,
but it works for sure on 10.8/10.9.
Thanks to some collaborators, I'm going to change all call to that function to restore the compatibility with those version.
The new version is under validation and will arrive before Christmas.

Cheers,

Olivier

On Dec 9, 2013, at 11:11 PM, Matthew Low <email address hidden> wrote:

> New question #240544 on MadGraph5:
> https://answers.launchpad.net/madgraph5/+question/240544
>
> Hi,
>
> I apologize if this ends up being a silly question, but after having used 1.5.12 fine for some time, I've downloaded 1.5.14 and it doesn't appear to work for me on Mac OS X 10.6. When I try to generate events I get (neither single running nor multicore modes work):
>
> Generating 10000 events with run name run_01
> survey run_01
> compile directory
> Using random number seed offset = 21
> Running Survey
> Creating Jobs
> Working on SubProcesses
> P3_gg_ttx
> P2_gq_lvlq
> ./ajob1: line 4: seq: command not found
> ./ajob1: line 4: seq: command not found
> P2_qq_lvlg
> ./ajob1: line 4: seq: command not found
> ./ajob1: line 4: seq: command not found
> P1_qq_lvl
> ./ajob1: line 4: seq: command not found
> ./ajob1: line 4: seq: command not found
> P3_qq_ttx
> ./ajob1: line 4: seq: command not found
> ./ajob1: line 4: seq: command not found
> Idle: 0 Running: 0 Finish: 5
> Start waiting for update on filesystem. (more info in debug mode)
>
> And then it hangs in that state. I've tried running on a linux machine and it works fine there. Let me know if I can provide any other information.
>
> Thanks,
> - Matthew
>
>
> --
> You received this question notification because you are a member of
> MadTeam, which is an answer contact for MadGraph5.

Revision history for this message
Matthew Low (mattlow) said :
#2

Thanks Olivier Mattelaer, that solved my question.

Revision history for this message
Arian Abrahantes (arian-abrahantes) said :
#3

Dear Olivier: just a comment on this, I am using the MG5 v1.14 downloaded from the web after xmas. however, I can not get it work in OsX 10.5.8 (identical issue to the one spotted on this thread). Could you let me know from where I can download the new release and/or patch fro the web version.

thanks in advance,

arian

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#4

This is fixed in version 2.0.0

Cheers,

Olivier

Revision history for this message
Arian Abrahantes (arian-abrahantes) said :
#5

thus I have to upgrade MG version instead. i was reluctant to do so, the
new MG compilation requirements needs some work on 10.5.8 but I have no
choice. thanks for your help.

On Fri, Jan 10, 2014 at 11:41 AM, Olivier Mattelaer <
<email address hidden>> wrote:

> Question #240544 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/madgraph5/+question/240544
>
> Olivier Mattelaer posted a new comment:
> This is fixed in version 2.0.0
>
> Cheers,
>
> Olivier
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#6

Hi,

As long as you don't run any NLO run, you can still use the same version of gfortran/...

Cheers,

Olivier

On Jan 10, 2014, at 11:56 AM, Arian Abrahantes <email address hidden> wrote:

> Question #240544 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/madgraph5/+question/240544
>
> Arian Abrahantes posted a new comment:
> thus I have to upgrade MG version instead. i was reluctant to do so, the
> new MG compilation requirements needs some work on 10.5.8 but I have no
> choice. thanks for your help.
>
>
> On Fri, Jan 10, 2014 at 11:41 AM, Olivier Mattelaer <
> <email address hidden>> wrote:
>
>> Question #240544 on MadGraph5_aMC@NLO changed:
>> https://answers.launchpad.net/madgraph5/+question/240544
>>
>> Olivier Mattelaer posted a new comment:
>> This is fixed in version 2.0.0
>>
>> Cheers,
>>
>> Olivier
>>
>> --
>> You received this question notification because you are a direct
>> subscriber of the question.
>>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Arian Abrahantes (arian-abrahantes) said :
#7

thanks, i was worried about the warning issued by the code. your comment
will be good for my BSM calculation.

cheers,

arian

On Fri, Jan 10, 2014 at 1:31 PM, Olivier Mattelaer <
<email address hidden>> wrote:

> Question #240544 on MadGraph5_aMC@NLO changed:
> https://answers.launchpad.net/madgraph5/+question/240544
>
> Olivier Mattelaer posted a new comment:
> Hi,
>
> As long as you don't run any NLO run, you can still use the same version
> of gfortran/...
>
> Cheers,
>
> Olivier
>
> On Jan 10, 2014, at 11:56 AM, Arian Abrahantes
> <email address hidden> wrote:
>
> > Question #240544 on MadGraph5_aMC@NLO changed:
> > https://answers.launchpad.net/madgraph5/+question/240544
> >
> > Arian Abrahantes posted a new comment:
> > thus I have to upgrade MG version instead. i was reluctant to do so, the
> > new MG compilation requirements needs some work on 10.5.8 but I have no
> > choice. thanks for your help.
> >
> >
> > On Fri, Jan 10, 2014 at 11:41 AM, Olivier Mattelaer <
> > <email address hidden>> wrote:
> >
> >> Question #240544 on MadGraph5_aMC@NLO changed:
> >> https://answers.launchpad.net/madgraph5/+question/240544
> >>
> >> Olivier Mattelaer posted a new comment:
> >> This is fixed in version 2.0.0
> >>
> >> Cheers,
> >>
> >> Olivier
> >>
> >> --
> >> You received this question notification because you are a direct
> >> subscriber of the question.
> >>
> >
> > --
> > You received this question notification because you are an answer
> > contact for MadGraph5_aMC@NLO.
>
> --
> You received this question notification because you are a direct
> subscriber of the question.
>