Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CC8] Sync madgraph 2.7.3 #6758

Merged
merged 2 commits into from Mar 25, 2021

Conversation

mrodozov
Copy link
Contributor

this ran the 511.0 wf, lets check it.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @mrodozov (Mircho Rodozov) for branch IB/CMSSW_11_3_X/cc8.

@cmsbuild, @smuzaffar, @mrodozov can you please review it and eventually sign? Thanks.
cms-bot commands are listed here

@smuzaffar
Copy link
Contributor

please test workflow 511.0

@smuzaffar
Copy link
Contributor

abort

@smuzaffar
Copy link
Contributor

please test workflow 511.0 for cc8_amd64_gcc9

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d4f03f/13743/summary.html
COMMIT: 75919d4
CMSSW: CMSSW_11_3_X_2021-03-23-2300/cc8_amd64_gcc9
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmsdist/6758/13743/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-d4f03f/511.0_QCD_Pt-30_13TeV_aMCatNLO_herwig7+QCD_Pt-30_13TeV_aMCatNLO_herwig7+HARVESTGEN

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 50782 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2639935
  • DQMHistoTests: Total failures: 283573
  • DQMHistoTests: Total nulls: 196
  • DQMHistoTests: Total successes: 2356144
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -4.083 KiB( 36 files compared)
  • DQMHistoSizes: changed ( 10224.0 ): -0.649 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 136.874 ): 0.008 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 250202.181 ): -0.006 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 25202.0 ): -0.064 KiB SiStrip/MechanicalView
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • DQMHistoSizes: changed ( 4.53 ): 0.004 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 7.3 ): -3.380 KiB SiStrip/MechanicalView
  • Checked 155 log files, 37 edm output root files, 37 DQM output files
  • TriggerResults: found differences in 14 / 36 workflows

@smuzaffar smuzaffar merged commit a9d8e3b into cms-sw:IB/CMSSW_11_3_X/cc8 Mar 25, 2021
Patch0: madgraph5amcatnlo-config
# Compile and install internal and external packages
#Patch1: madgraph5amcatnlo-compile
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrodozov , what is this patch and why it is not needed for cc8?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

followed your example on how to build it on cc8 from here:
5b24f9e
the patch is a script that is used to compile madgraph

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need this patch for cc7? I thought the newer madgraph version did not need it that is why I had dropped it. So now if cc7 also has the newer version then do we need this patch?

Copy link
Contributor Author

@mrodozov mrodozov Mar 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll check if it works without it and remove it if it runs

Copy link
Contributor Author

@mrodozov mrodozov Mar 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's segfaulting. looks like this script is creating something that is needed for slc7. in short we need this patch. the log says

determining subprocesses for p p j j 
building matrix elements.
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
*/Herwig/Vertices/HGGVertex has inconsistent number of external particles and coupling order = 3 for a perturbative interaction. Either it's an effective vertex or something is wrong.
**************************************************
created 176 subprocesses.
---------------------------------------------------
preparing Born matrix elements.
Initializing external amplitudes.

>>> Compiling MadGraph amplitudes. This may take some time -- please be patient.
>>> In case of problems see ./Herwig-cache/Build/MadGraphAmplitudes/MG.log for details.

*** MadGraph build failed, check logfile for details ***Error: Failed to initialize amplitude 'MadGraph'
determining subprocesses for p p j j 
building matrix elements.
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
*/Herwig/Vertices/HGGVertex has inconsistent number of external particles and coupling order = 3 for a perturbative interaction. Either it's an effective vertex or something is wrong.
**************************************************
created 176 subprocesses.
---------------------------------------------------
preparing Born matrix elements.
Initializing external amplitudes.

>>> Compiling MadGraph amplitudes. This may take some time -- please be patient.
>>> In case of problems see ./Herwig-cache/Build/MadGraphAmplitudes/MG.log for details.

*** MadGraph build failed, check logfile for details ***Error: Failed to initialize amplitude 'MadGraph'
Error: The object '/Herwig/EventHandlers/Luminosity' was not created as another object with that name already exists.
Error: The object '/Herwig/Analysis/HepMC' was not created as another object with that name already exists.
determining subprocesses for p p j j 
building matrix elements.
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
*/Herwig/Vertices/HGGVertex has inconsistent number of external particles and coupling order = 3 for a perturbative interaction. Either it's an effective vertex or something is wrong.
**************************************************
created 176 subprocesses.
---------------------------------------------------
determining subprocesses for p p j j 
building matrix elements.
0%   10   20   30   40   50   60   70   80   90   100%
|----|----|----|----|----|----|----|----|----|----|
***************************************************
Error: MatchboxFactory: Matrix element ME[d,d->d,d] already existing.
Herwig: EventGenerator not available.
Check if 'InterfaceMatchboxTest.run' is a valid run file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants