You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The nominal installation method is inside CMSSW. The current release targets
2299
2299
the CMSSW <code>14_1_X</code> series because of the recent switch to el9 at lxplus machines.</p>
2300
-
<p>Currently, the recommended tag is <strong>v10.3.3</strong>: <ahref="https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit/releases/tag/v10.3.3">see release notes</a>
2300
+
<p>Currently, the recommended tag is <strong>v10.4.1</strong>: <ahref="https://github.com/cms-analysis/HiggsAnalysis-CombinedLimit/releases/tag/v10.4.1">see release notes</a>
2301
2301
The <code>git clone</code> command below contains this tag and is optimised to reduce disk usage.</p>
scramv1<spanclass="w"></span>b<spanclass="w"></span>clean<spanclass="p">;</span><spanclass="w"></span>scramv1<spanclass="w"></span>b<spanclass="w"></span>-j<spanclass="k">$(</span>nproc<spanclass="w"></span>--ignore<spanclass="o">=</span><spanclass="m">2</span><spanclass="k">)</span><spanclass="w"></span><spanclass="c1"># always make a clean build, with n - 2 cores on the system</span>
2308
2308
</code></pre></div>
@@ -2436,7 +2436,7 @@ <h4 id="pre-compiled-versions-in-docker">Pre-compiled versions in Docker</h4>
2436
2436
<p>Pre-compiled versions of the tool are available as container images from the <ahref="https://gitlab.cern.ch/cms-cloud/combine-standalone/container_registry/15235">CMS cloud</a>. These containers can be downloaded and run using <ahref="https://cms-opendata-guide.web.cern.ch/tools/docker/">Docker</a>. If you have docker running you can pull and run the image using,</p>
where you must replace <code><tag></code> with a particular version of the tool. Containers are available from <code>v9.2.1</code> and <code>v10.0.1</code> onwards. If no tag is specified the latest version of the container will be loaded, which is <code>v10.3.3</code> at the moment.</p>
2439
+
where you must replace <code><tag></code> with a particular version of the tool. Containers are available from <code>v9.2.1</code> and <code>v10.0.1</code> onwards. If no tag is specified the latest version of the container will be loaded, which is <code>v10.4.1</code> at the moment.</p>
2440
2440
<p>You will now have the compiled <spanstyle="font-variant:small-caps;">Combine</span> binary available as well as the complete package of tool.
2441
2441
The container can be re-started using <code>docker start -i combine</code>.</p>
2442
2442
<h4id="standalone-compilation-with-cernvm">Standalone compilation with CernVM</h4>
0 commit comments