Petr Mandrik
Petr Mandrik
At local setup of DQM GUI version 9.7.7 when the DB is empty / new no problems in indexer: ``` exec visDQMIndex add /afs/cern.ch/work/p/pmandrik/swork/4_dqm/idir /afs/cern.ch/work/p/pmandrik/swork/4_dqm/03_binbybin/RelVal/CMSSW_12_6_x/DQM_V0001_R000000001__RelVal_wf11834_0_base__CMSSW_12_6_X-PRcmssw_39302-52583__DQMIO.root 2022-09-06 14:53:54.086111 [visDQMImportDaemon/3674] imported /afs/cern.ch/work/p/pmandrik/swork/4_dqm/03_binbybin/RelVal/CMSSW_12_6_x/DQM_V0001_R000000001__RelVal_wf11834_0_base__CMSSW_12_6_X-PRcmssw_39302-52583__DQMIO.root...
The Index DB was recreated. Bin-by-bin comparison in GUI is started to be available for some of the latest PRs, e.g.: https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_12_6_X_2022-09-07-2300+8aa7bf/52663/dqm-histo-comparison-summary.html https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_12_6_X_2022-09-07-2300+66b1df/52662/dqm-histo-comparison-summary.html
> I commented directly on the PR Hi, could you point me to this discussion? thanks!
In the loop h2SrcChamberOcc has a MonitorElement type which add several checks in getBinContent function. Probably, could be casted into TH2 before the loop. Anyway, if number of bins nNumBinX/Y...
Using pip I can set **trusted-host** in ~/.pip/pip.conf or use --trusted-host argument. Can we add same option to the pipreqs?
Version 2.6.0. Running from afs, cern lxplus, workspace. Working time is not more than six hours for card. ############# wplustest_4f_LO PYTHONPATH=$PYTHONPATH:/usr/lib64/python2.6/site-packages; ./submit_condor_gridpack_generation.sh wplustest_4f_LO cards/examples/wplustest_4f_LO OK [wplustest_4f_LO_condor.log](https://github.com/cms-sw/genproductions/files/1333175/wplustest_4f_LO_condor.log) ############# wplustest_4f_NLO PYTHONPATH=$PYTHONPATH:/usr/lib64/python2.6/site-packages; ./submit_condor_gridpack_generation.sh...
Dear @kdlong , It still produce such errors "ERROR: Can't find address of local schedd", but after some investigations I have found that the reason of the crash of gridpack...
Dear @kdlong , okey, I've started a plugin: https://github.com/pmandrik/genproductions/blob/mg26x/bin/MadGraph5_aMCatNLO/Utilities/mg_plugins/LXPLUS_htcondor_cluster/LXPLUS_htcondor_cluster.py and currently testing it. Please, take a look and comment if you think, for example, that there is somewhere a better...