File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -800,11 +800,11 @@ <h1>Source code for dpctl</h1><div class="highlight"><pre>
800800< span class ="c1 "> # limitations under the License.</ span >
801801
802802< span class ="sd "> """</ span >
803- < span class ="sd "> **Data Parallel Control (dpctl)** is a Python abstraction layer over SYCL.</ span >
803+ < span class ="sd "> **Data Parallel Control (dpctl)** is a Python abstraction layer over SYCL.</ span >
804804
805- < span class ="sd "> Dpctl implements a subset of SYCL's API providing wrappers for the</ span >
806- < span class ="sd "> SYCL runtime classes described in :sycl_runtime_classes:`Section 4.6 <>` of</ span >
807- < span class ="sd "> the :sycl_spec_2020:`SYCL 2020 spec <>`.</ span >
805+ < span class ="sd "> Dpctl implements a subset of SYCL's API providing wrappers for the</ span >
806+ < span class ="sd "> SYCL runtime classes described in :sycl_runtime_classes:`Section 4.6 <>` of</ span >
807+ < span class ="sd "> the :sycl_spec_2020:`SYCL 2020 spec <>`.</ span >
808808< span class ="sd "> """</ span >
809809< span class ="n "> __author__</ span > < span class ="o "> =</ span > < span class ="s2 "> "Intel Corp."</ span >
810810
You can’t perform that action at this time.
0 commit comments