Skip to content

Commit 36c5041

Browse files
authored
[SYCL][Doc] Add math array extension (#1582)
Signed-off-by: iburylov <[email protected]>
1 parent f8e11e0 commit 36c5041

File tree

2 files changed

+840
-0
lines changed

2 files changed

+840
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# SYCL_INTEL_math_array
2+
3+
Provides an alternative for `cl::sycl::vec` class with the `sycl::marray` class, which provides simplified storage format based on `std::array` and exposes math function overloads similar to `std::valarray` and `sycl::vec`

0 commit comments

Comments
 (0)