Skip to content

Commit 2016abe

Browse files
Try using <img> tag with alignment attribute set
1 parent 832350d commit 2016abe

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@
44

55
What?
66
====
7-
A lightweight Python package exposing a subset of SYCL functionalities, part of [![](https://spec.oneapi.io/oneapi-logo-white-scaled.jpg)](https://oneapi.io).
7+
<img align="left" src="https://spec.oneapi.io/oneapi-logo-white-scaled.jpg" alt="oneAPI logo" />
8+
9+
A lightweight Python package exposing a subset of SYCL functionalities, part of Intel(R) [oneAPI](https://oneapi.io) [Base ToolKit](https://software.intel.com/content/www/us/en/develop/tools/oneapi/base-toolkit.html).
10+
11+
`dpctl` [provides](https://intelpython.github.io/dpctl) for discovery and selection of SYCL devices, construction of SYCL queues, as well as working with USM allocations.
12+
<br /><br />
813

914
Requirements
1015
============

0 commit comments

Comments
 (0)