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

Cleanup after merging with CMSSW 10.2.2 #134

Merged

Conversation

fwyzard
Copy link

@fwyzard fwyzard commented Aug 14, 2018

No description provided.

fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 14, 2018
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 14, 2018
Cleanup whitespaces and indenttion, plugin definitions, includes, and
file names.

Backport from the Patatrack fork: cms-patatrack#49, cms-patatrack#122,
cms-patatrack#134.
@fwyzard fwyzard force-pushed the cleanup_after_10.2.2 branch 2 times, most recently from 47d4d97 to 8f180ac Compare August 14, 2018 16:40
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 14, 2018
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: cms-patatrack#49, cms-patatrack#122, cms-patatrack#134.
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 14, 2018
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: cms-patatrack#49, cms-patatrack#122, cms-patatrack#134.
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 15, 2018
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: cms-patatrack#49, cms-patatrack#122, cms-patatrack#134.
fwyzard added a commit to fwyzard/cmssw that referenced this pull request Aug 15, 2018
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: cms-patatrack#49, cms-patatrack#122, cms-patatrack#134.
@fwyzard
Copy link
Author

fwyzard commented Aug 15, 2018

Validation summary

Reference release CMSSW_10_2_2_patch1 at 400b27e
Development branch CMSSW_10_2_X_Patatrack at 12f20c1

🚧 Validation running at vinavx2.cern.ch:/data/user/fwyzard/patatrack/validation/run.d1PuEZpZ1W ...

@fwyzard
Copy link
Author

fwyzard commented Aug 15, 2018

# prepare to run on 100 events on /RelValTTbar_13/CMSSW_10_2_1-PU25ns_102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW with 102X_upgrade2018_realistic_v9 conditions
# prepare workflow 10824.5
RAW2DIGI:RawToDigi_pixelOnly,RECO:reconstruction_pixelTrackingOnly,VALIDATION:@pixelTrackingOnlyValidation,DQM:@pixelTrackingOnlyDQM
We have determined that this is simulation (if not, rerun cmsDriver.py with --data)
with DB:
entry F8A80470-5C94-E811-B803-0CC47A78A3EE.root
Step: RAW2DIGI Spec: ['RawToDigi_pixelOnly']
Step: RECO Spec: ['reconstruction_pixelTrackingOnly']
Traceback (most recent call last):
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/bin/slc7_amd64_gcc700/cmsDriver.py", line 55, in <module>
    run()
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/bin/slc7_amd64_gcc700/cmsDriver.py", line 27, in run
    configBuilder.prepare()
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/Applications/ConfigBuilder.py", line 2110, in prepare
    self.addStandardSequences()
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/Applications/ConfigBuilder.py", line 755, in addStandardSequences
    getattr(self,"prepare_"+stepName)(sequence = '+'.join(stepSpec))
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/Applications/ConfigBuilder.py", line 1616, in prepare_RECO
    self.loadDefaultOrSpecifiedCFF(sequence,self.RECODefaultCFF)
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/Applications/ConfigBuilder.py", line 1192, in loadDefaultOrSpecifiedCFF
    l=self.loadAndRemember(defaultCFF)
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/Applications/ConfigBuilder.py", line 321, in loadAndRemember
    self.process.load(includeFile)
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/FWCore/ParameterSet/Config.py", line 583, in load
    module = __import__(moduleName)
  File "/data/cmssw/slc7_amd64_gcc700/cms/cmssw/CMSSW_10_2_2_Patatrack/python/Configuration/StandardSequences/Reconstruction_cff.py", line 38, in <module>
    from RecoLocalTracker.Configuration.RecoLocalTracker_cff import *
  File "/data/user/fwyzard/patatrack/validation/run.d1PuEZpZ1W/testing/python/RecoLocalTracker/Configuration/RecoLocalTracker_cff.py", line 27, in <module>
    gpu.toReplaceWith(siPixelRecHitsPreSplitting, _siPixelRecHitHeterogeneousConverter.clone())
NameError: name 'gpu' is not defined

I guess I have been too aggrressive with the clean up...

@fwyzard
Copy link
Author

fwyzard commented Aug 17, 2018

Validation summary

Reference release CMSSW_10_2_2_patch1 at 400b27e
Development branch CMSSW_10_2_X_Patatrack at f411f72
Testing PRs:

makeTrackValidationPlots.py plots

/RelValTTbar_13/CMSSW_10_2_1-PU25ns_102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

/RelValZMM_13/CMSSW_10_2_1-102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

DQM GUI plots

/RelValTTbar_13/CMSSW_10_2_1-PU25ns_102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

/RelValZMM_13/CMSSW_10_2_1-102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

logs and nvprof/nvvp profiles

/RelValTTbar_13/CMSSW_10_2_1-PU25ns_102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

/RelValZMM_13/CMSSW_10_2_1-102X_upgrade2018_realistic_v9_gcc7-v1/GEN-SIM-DIGI-RAW

Logs

The full log is available at https://fwyzard.web.cern.ch/fwyzard/patatrack/pulls/96335919f8526a3b923a549ae9637805e0adeeb9/log .

@fwyzard fwyzard merged commit b6e15d2 into cms-patatrack:CMSSW_10_2_X_Patatrack Aug 17, 2018
@fwyzard fwyzard deleted the cleanup_after_10.2.2 branch August 17, 2018 11:18
@fwyzard fwyzard added this to the CMSSW_10_2_4_Patatrack milestone Sep 2, 2018
fwyzard added a commit that referenced this pull request Oct 8, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Oct 8, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 8, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 8, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 19, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Oct 19, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 20, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 23, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 23, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Oct 23, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Oct 23, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 6, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Nov 6, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 6, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 6, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 16, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Nov 16, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 16, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Nov 27, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard pushed a commit that referenced this pull request Dec 25, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard pushed a commit that referenced this pull request Dec 26, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Cleanup whitespaces and indenttion, plugin definitions, includes, and file names.

Backport from the Patatrack fork: #49, #122, #134.
fwyzard added a commit that referenced this pull request Dec 29, 2020
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Jan 15, 2021
Clean up unnecessary changes, whitespaces, defines and include directives.
fwyzard added a commit that referenced this pull request Apr 1, 2021
Clean up unnecessary changes, whitespaces, defines and include directives.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant