|
@@ -1,10 +1,10 @@
|
|
**Omnia** (Latin: all or everything) is a deployment tool to configure Dell EMC PowerEdge servers running standard RPM-based Linux OS images into clusters capable of supporting HPC, AI, and data analytics workloads. It uses Slurm, Kubernetes, and other packages to manage jobs and run diverse workloads on the same converged solution. It is a collection of [Ansible](https://ansible.com) playbooks, is open source, and is constantly being extended to enable comprehensive workloads.
|
|
**Omnia** (Latin: all or everything) is a deployment tool to configure Dell EMC PowerEdge servers running standard RPM-based Linux OS images into clusters capable of supporting HPC, AI, and data analytics workloads. It uses Slurm, Kubernetes, and other packages to manage jobs and run diverse workloads on the same converged solution. It is a collection of [Ansible](https://ansible.com) playbooks, is open source, and is constantly being extended to enable comprehensive workloads.
|
|
|
|
|
|
#### Current release version
|
|
#### Current release version
|
|
-1.1.1
|
|
|
|
|
|
+1.1.2
|
|
|
|
|
|
#### Previous release version
|
|
#### Previous release version
|
|
-1.1
|
|
|
|
|
|
+1.1.1
|
|
|
|
|
|
## Blogs about Omnia
|
|
## Blogs about Omnia
|
|
- [Introduction to Omnia](https://infohub.delltechnologies.com/p/omnia-open-source-deployment-of-high-performance-clusters-to-run-simulation-ai-and-data-analytics-workloads/)
|
|
- [Introduction to Omnia](https://infohub.delltechnologies.com/p/omnia-open-source-deployment-of-high-performance-clusters-to-run-simulation-ai-and-data-analytics-workloads/)
|
|
@@ -46,8 +46,8 @@ The following table lists the software and operating system requirements on the
|
|
|
|
|
|
Requirements | Version
|
|
Requirements | Version
|
|
---------------------------------- | -------
|
|
---------------------------------- | -------
|
|
-OS pre-installed on the management station | CentOS 8.4/ Rocky 8.4
|
|
|
|
-OS deployed by Omnia on bare-metal Dell EMC PowerEdge Servers | CentOS 7.9 2009 Minimal Edition/ Rocky 8.4 Minimal Edition
|
|
|
|
|
|
+OS pre-installed on the management station | CentOS 8 / Rocky 8
|
|
|
|
+OS deployed by Omnia on bare-metal Dell EMC PowerEdge Servers | CentOS 7 2009 Minimal Edition/ Rocky 8 Minimal Edition
|
|
Cobbler | 3.2.2
|
|
Cobbler | 3.2.2
|
|
Ansible AWX | 19.1.0
|
|
Ansible AWX | 19.1.0
|
|
Slurm Workload Manager | 20.11.2
|
|
Slurm Workload Manager | 20.11.2
|
|
@@ -72,10 +72,10 @@ The following table lists the software and its compatible version managed by Omn
|
|
|
|
|
|
Software | License | Compatible Version | Description
|
|
Software | License | Compatible Version | Description
|
|
----------- | ------- | ---------------- | -----------------
|
|
----------- | ------- | ---------------- | -----------------
|
|
-CentOS Linux release 7.9.2009 (Core) | - | 7.9 | Operating system on entire cluster except for management station
|
|
|
|
-Rocky 8.4 | - | 8.4 | Operating system on entire cluster except for management station
|
|
|
|
-CentOS Linux release 8.4.2105 | - | 8.4 | Operating system on the management station
|
|
|
|
-Rocky 8.4 | - | 8.4 | Operating system on the management station
|
|
|
|
|
|
+CentOS Linux release 7 (Core) | - | 7 | Operating system on entire cluster except for management station
|
|
|
|
+Rocky 8 | - | 8 | Operating system on entire cluster except for management station
|
|
|
|
+CentOS Linux release 8 | - | 8 | Operating system on the management station
|
|
|
|
+Rocky 8 | - | 8 | Operating system on the management station (Validated with 8.5)
|
|
MariaDB | GPL 2.0 | 5.5.68 | Relational database used by Slurm
|
|
MariaDB | GPL 2.0 | 5.5.68 | Relational database used by Slurm
|
|
Slurm | GNU General Public | 20.11.7 | HPC Workload Manager
|
|
Slurm | GNU General Public | 20.11.7 | HPC Workload Manager
|
|
Docker CE | Apache-2.0 | 20.10.2 | Docker Service
|
|
Docker CE | Apache-2.0 | 20.10.2 | Docker Service
|