Generating an event using nohup on CentOs8

Asked by Jonna

Hi, I am trying to generate an event and output the process to my workspace on CentOs8.

The event generation takes quite a long time (+10hours), so I was wondering if there was any way to generate and output the files using a remote service such as nohup?

Thanks in advance, Jonathan.

Question information

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

nohup I have no experience with, I guess it should work (in the past I remember bug report related to that one but not since a while).

Otherwise I'm using screen and it does work.

Cheers,

Olivier

> On 8 Mar 2023, at 16:15, Jonna <email address hidden> wrote:
>
> New question #705759 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/705759
>
> Hi, I am trying to generate an event and output the process to my workspace on CentOs8.
>
> The event generation takes quite a long time (+10hours), so I was wondering if there was any way to generate and output the files using a remote service such as nohup?
>
> Thanks in advance, Jonathan.
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Jonna (jonathanbaltazar) said :
#2

Hi Oliver, thanks! Screen seems to be exactly what I am looking for.
Best, Jonathan.