Skip to content

Commit 80dff18

Browse files
authored
fixe tables alignment in README
1 parent b5f876a commit 80dff18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ oneMath is part of the [UXL Foundation](http://www.uxlfoundation.org).
1818
</thead>
1919
<tbody>
2020
<tr>
21-
<td rowspan=14 align="center">oneMath</td>
22-
<td rowspan=14 align="center">oneMath selector</td>
21+
<td rowspan=15 align="center">oneMath</td>
22+
<td rowspan=15 align="center">oneMath selector</td>
2323
<td align="center"><a href="https://software.intel.com/en-us/oneapi/onemkl">Intel(R) oneAPI Math Kernel Library (oneMKL)</a></td>
2424
<td align="center">x86 CPU, Intel GPU</td>
2525
</tr>
@@ -184,7 +184,7 @@ Supported compilers include:
184184
</thead>
185185
<tbody>
186186
<tr>
187-
<td rowspan=11 align="center">BLAS</td>
187+
<td rowspan=12 align="center">BLAS</td>
188188
<td rowspan=3 align="center">x86 CPU</td>
189189
<td align="center">Intel(R) oneMKL</td>
190190
<td align="center">Intel DPC++</br>AdaptiveCpp</td>

0 commit comments

Comments
 (0)