Skip to content

spack: upgrade to 1.1.0#2341

Merged
adrianreber merged 1 commit intoopenhpc:4.xfrom
adrianreber:2026-01-15-spack
Jan 15, 2026
Merged

spack: upgrade to 1.1.0#2341
adrianreber merged 1 commit intoopenhpc:4.xfrom
adrianreber:2026-01-15-spack

Conversation

@adrianreber
Copy link
Copy Markdown
Member

No description provided.

Signed-off-by: Adrian Reber <areber@redhat.com>
@github-actions
Copy link
Copy Markdown

📦 Package Count Analysis Results

Environment: UBI 10 Container
Target Branch: 4.x
Version: OpenHPC 4.x
Overall Status:Analysis completed successfully

🏭 Factory Repositories

Status:Factory repositories analysis completed successfully

Release Base OS aarch64 x86_64 noarch Total
4.1 EL_10 63 123 8 194
4.1 openEuler_24.03 57 64 8 129
Total All 120 187 16 323

Analysis performed by OpenHPC Package Count CI
Commit: 8332fb5e
Workflow: 21040379607

@github-actions
Copy link
Copy Markdown

📊 Build Order Analysis Results

Environment: AlmaLinux 10 Container
Total Spec Files Analyzed: 98
Status:Build order analysis completed successfully

📋 Build Order Output

📦 Build Order (90 packages)

➕ Show remaining 75 packages

Analysis performed by OpenHPC Build Order CI
Commit: 8332fb5e
Workflow: 21040379614

@github-actions
Copy link
Copy Markdown

🚀 CCache Statistics

Configuration 🐧 RHEL 🦊 openEuler
🖥️ x86_64 / gnu15 🟡 35.69% 🟡 35.98%
🖥️ x86_64 / intel 🟡 36.54% -
💪 aarch64 / gnu15 🟡 31.42% 🟡 31.79%
📊 Detailed Statistics

openEuler (aarch64)

Cacheable calls:    1343 / 2378 (56.48%)
  Hits:              427 / 1343 (31.79%)
    Direct:          424 /  427 (99.30%)
    Preprocessed:      3 /  427 ( 0.70%)
  Misses:            916 / 1343 (68.21%)
Uncacheable calls:  1035 / 2378 (43.52%)
Local storage:
  Cache size (GiB):  0.0 /  5.0 ( 0.77%)
  Hits:              427 / 1343 (31.79%)
  Misses:            916 / 1343 (68.21%)

openEuler (x86_64)

Cacheable calls:    1751 / 2785 (62.87%)
  Hits:              630 / 1751 (35.98%)
    Direct:          627 /  630 (99.52%)
    Preprocessed:      3 /  630 ( 0.48%)
  Misses:           1121 / 1751 (64.02%)
Uncacheable calls:  1034 / 2785 (37.13%)
Local storage:
  Cache size (GiB):  0.0 /  5.0 ( 0.83%)
  Hits:              630 / 1751 (35.98%)
  Misses:           1121 / 1751 (64.02%)

RHEL (aarch64/gnu15)

Cacheable calls:    1343 / 2371 (56.64%)
  Hits:              422 / 1343 (31.42%)
    Direct:          400 /  422 (94.79%)
    Preprocessed:     22 /  422 ( 5.21%)
  Misses:            921 / 1343 (68.58%)
Uncacheable calls:  1028 / 2371 (43.36%)
Local storage:
  Cache size (GiB):  0.1 /  5.0 ( 1.71%)
  Hits:              422 / 1343 (31.42%)
  Misses:            921 / 1343 (68.58%)

RHEL (x86_64/gnu15)

Cacheable calls:    1751 / 2778 (63.03%)
  Hits:              625 / 1751 (35.69%)
    Direct:          603 /  625 (96.48%)
    Preprocessed:     22 /  625 ( 3.52%)
  Misses:           1126 / 1751 (64.31%)
Uncacheable calls:  1027 / 2778 (36.97%)
Local storage:
  Cache size (GiB):  0.1 /  5.0 ( 1.78%)
  Hits:              625 / 1751 (35.69%)
  Misses:           1126 / 1751 (64.31%)

RHEL (x86_64/intel)

Cacheable calls:    1801 / 4461 (40.37%)
  Hits:              658 / 1801 (36.54%)
    Direct:          636 /  658 (96.66%)
    Preprocessed:     22 /  658 ( 3.34%)
  Misses:           1143 / 1801 (63.46%)
Uncacheable calls:  2660 / 4461 (59.63%)
Local storage:
  Cache size (GiB):  0.1 /  5.0 ( 1.78%)
  Hits:              658 / 1801 (36.54%)
  Misses:           1143 / 1801 (63.46%)

🤖 Generated from workflow run 21040380148

@github-actions
Copy link
Copy Markdown

Test Results

 31 files   - 17   31 suites   - 17   2m 57s ⏱️ + 2m 13s
 58 tests  - 11   54 ✅  -  7  4 💤  -  4  0 ❌ ±0 
109 runs   - 38  103 ✅  - 26  6 💤  - 12  0 ❌ ±0 

Results for commit 6245cb1. ± Comparison against base commit 3335cba.

This pull request removes 16 and adds 5 tests. Note that renamed tests count towards both.
magpie ‑ [magpie] Verify MAGPIE module is loaded and matches rpm version
magpie ‑ [magpie] Verify module MAGPIE_DIR is defined and exists
magpie ‑ [magpie] check for RPM
mem_limits ‑ [memlock] check increased hard limit
mem_limits ‑ [memlock] check increased soft limit
munge ‑ [munge] Decode credential locally
munge ‑ [munge] Generate a credential
munge ‑ [munge] Run benchmark
munge ‑ [munge] check for OS provdied RPM
ompi_info ‑ [openmpi] check for no output to stderr with ompi_info
…
lmod ‑ [lmod] test that the setup function passed
spack ‑ [spack] add compiler
spack ‑ [spack] check for RPM
spack ‑ [spack] test build
spack ‑ [spack] test module refresh

@adrianreber adrianreber merged commit 430cbc2 into openhpc:4.x Jan 15, 2026
26 checks passed
@adrianreber adrianreber deleted the 2026-01-15-spack branch January 16, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant