<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_HS23_HEPSPEC_23</id>
	<title>Benchmarking: HS23 HEPSPEC 23 - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?action=history&amp;feed=atom&amp;title=Benchmarking%3A_HS23_HEPSPEC_23"/>
	<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_HS23_HEPSPEC_23&amp;action=history"/>
	<updated>2026-05-04T20:21:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.0</generator>
	<entry>
		<id>http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_HS23_HEPSPEC_23&amp;diff=32865&amp;oldid=prev</id>
		<title>David: Created page with &quot;&lt;pre&gt; # on rhel 94 # following https://it-procurement-tenders.docs.cern.ch/tenders/it-5008/rhel-install/  subscription-manager repos --enable codeready-builder-for-rhel-9-$(ar...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.define-technology.com/mediawiki-1.35.0/index.php?title=Benchmarking:_HS23_HEPSPEC_23&amp;diff=32865&amp;oldid=prev"/>
		<updated>2024-09-03T15:48:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;pre&amp;gt; # on rhel 94 # following https://it-procurement-tenders.docs.cern.ch/tenders/it-5008/rhel-install/  subscription-manager repos --enable codeready-builder-for-rhel-9-$(ar...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;pre&amp;gt;&lt;br /&gt;
# on rhel 94&lt;br /&gt;
# following https://it-procurement-tenders.docs.cern.ch/tenders/it-5008/rhel-install/&lt;br /&gt;
&lt;br /&gt;
subscription-manager repos --enable codeready-builder-for-rhel-9-$(arch)-rpms&lt;br /&gt;
dnf install https://dl.fedoraproject.org/pub/epel/epel-release-latest-9.noarch.rpm&lt;br /&gt;
&lt;br /&gt;
dnf install screen python-pip wget apptainer git ipmitool&lt;br /&gt;
&lt;br /&gt;
cd /pool&lt;br /&gt;
mkdir HS23&lt;br /&gt;
cd HS23&lt;br /&gt;
curl -O https://it-procurement-tenders.docs.cern.ch/tenders/it-5008/run_HS23.sh&lt;br /&gt;
chmod +x run_HS23.sh&lt;br /&gt;
./run_HS23.sh&lt;br /&gt;
&lt;br /&gt;
# check power&lt;br /&gt;
[root@AMID05099F28437 ~]# ipmitool  dcmi power reading&lt;br /&gt;
&lt;br /&gt;
    Instantaneous power reading:                   296 Watts&lt;br /&gt;
    Minimum during sampling period:                294 Watts&lt;br /&gt;
    Maximum during sampling period:                294 Watts&lt;br /&gt;
    Average power reading over sample period:      294 Watts&lt;br /&gt;
    IPMI timestamp:                           Thu Aug  1 20:49:33 2024&lt;br /&gt;
    Sampling period:                          00003042 Seconds.&lt;br /&gt;
    Power reading state is:                   activated&lt;br /&gt;
&lt;br /&gt;
# output from run&lt;br /&gt;
[root@AMID05099F28437 HS23]# ./run_HS23.sh&lt;br /&gt;
Running script: ./run_HS23.sh&lt;br /&gt;
Collecting git+https://gitlab.cern.ch/hep-benchmarks/hep-benchmark-suite.git@v2.2&lt;br /&gt;
  Cloning https://gitlab.cern.ch/hep-benchmarks/hep-benchmark-suite.git (to revision v2.2) to /tmp/pip-req-build-ihdlq9hs&lt;br /&gt;
  Running command git clone --filter=blob:none --quiet https://gitlab.cern.ch/hep-benchmarks/hep-benchmark-suite.git /tmp/pip-req-build-ihdlq9hs&lt;br /&gt;
  Running command git checkout -q 38eee4ce7db460ffc67fa0c477981787bfce0ae8&lt;br /&gt;
  Resolved https://gitlab.cern.ch/hep-benchmarks/hep-benchmark-suite.git to commit 38eee4ce7db460ffc67fa0c477981787bfce0ae8&lt;br /&gt;
  Installing build dependencies ... done&lt;br /&gt;
  Getting requirements to build wheel ... done&lt;br /&gt;
  Preparing metadata (pyproject.toml) ... done&lt;br /&gt;
