-
Notifications
You must be signed in to change notification settings - Fork 843
Description
Dear experts @menglu21 @agrohsje @bbilin !
(cc'ing @vischia )
I am following this twiki here.
https://twiki.cern.ch/twiki/bin/view/CMS/PhantomGeneratorCMS#instructions_to_deploy_a_new_rel
and I had deployed the phantom 1_6 release with phantom_1_6_slc7_amd64_gcc700.tar.gz version and here is compilation log showing its successfully compiled. This release is available now here at /afs/cern.ch/cms/generators/www/phantom/compiled/phantom_1_6_slc7_amd64_gcc700.tar.gz.
log of compilation : log.txt
Now I submitted it using python ./submit_phantom.py ssww.cfg . In this submit_phantom.file I have only changed line 115 [1] and its being changed to : submitfile.write ('export PDFLIBDIR=/cvmfs/cms.cern.ch/slc7_amd64_gcc700/external/lhapdf/6.2.1-pafccj3/lib\n').
I have got this library using these steps. [2]
/afs/cern.ch/work/s/sverma/public/Phantom/genproductions/bin/Phantom./submit_phantom.py
The submission log can be found below.
submission_log.txt
everything is perfect but each time I have issue with CONDORfile generation. so I am opening the issue here.
you can find the file here : /afs/cern.ch/work/s/sverma/public/Phantom/genproductions/bin/Phantom/ssww.cfg
Changes done in the ssww.cfg files are :
18 CMSSW = CMSSW_10_6_19
21 package = /afs/cern.ch/cms/generators/www/phantom/compiled/phantom_1_6_slc7_amd64_gcc700.tar.gz
28 ARCH = slc7_amd64_gcc700
47 scheduler = CONDOR
48 queue = 1
[1] https://github.com/cms-sw/genproductions/blob/master/bin/Phantom/submit_phantom.py#L115
[2]setup cms release CMSSW_10_6_19 , did cmsenv, and then
$ lhapdf-config --libdir
Please let me know. I tried to debug the issue but didn't understand its cause. It would be quite helpful.
I would also request if Phantom related activities could be reopened from the GEN side assigning one Phantom contact. Twiki seems updated quite long back.
Thanks and Regards,
Sadhana Verma