Skip to content

Commit a4e2d64

Browse files
committed
Fixed formatting in project-ci-documentation.md
1 parent 75cd56a commit a4e2d64

File tree

1 file changed

+51
-50
lines changed

1 file changed

+51
-50
lines changed

project-infrastructure/project-ci-documentation.md

Lines changed: 51 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ The table outlines the existing shared public CI available to UXL Foundation pro
88
| Owner | Type | OS | Number | Active? | Notes |
99
| --- | --- | --- | --- | --- | --- |
1010
| GitHub | CPU x86 | Linux, Windows, Mac | Up to 500 concurrent | Yes | |
11-
| GitHub | CPU aarch64 | Linux, Mac | Up to 500 concurrent | Yes | |
11+
| GitHub | CPU AArch64 | Linux, Mac | Up to 500 concurrent | Yes | |
1212
| Intel | Intel GPU Max 1550 | Linux | Varies depending on request | Yes | |
13-
| Codeplay | CPU aarch64 | Linux | Cloud-based | Yes | Available until 31 May |
13+
| Codeplay | CPU AArch64 | Linux | Cloud-based | Yes | Available until 31 May |
1414
| Codeplay | Intel GPU Battlemage B580 | Linux | 1 | No | |
1515

1616
The following sections gather together, for each UXL Foundation project, the existing public CI set up and the minimum CI requirements so that contributions can be received with confidence that sufficient testing has been done.
@@ -19,10 +19,11 @@ Currently much of the project CI is hosted by internal corporate infrastructure,
1919

2020
This initiative is being kicked off to bring as much public CI as is possible for the UXL Foundation projects.
2121

22-
oneDNN
22+
oneDNN
2323
------
2424

2525
Representative: Vadim Pirogov
26+
2627
Support contact for CI: Vadim Pirogov
2728

2829
*Existing public CI*
@@ -65,10 +66,11 @@ implementations.
6566
Software requirements and minimal supported versions are documented in [project
6667
README.md](https://github.com/uxlfoundation/oneDNN?tab=readme-ov-file#requirements-for-building-from-source).
6768

68-
oneDPL
69+
oneDPL
6970
------
7071

7172
Representative: Timmie Smith
73+
7274
Support contact for CI:
7375

7476
*Existing public CI*
@@ -79,21 +81,21 @@ Support contact for CI:
7981

8082
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
8183

82-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
84+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
8385
| --- | --- | --- | --- |
8486
| x86 | Intel | CPU | Ubuntu |
85-
| aarch64 | Arm | CPU | Ubuntu |
87+
| AArch64 | Arm | CPU | Ubuntu |
8688

87-
Software Versions
89+
Software Versions:
90+
* CMake
91+
* glibc
92+
* ...
8893

89-
CMake
90-
glibc
91-
...
92-
93-
oneDAL
94+
oneDAL
9495
------
9596

9697
Representative: Nikolay Petrov
98+
9799
Support contact for CI:
98100

99101
*Existing public CI*
@@ -104,21 +106,21 @@ Support contact for CI:
104106

105107
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
106108

107-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
109+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
108110
| --- | --- | --- | --- |
109111
| x86 | Intel | CPU | Ubuntu |
110-
| aarch64 | Arm | CPU | Ubuntu |
112+
| AArch64 | Arm | CPU | Ubuntu |
111113

112-
Software Versions
114+
Software Versions:
115+
* CMake
116+
* glibc
117+
* ...
113118

114-
CMake
115-
glibc
116-
...
117-
118-
oneCCL
119+
oneCCL
119120
------
120121

121122
Representative: Maria Petrova
123+
122124
Support contact for CI:
123125

124126
*Existing public CI*
@@ -129,21 +131,21 @@ Support contact for CI:
129131

130132
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
131133

132-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
134+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
133135
| --- | --- | --- | --- |
134136
| x86 | Intel | CPU | Ubuntu |
135-
| aarch64 | Arm | CPU | Ubuntu |
136-
137-
Software Versions
137+
| AArch64 | Arm | CPU | Ubuntu |
138138

139-
CMake
140-
glibc
141-
...
139+
Software Versions:
140+
* CMake
141+
* glibc
142+
* ...
142143

143144
oneMath
144145
-------
145146

146147
Representative: Maria Kraynyuk
148+
147149
Support contact for CI:
148150

149151
*Existing public CI*
@@ -154,21 +156,21 @@ Support contact for CI:
154156

155157
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
156158

157-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
159+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
158160
| --- | --- | --- | --- |
159161
| x86 | Intel | CPU | Ubuntu |
160-
| aarch64 | Arm | CPU | Ubuntu |
161-
162-
Software Versions
162+
| AArch64 | Arm | CPU | Ubuntu |
163163

164-
CMake
165-
glibc
166-
...
164+
Software Versions:
165+
* CMake
166+
* glibc
167+
* ...
167168

168-
oneTBB
169+
oneTBB
169170
------
170171

171172
Representative: Michael Voss
173+
172174
Support contact for CI:
173175

174176
*Existing public CI*
@@ -179,21 +181,21 @@ Support contact for CI:
179181

180182
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
181183

182-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
184+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
183185
| --- | --- | --- | --- |
184186
| x86 | Intel | CPU | Ubuntu |
185-
| aarch64 | Arm | CPU | Ubuntu |
187+
| AArch64 | Arm | CPU | Ubuntu |
186188

187-
Software Versions
189+
Software Versions:
190+
* CMake
191+
* glibc
192+
* ...
188193

189-
CMake
190-
glibc
191-
...
192-
193-
oneCK
194+
oneCK
194195
-----
195196

196197
Representative: Aaron Dron
198+
197199
Support contact for CI:
198200

199201
*Existing public CI*
@@ -204,13 +206,12 @@ Support contact for CI:
204206

205207
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
206208

207-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
209+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
208210
| --- | --- | --- | --- |
209211
| x86 | Intel | CPU | Ubuntu |
210-
| aarch64 | Arm | CPU | Ubuntu |
211-
212-
Software Versions
212+
| AArch64 | Arm | CPU | Ubuntu |
213213

214-
CMake
215-
glibc
216-
...
214+
Software Versions:
215+
* CMake
216+
* glibc
217+
* ...

0 commit comments

Comments
 (0)