Requirement already satisfied: beautifulsoup4 in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (4.12.3)&lt;br /&gt;
Requirement already satisfied: importlib-metadata in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (8.2.0)&lt;br /&gt;
Requirement already satisfied: pem in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (23.1.0)&lt;br /&gt;
Requirement already satisfied: pip&amp;gt;=21.3.1 in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (24.2)&lt;br /&gt;
Requirement already satisfied: pyOpenSSL&amp;gt;=21.0.0 in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (24.2.1)&lt;br /&gt;
Requirement already satisfied: pyyaml&amp;gt;=5.1 in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (6.0.1)&lt;br /&gt;
Requirement already satisfied: requests in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (2.32.3)&lt;br /&gt;
Requirement already satisfied: stomp.py&amp;lt;=7.0.0 in ./env_bmk/lib/python3.9/site-packages (from hep-benchmark-suite==2.2) (7.0.0)&lt;br /&gt;
Requirement already satisfied: cryptography&amp;lt;44,&amp;gt;=41.0.5 in ./env_bmk/lib/python3.9/site-packages (from pyOpenSSL&amp;gt;=21.0.0-&amp;gt;hep-benchmark-suite==2.2) (43.0.0)&lt;br /&gt;
Requirement already satisfied: docopt&amp;lt;0.7.0,&amp;gt;=0.6.2 in ./env_bmk/lib/python3.9/site-packages (from stomp.py&amp;lt;=7.0.0-&amp;gt;hep-benchmark-suite==2.2) (0.6.2)&lt;br /&gt;
Requirement already satisfied: soupsieve&amp;gt;1.2 in ./env_bmk/lib/python3.9/site-packages (from beautifulsoup4-&amp;gt;hep-benchmark-suite==2.2) (2.5)&lt;br /&gt;
Requirement already satisfied: zipp&amp;gt;=0.5 in ./env_bmk/lib/python3.9/site-packages (from importlib-metadata-&amp;gt;hep-benchmark-suite==2.2) (3.19.2)&lt;br /&gt;
Requirement already satisfied: charset-normalizer&amp;lt;4,&amp;gt;=2 in ./env_bmk/lib/python3.9/site-packages (from requests-&amp;gt;hep-benchmark-suite==2.2) (3.3.2)&lt;br /&gt;
Requirement already satisfied: idna&amp;lt;4,&amp;gt;=2.5 in ./env_bmk/lib/python3.9/site-packages (from requests-&amp;gt;hep-benchmark-suite==2.2) (3.7)&lt;br /&gt;
Requirement already satisfied: urllib3&amp;lt;3,&amp;gt;=1.21.1 in ./env_bmk/lib/python3.9/site-packages (from requests-&amp;gt;hep-benchmark-suite==2.2) (2.2.2)&lt;br /&gt;
Requirement already satisfied: certifi&amp;gt;=2017.4.17 in ./env_bmk/lib/python3.9/site-packages (from requests-&amp;gt;hep-benchmark-suite==2.2) (2024.7.4)&lt;br /&gt;
Requirement already satisfied: cffi&amp;gt;=1.12 in ./env_bmk/lib/python3.9/site-packages (from cryptography&amp;lt;44,&amp;gt;=41.0.5-&amp;gt;pyOpenSSL&amp;gt;=21.0.0-&amp;gt;hep-benchmark-suite==2.2) (1.16.0)&lt;br /&gt;
Requirement already satisfied: pycparser in ./env_bmk/lib/python3.9/site-packages (from cffi&amp;gt;=1.12-&amp;gt;cryptography&amp;lt;44,&amp;gt;=41.0.5-&amp;gt;pyOpenSSL&amp;gt;=21.0.0-&amp;gt;hep-benchmark-suite==2.&lt;br /&gt;
2) (2.22)&lt;br /&gt;
Collecting git+https://gitlab.cern.ch/hep-benchmarks/hep-score.git@v1.5&lt;br /&gt;
  Cloning https://gitlab.cern.ch/hep-benchmarks/hep-score.git (to revision v1.5) to /tmp/pip-req-build-yrm8vu1z&lt;br /&gt;
  Running command git clone --filter=blob:none --quiet https://gitlab.cern.ch/hep-benchmarks/hep-score.git /tmp/pip-req-build-yrm8vu1z&lt;br /&gt;
  Running command git checkout -q f6169255d1ee03a8637366b6a7f1a680205c5da2&lt;br /&gt;
  Resolved https://gitlab.cern.ch/hep-benchmarks/hep-score.git to commit f6169255d1ee03a8637366b6a7f1a680205c5da2&lt;br /&gt;
  Installing build dependencies ... done&lt;br /&gt;
  Getting requirements to build wheel ... done&lt;br /&gt;
  Installing backend dependencies ... done&lt;br /&gt;
  Preparing metadata (pyproject.toml) ... done&lt;br /&gt;
