Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Short-Term Roadmap for EESSI

*(approved by EESSI Steering Committee: 2026-05-xx; questions and suggestions: support@eessi.io)*

The purpose of this roadmap is to focus the collective effort of the EESSI community on a set of priorities for the coming year. It describes areas where the community aims to make progress together and is reviewed regularly by the Steering Committee as priorities evolve.

Most EESSI development currently happens within the scope of funded projects, but many of the goals outlined here benefit from broader community involvement and collaboration. If you are interested in contributing to one of these areas, or if you believe important topics are missing from the roadmap, please reach out to the EESSI community at support@eessi.io.

# Core Infrastructure
EESSI will continue improving the reliability and scalability of its build and deployment infrastructure. Particular attention will be given to distributing operational responsibilities across sites and contributors, improving build and testing workflows, and strengthening integration with EasyBuild.

# Hardware Enablement
EESSI will continue expanding support for emerging and widely requested hardware platforms, while growing the collection of GPU-enabled scientific and AI/ML software available through the project.

Current areas of interest include newer generations of AWS Graviton systems and improved support for AMD GPU platforms through the ROCm software ecosystem.

# Software Stack
EESSI will continue improving software quality, reproducibility, and transparency across the software stack, with particular attention to software licensing and compliance.

Current areas of interest include automated license compliance workflows and improved visibility of software licensing information.

# User Experience
EESSI aims to improve how users discover, access, and reuse software provided through the project, while strengthening support for reproducible research.

Current areas of interest include development of a dedicated EESSI CLI and mechanisms for uniquely identifying and reusing software installations in support of FAIR research practices.

# Community
The EESSI community plays a central role in the development and adoption of the project. EESSI will continue its efforts to engage with users, contributors, and partner organisations through community events, training activities, and participation in relevant conferences and workshops.

Current areas of interest include community events and hackathons, shared outreach and training materials, and continued collaboration with related open source and HPC communities.

# Sustainability
As EESSI continues to grow beyond the original project partners and is adopted by a broader range of sites and organisations, the project will continue strengthening the organisational structures needed to support long-term coordination, maintenance, and community ownership.

Current areas of interest include continued evolution of the project's governance structures and collaboration with organisations such as the Linux Foundation and HPSF.
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ nav:
- Contact info: contact.md
- Training & events: training-events/index.md
- Systems where EESSI is available: systems.md
- Roadmap (short-term): roadmap/short-term.md
- Governance:
- Overview: governance/index.md
- Charter: governance/charter.md
Expand Down
Loading