Skip to content

Commit 91d4683

Browse files
authored
Merge pull request #6 from timmiesmith/timmiesmith/redirect-onedpl
Introduce redirections for oneDPL.
2 parents 601a6ac + 9ac3f80 commit 91d4683

35 files changed

+204
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/api_for_sycl_kernels/random.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/api_for_sycl_kernels/random.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/api_for_sycl_kernels/tested_standard_cpp_api.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/api_for_sycl_kernels/tested_standard_cpp_api.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/api_for_sycl_kernels/utility_function_object_classes.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/api_for_sycl_kernels/utility_function_object_classes.html
5+
---

onedpl/api_for_sycl_kernels_main.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/api_for_sycl_kernels_main.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/api_for_sycl_kernels_main.html
5+
---

onedpl/cmake_support.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/cmake_support.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/cmake_support.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/dynamic_selection_api/auto_tune_policy.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/dynamic_selection_api/auto_tune_policy.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/dynamic_selection_api/dynamic_load_policy.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/dynamic_selection_api/dynamic_load_policy.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/dynamic_selection_api/fixed_resource_policy.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/dynamic_selection_api/fixed_resource_policy.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/dynamic_selection_api/functions.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/dynamic_selection_api/functions.html
5+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
permalink: /oneDPL/dynamic_selection_api/policies.html
3+
redirect_to:
4+
- https://uxlfoundation.github.io/oneDPL/dynamic_selection_api/policies.html
5+
---

0 commit comments

Comments
 (0)