Collecting setuptools&amp;lt;45 (from hep-score==1.5.0)&lt;br /&gt;
  Using cached setuptools-44.1.1-py2.py3-none-any.whl.metadata (3.7 kB)&lt;br /&gt;
Requirement already satisfied: pbr&amp;gt;=5.0.0 in ./env_bmk/lib/python3.9/site-packages (from hep-score==1.5.0) (6.0.0)&lt;br /&gt;
Requirement already satisfied: pyyaml&amp;gt;=5.1 in ./env_bmk/lib/python3.9/site-packages (from hep-score==1.5.0) (6.0.1)&lt;br /&gt;
Using cached setuptools-44.1.1-py2.py3-none-any.whl (583 kB)&lt;br /&gt;
Installing collected packages: setuptools&lt;br /&gt;
  Attempting uninstall: setuptools&lt;br /&gt;
    Found existing installation: setuptools 53.0.0&lt;br /&gt;
    Uninstalling setuptools-53.0.0:&lt;br /&gt;
      Successfully uninstalled setuptools-53.0.0&lt;br /&gt;
Successfully installed setuptools-44.1.1&lt;br /&gt;
&lt;br /&gt;
  # Section to configure HEPScore benchmark&lt;br /&gt;
hepscore:&lt;br /&gt;
  # Select which version of hep-score to use&lt;br /&gt;
  version: &amp;quot;v1.5&amp;quot;&lt;br /&gt;
  # Users can provide an alternative config file, three options are possible:&lt;br /&gt;
  # &amp;quot;default&amp;quot;  - Uses the default configuration provided with hepscore.&lt;br /&gt;
  # local path - Search locally for the configuration: &amp;quot;tests/hepscore_ci.yaml&amp;quot;&lt;br /&gt;
  # remote     - Download from a remote url the configuration and uses it: &amp;quot;https://&amp;quot;&lt;br /&gt;
  config: &amp;quot;default&amp;quot;&lt;br /&gt;
  ## HEPScore extra options&lt;br /&gt;
  options:&lt;br /&gt;
    clean: True&lt;br /&gt;
  # Enable if you will run the suite from within a singularity instance&lt;br /&gt;
  # in that case make sure that /etc/sysctl.d/90-max_user_namespaces.conf is enabled&lt;br /&gt;
    userns: True&lt;br /&gt;
&lt;br /&gt;
global:&lt;br /&gt;
  benchmarks:&lt;br /&gt;
    - hepscore&lt;br /&gt;
  mode: singularity&lt;br /&gt;
  publish: false&lt;br /&gt;
  rundir: /pool/HS23/bmk_run&lt;br /&gt;
  show: true&lt;br /&gt;
  tags:&lt;br /&gt;
    site: define_tech&lt;br /&gt;
    purpose: &amp;quot;IT-5008/IT Bid Run Config 1&amp;quot;&lt;br /&gt;
