|
| 1 | +# Project Infrastructure for CI and CD |
| 2 | + |
| 3 | +This document gathers together for each UXL Foundation project the minimum CI requirements so that contributions can be received with confidence that sufficient testing has been done. |
| 4 | +Currently much of the project CI is hosted by internal corporate infrastructure, and is separated from the open source repositories. |
| 5 | + |
| 6 | +This initiative is being kicked off to bring as much public CI as is possible for the UXL Foundation projects. |
| 7 | + |
| 8 | +oneDNN |
| 9 | +====== |
| 10 | + |
| 11 | +Representative: Vadim Pirogov |
| 12 | + |
| 13 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 14 | +| --- | --- | --- | --- | |
| 15 | +| x86 | Intel | CPU | Ubuntu | |
| 16 | +| aarch64 | Arm | CPU | Ubuntu | |
| 17 | + |
| 18 | +Software Versions |
| 19 | + |
| 20 | +CMake |
| 21 | +glibc |
| 22 | +... |
| 23 | + |
| 24 | +oneDPL |
| 25 | +====== |
| 26 | + |
| 27 | +Representative: Timmie Smith |
| 28 | + |
| 29 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 30 | +| --- | --- | --- | --- | |
| 31 | +| x86 | Intel | CPU | Ubuntu | |
| 32 | +| aarch64 | Arm | CPU | Ubuntu | |
| 33 | + |
| 34 | +Software Versions |
| 35 | + |
| 36 | +CMake |
| 37 | +glibc |
| 38 | +... |
| 39 | + |
| 40 | +oneDAL |
| 41 | +====== |
| 42 | + |
| 43 | +Representative: Nikolay Petrov |
| 44 | + |
| 45 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 46 | +| --- | --- | --- | --- | |
| 47 | +| x86 | Intel | CPU | Ubuntu | |
| 48 | +| aarch64 | Arm | CPU | Ubuntu | |
| 49 | + |
| 50 | +Software Versions |
| 51 | + |
| 52 | +CMake |
| 53 | +glibc |
| 54 | +... |
| 55 | + |
| 56 | +oneCCL |
| 57 | +====== |
| 58 | + |
| 59 | +Representative: Maria Petrova |
| 60 | + |
| 61 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 62 | +| --- | --- | --- | --- | |
| 63 | +| x86 | Intel | CPU | Ubuntu | |
| 64 | +| aarch64 | Arm | CPU | Ubuntu | |
| 65 | + |
| 66 | +Software Versions |
| 67 | + |
| 68 | +CMake |
| 69 | +glibc |
| 70 | +... |
| 71 | + |
| 72 | +oneMath |
| 73 | +======= |
| 74 | + |
| 75 | +Representative: Maria Kraynyuk |
| 76 | + |
| 77 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 78 | +| --- | --- | --- | --- | |
| 79 | +| x86 | Intel | CPU | Ubuntu | |
| 80 | +| aarch64 | Arm | CPU | Ubuntu | |
| 81 | + |
| 82 | +Software Versions |
| 83 | + |
| 84 | +CMake |
| 85 | +glibc |
| 86 | +... |
| 87 | + |
| 88 | +oneTBB |
| 89 | +====== |
| 90 | + |
| 91 | +Representative: Michael Voss |
| 92 | + |
| 93 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 94 | +| --- | --- | --- | --- | |
| 95 | +| x86 | Intel | CPU | Ubuntu | |
| 96 | +| aarch64 | Arm | CPU | Ubuntu | |
| 97 | + |
| 98 | +Software Versions |
| 99 | + |
| 100 | +CMake |
| 101 | +glibc |
| 102 | +... |
| 103 | + |
| 104 | +oneCK |
| 105 | +===== |
| 106 | + |
| 107 | +Representative: Aaron Dron |
| 108 | + |
| 109 | +| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | |
| 110 | +| --- | --- | --- | --- | |
| 111 | +| x86 | Intel | CPU | Ubuntu | |
| 112 | +| aarch64 | Arm | CPU | Ubuntu | |
| 113 | + |
| 114 | +Software Versions |
| 115 | + |
| 116 | +CMake |
| 117 | +glibc |
| 118 | +... |
0 commit comments