Skip to content

Commit 286e70a

Browse files
committed
Add information on supported NVIDIA and AMD platforms
1 parent 0d93131 commit 286e70a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

project-infrastructure/project-ci-documentation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,10 @@ Support contact for CI:
103103
| | AMD | GPU | Ubuntu, Windows |
104104

105105
There are no special paths for particular architectures for AMD and NVIDIA GPUs in oneDPL at this point. It is
106-
sufficient for correctness to run functional testing on one GPU from a vendor.
106+
sufficient for correctness to run functional testing on one GPU from a vendor. More information on the supported
107+
platforms can be found in the links below.
108+
* NVIDIA: https://developer.codeplay.com/products/oneapi/nvidia/2025.1.0/guides/get-started-guide-nvidia#supported-platforms
109+
* AMD: https://developer.codeplay.com/products/oneapi/amd/2025.1.0/guides/get-started-guide-amd#supported-platforms
107110

108111
Testing on CPU platforms must exercise several execution policies with OpenMP and oneTBB to cover all of the oneDPL backends.
109112
| Processor Type | Execution Policy |

0 commit comments

Comments
 (0)