Improved xml toolfile and automatically add the tool name, version and install path#10518
Conversation
|
please test using full cmssw |
|
A new Pull Request was created by @smuzaffar for branch IB/CMSSW_17_0_X/master. @akritkbehera, @iarspider, @raoatifshad, @smuzaffar can you please review it and eventually sign? Thanks. |
|
cms-bot internal usage |
|
Pull request #10518 was updated. |
|
please test using full cmssw |
|
-1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7e2cd3/52938/summary.html |
|
Pull request #10518 was updated. |
|
please test using full cmssw |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7e2cd3/52952/summary.html Comparison SummarySummary:
|
|
enable gpu |
|
please test |
|
+externals |
|
This pull request is fully signed and it will be integrated in one of the next IB/CMSSW_17_0_X/master IBs after it passes the integration tests. This pull request will now be reviewed by the release team before it's merged. @ftenchini, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2) |
This cleans up the scram toolfile definition. No more
@TOOL_BASE@or@TOOL_ROOT@in tool files. when these toolfiles are generated then now we add< tool path="%i"...>which thenscramcan use to set theUpperCaseTool_BASE(mostly used by cmssw build rules) and$TOOL_BASE. We now can use$TOOL_BASEwithin the toolfile to refer to the installation path of the tool