You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support contact for CI:[Alexey Srednitsky](https://github.com/toxicscum)
155
155
156
156
*Existing public CI*
157
157
158
158
| Owner | Type | OS | Number | Active? | How to access logs |
159
159
| --- | --- | --- | --- | --- | --- |
160
-
|? | ? | ? | ? | ?|?|
160
+
|GitHub | CPU x86 | Ubuntu latest | N/A - GitHub-hosted runners | Yes|From workflow run|
161
161
162
-
*Required Public CI Infrastruture Needed To Confidently Accept Contributions*
162
+
*Required Public CI Infrastructure Needed To Confidently Accept Contributions*
163
163
164
-
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System |
165
-
| --- | --- | --- | --- |
166
-
| x86 | Intel | CPU | Ubuntu |
167
-
| AArch64 | Arm | CPU | Ubuntu |
164
+
| Instruction set architecture | Hardware Vendor | Processor Type | Operating System | Comment |
165
+
| --- | --- | --- | --- | --- |
166
+
| x86 | Intel/AMD | CPU | Ubuntu | Already supported in public CI on x64 VM |
167
+
| AArch64 | Arm | CPU | Ubuntu | Arm Neoverse Processor Family: N1, V1, or V2 |
168
+
| Intel Data Center Max Series | Intel | GPU | Ubuntu | Or at least one from [Intel oneMKL supported list](https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-math-kernel-library-system-requirements.html) on Linux |
169
+
| A100 or H100 | NVIDIA | GPU | Ubuntu | Or at least Compute Capability 7.5 or later (T4+), see [CUDA toolkit deprecated GPUs](https://docs.nvidia.com/cuda/cuda-toolkit-release-notes/index.html#deprecated-architectures)|
170
+
| MI210 | AMD | GPU | Ubuntu | Or at least one from [ROCm supported list](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/reference/system-requirements.html)|
171
+
| x86 | Intel/AMD | CPU | Windows | Can be supported with GitHub-hosted runners, but they have not enough processors for acceptable build time |
172
+
| Intel Flex or Arch Series | Intel | GPU | Windows | Or at least one from [Intel oneMKL supported list](https://www.intel.com/content/www/us/en/developer/articles/system-requirements/oneapi-math-kernel-library-system-requirements.html) on Windows |
0 commit comments