Skip to content

Commit 47f6dc2

Browse files
authored
Adding oneTBB details to CI documentation (#229)
* Updating oneTBB info * Update software requirements for oneTBB
1 parent db3a1e8 commit 47f6dc2

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

project-infrastructure/project-ci-documentation.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -277,25 +277,32 @@ oneTBB
277277

278278
Representative: Michael Voss
279279

280-
Support contact for CI:
280+
Support contact for CI: Konstantin Boyarinov
281281

282282
*Existing public CI*
283283

284-
| Owner | Type | OS | Number | Active? | How to access logs |
285-
| --- | --- | --- | --- | --- | --- |
286-
| ? | ? | ? | ? | ? | ? |
284+
| Runner | Target | OS | Active | How to access logs |
285+
| --- | --- | --- | --- | --- |
286+
| ubuntu-latest | CPU x64 | Linux |Yes | CI PR check |
287+
| ubuntu-24.04 | CPU x64 | Linux | Yes | CI PR check |
288+
| ubuntu-24.04-arm | CPU AArch64 | Linux | Yes | CI PR check |
289+
| ubuntu-22.04 | CPU x64 | Linux | Yes | CI PR check |
290+
| ubuntu-22.04-arm | CPU AArch64 | Linux | Yes | CI PR check |
291+
| macos-15 | CPU AArch64 | macOS | Yes | CI PR check |
292+
| macos-14 | CPU AArch64 | macOS | Yes | CI PR check |
293+
| macos-13 | CPU x64 | macOS | Yes | CI PR check |
294+
| Windows-2025 | CPU x64 | Windows | Yes | CI PR check |
295+
| Windows-2022 | CPU x64 | Windows | Yes | CI PR check |
296+
| Windows-2019 | CPU x64 | Windows | Yes | CI PR check |
287297

288298
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
289299

290-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
291-
| --- | --- | --- | --- |
292-
| x86 | Intel | CPU | Ubuntu |
293-
| AArch64 | Arm | CPU | Ubuntu |
300+
| Target | OS |
301+
| ------------- | --------------------- |
302+
| CPU AArch64 | Linux, macOS |
303+
| CPU x64 | Linux, Windows, macOS |
294304

295-
Software Versions:
296-
* CMake
297-
* glibc
298-
* ...
305+
Software requirements: [link](https://github.com/uxlfoundation/oneTBB/blob/master/SYSTEM_REQUIREMENTS.md)
299306

300307
oneCK
301308
-----

0 commit comments

Comments
 (0)