# The following configuration was loaded: bmkrun_config.yml&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.hepbenchmarksuite:start [INFO] Starting HEP Benchmark Suite&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check [INFO] Running pre-flight checks&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check_run_mode [INFO]  - Checking if selected run mode exists...&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check_run_mode [INFO]    - singularity executable found: /usr/bin/singularity.&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check_run_mode [INFO]    - singularity version: 1.3.3-1.el9.&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check_working_directories [INFO]  - Checking provided work dirs exist...&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:validate_spec_config [INFO]  - Checking for a valid configuration...&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.preflight:check_disk_space [INFO]  - Checking if rundir has enough space...&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.hepbenchmarksuite:start [INFO] Pre-flight checks passed successfully.&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.hepbenchmarksuite:run [INFO] Benchmarks left to run: [&amp;#039;hepscore&amp;#039;]&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.hepbenchmarksuite:run [INFO] Running benchmark: hepscore&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:prep_hepscore [INFO] Checking if hep-score is installed.&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:prep_hepscore [INFO] Found existing installation of hep-score in the system: v1.5.0&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:prep_hepscore [INFO] Installation matches requested version in the config file: v1.5&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:run_hepscore [INFO] Attempting to import hepscore&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:run_hepscore [INFO] Successfully imported hepscore&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:run_hepscore [INFO] Using default config provided by hepscore.&lt;br /&gt;
2024-08-02 12:05:52, hepbenchmarksuite.benchmarks:run_hepscore [INFO] Starting hepscore&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] HEPscore23Beta Benchmark&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Config Hash:         0718925ef856be42cf925168de68e0b2521de4eb4c23c09b58509c56d0825fee&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] HEPscore version:    1.5.0&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] System:              Linux AMID05099F28437.icc.local 5.14.0-427.24.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Sun Jun 23 11:48:35 EDT 2024 x86_64&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Container Execution: singularity&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Implementation:      apptainer&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Registry:            oras://gitlab-registry.cern.ch/hep-benchmarks/hep-workloads-sif&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Output:              /pool/HS23/bmk_run/run_2024-08-02_1005/HEPSCORE&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:run [INFO] Date:                Fri Aug  2 12:05:52 2024&lt;br /&gt;
&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:_run_benchmark [INFO] Executing 3 runs of atlas-gen_sherpa-ma-bmk [v2.0_x86_64]&lt;br /&gt;
2024-08-02 12:05:52, hepscore.hepscore:_run_benchmark [INFO] Starting run0&lt;br /&gt;
2024-08-02 12:19:19, hepscore.hepscore:_run_benchmark [INFO] Starting run1&lt;br /&gt;
2024-08-02 12:24:46, hepscore.hepscore:_run_benchmark [INFO] Starting run2&lt;br /&gt;
2024-08-02 12:30:14, hepscore.hepscore:_run_benchmark [INFO]&lt;br /&gt;
2024-08-02 12:30:14, hepscore.hepscore:_run_benchmark [INFO] Executing 3 runs of atlas-reco_mt-ma-bmk [v2.0_x86_64]&lt;br /&gt;
2024-08-02 12:30:14, hepscore.hepscore:_run_benchmark [INFO] Starting run0&lt;br /&gt;
2024-08-02 12:53:42, hepscore.hepscore:_run_benchmark [INFO] Starting run1&lt;br /&gt;
2024-08-02 13:07:47, hepscore.hepscore:_run_benchmark [INFO] Starting run2&lt;br /&gt;
2024-08-02 13:21:53, hepscore.hepscore:_run_benchmark [INFO]&lt;br /&gt;
2024-08-02 13:21:53, hepscore.hepscore:_run_benchmark [INFO] Executing 3 runs of cms-gen-sim-run3-ma-bmk [v1.0_x86_64]&lt;br /&gt;
2024-08-02 13:21:53, hepscore.hepscore:_run_benchmark [INFO] Starting run0&lt;br /&gt;
2024-08-02 13:34:34, hepscore.hepscore:_run_benchmark [INFO] Starting run1&lt;br /&gt;
2024-08-02 13:42:48, hepscore.hepscore:_run_benchmark [INFO] Starting run2&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>David</name></author>
	</entry>
</feed>