1 / 6

Code Management

Code Management. James N. Bellinger University of Wisconsin at Madison 2-November-2011. Problems so far. 6.2.6int1 did not include all of patch f Crashes due to root incompatibilities Few percent level, not reproducible valgrind on long job spotted root using uninitialized values

lara
Télécharger la présentation

Code Management

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Code Management James N. Bellinger University of Wisconsin at Madison 2-November-2011

  2. Problems so far • 6.2.6int1 did not include all of patch f • Crashes due to root incompatibilities • Few percent level, not reproducible • valgrind on long job spotted root using uninitialized values • cdfSimtarball is not working yet • Gflash had a runtime error from a bug—FIXED • ftncheck didn’t find anything else obvious • dccp works but getFileInfo doesn’t • Somehow diskcache_i is being loaded?!

  3. Progress • Using a dummy graflib (and hacking up the SRT_CDF and SoftRelTools for the occasion) can get rid of libXp etc dependencies in the cdfSim executable • Not tested to make sure of same results • 6.1.4mc.m only so far • valgrind on ProductionExe complains about root too • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests

  4. TofHitBar • Philippe found that the TofHitBar streamer was incorrect. • inBeamCorrArcLength, inArcLength, outArcLength • is read in as: • inArcLength, outArcLength, inBeamCorrArcLength • Outer-inner is O(4cm)/sin(theta) • Matt Jones says this could effect calibration • Rick Snider says CHAMP re-ran reconstruction, so their analysis is immune, though their ntuples are defective • Ray says BStntuple also re-ran TofModule, so their analysis and probably most private versions are likewise immune, though their ntuples are defective • Any other effects? • If no objections, we will add version code and a fix • Assumes that there are N’th generation copies with N>2 • Willis Sakumoto says CalibExe does its ownTofin stream g • Bug may not be as damaging as we feared

  5. 6.2.6int1 Requests/Changes • See http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProblemsAndRequests • Stntuple, TrackingMods, TrackingSI, TrackingObjects, DHMods, Gflash, TriggerMods, generatorMods + TofObjects

  6. Products and evd • Almost done • Asked volunteer to compile a stub csl_offline library • Ditto level3_offline? • dcap only partly works • http://www-cdf.fnal.gov/htbin/twiki/bin/view/CodeManagement/ProductListForMigration • evd: no progress since last week; other priorities • This is a root v5 issue; 7.0.1 has it too

More Related