|
1 | 1 | --- |
2 | | -title: Goldydocs |
| 2 | +title: Portable Data-Parallel Python Extensions with oneAPI |
3 | 3 | --- |
4 | 4 |
|
5 | | -{{< blocks/cover title="Welcome to Goldydocs: A Docsy Example Project!" image_anchor="top" height="full" >}} |
6 | | -<a class="btn btn-lg btn-primary me-3 mb-4" href="/docs/"> |
7 | | - Learn More <i class="fas fa-arrow-alt-circle-right ms-2"></i> |
8 | | -</a> |
9 | | -<a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/google/docsy-example"> |
10 | | - Download <i class="fab fa-github ms-2 "></i> |
11 | | -</a> |
12 | | -<p class="lead mt-5">Porridge temperature assessment — in the cloud!</p> |
13 | | -{{< blocks/link-down color="info" >}} |
| 5 | +{{<blocks/cover title="" image_anchor="top" height="max" color="primary">}} |
| 6 | + <div class="mx-auto"> |
| 7 | + <div class="col-lg-12"> |
| 8 | + <p class="display-6 mt-5 mb-3" style="font-weight: bold;">Portable Data-Parallel Python Extensions with oneAPI</p> |
| 9 | + <p></p> |
| 10 | + <p class="display-7 pt-0 mb-3"> |
| 11 | + <a href="https://github.com/ndgrigorian" style="color: #50aaf4; font-weight: bold;" target="_blank" rel="noopener">Nikita Grigorian</a> and |
| 12 | + <a href="https://github.com/oleksandr-pavlyk" style="color: #50aaf4; font-weight: bold;" target="_blank" rel="noopener">Oleksandr Pavlyk</a> |
| 13 | + </p> |
| 14 | + <p class="display-7 pl-auto mb-0" style="text-align: center">Sources and details for the Portable Data-Parallel Python Extensions with oneAPI poster at the SciPy 2024 conference. This poster presents ongoing work to enable writing, building, and implementing portable extensions for data-parallel computation in Python. |
| 15 | + </p> |
| 16 | + <p></p> |
| 17 | + </div> |
| 18 | + <div class="lead text-center"> |
| 19 | + <div class="mx-auto mb-5"> |
| 20 | + <a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/google/docsy-example"> |
| 21 | + First<i class="fa-solid fa-question ms-2 "></i> |
| 22 | + </a> |
| 23 | + <a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/google/docsy-example"> |
| 24 | + Demonstration<i class="fab fa-github ms-2 "></i> |
| 25 | + </a> |
| 26 | + <a class="btn btn-lg btn-secondary me-3 mb-4" href="https://github.com/google/docsy-example"> |
| 27 | + About<i class="fa-solid fa-address-card ms-2 "></i> |
| 28 | + </a> |
| 29 | + </div> |
| 30 | + </div> |
| 31 | + </div> |
14 | 32 | {{< /blocks/cover >}} |
15 | 33 |
|
| 34 | +{{% blocks/section color="secondary" %}} |
| 35 | +<p class="display-6 mb-3" style="text-align: center; font-weight: bold;">About the authors</p> |
| 36 | +<p class="text-center"> |
| 37 | +This poster was made by and is being presented on behalf of the <a href="https://github.com/IntelPython">Python team</a> at <a href="http://www.intel.com">Intel</a>. |
| 38 | +</p> |
| 39 | +<div class="row justify-content-center mx-auto pt-2"> |
| 40 | +{{< cardpane >}} |
| 41 | + {{< card header=`<p style="font-weight: bold; text-align: center">dpctl</p>` |
| 42 | + footer=`<i class="fab fa-github ms-2 "></i> [Github](https://github.com/IntelPython/dpctl) <i class="fa fa-book ms-2"></i> [Docs](https://intelpython.github.io/dpctl)` >}} |
| 43 | + <p class="text-center"> |
| 44 | + A package with Python bindings for DPC++ runtime classes and an <a href="https://data-apis.org/array-api/latest/API_specification/index.html">Array API Specification</a> conformant tensor submodule built on pure SYCL for portability. |
| 45 | + </p> |
| 46 | + {{< /card >}} |
| 47 | + {{< card header=`<p style="font-weight: bold; text-align: center;">numba-dpex</p>` |
| 48 | + footer=`<i class="fab fa-github ms-2 "></i> [Github](https://github.com/IntelPython/numba-dpex) <i class="fa fa-book ms-2"></i> [Docs](https://intelpython.github.io/numba-dpex/latest/index.html)` >}} |
| 49 | + <p class="text-center"> |
| 50 | + An extension to the Numba JIT compiler which provides a SYCL-like API for kernel programming and an extension to Numba's parallelizer to generate and offload kernels to data-parallel devices. |
| 51 | + </p> |
| 52 | + {{< /card >}} |
| 53 | + |
| 54 | + {{< card header=`<p style="font-weight: bold; text-align: center;">dpnp</p>` |
| 55 | + footer=`<i class="fab fa-github ms-2"></i> [Github](https://github.com/IntelPython/dpnp) <i class="fa fa-book ms-2"></i> [Docs](https://intelpython.github.io/dpnp/)` >}} |
| 56 | + <p class="text-center"> |
| 57 | + An oneAPI- and oneMKL-powered array library built as a drop-in replacement for Numpy that can be executed on any data-parallel device. |
| 58 | + </p> |
| 59 | + {{< /card >}} |
| 60 | +{{< /cardpane >}} |
| 61 | +</div> |
16 | 62 |
|
17 | | -{{% blocks/lead color="primary" %}} |
18 | | -Goldydocs provides a single web UI providing visibility into porridge |
19 | | -temperature, chair size, and bed softness metrics! You can even find out who's |
20 | | -been eating **your** porridge. |
21 | | - |
22 | | -(Sadly, Goldydocs isn't a real project, but you can use this site as an example |
23 | | -to create your own real websites with [Docsy](https://docsy.dev)) |
24 | | -{{% /blocks/lead %}} |
25 | | - |
26 | | - |
27 | | -{{% blocks/section color="dark" type="row" %}} |
28 | | -{{% blocks/feature icon="fa-lightbulb" title="New chair metrics!" %}} |
29 | | -The Goldydocs UI now shows chair size metrics by default. |
30 | | - |
31 | | -Please follow this space for updates! |
32 | | -{{% /blocks/feature %}} |
33 | | - |
34 | | - |
35 | | -{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" url="https://github.com/google/docsy-example" %}} |
36 | | -We do a [Pull Request](https://github.com/google/docsy-example/pulls) contributions workflow on **GitHub**. New users are always welcome! |
37 | | -{{% /blocks/feature %}} |
38 | | - |
39 | | - |
40 | | -{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" url="https://twitter.com/docsydocs" %}} |
41 | | -For announcement of latest features etc. |
42 | | -{{% /blocks/feature %}} |
43 | | - |
44 | | - |
45 | | -{{% /blocks/section %}} |
46 | | - |
47 | | - |
48 | | -{{% blocks/section %}} |
49 | | -This is the second section |
50 | 63 | {.h1 .text-center} |
51 | 64 | {{% /blocks/section %}} |
52 | | - |
53 | | - |
54 | | -{{% blocks/section type="row" %}} |
55 | | - |
56 | | -{{% blocks/feature icon="fab fa-app-store-ios" title="Download **from AppStore**" %}} |
57 | | -Get the Goldydocs app! |
58 | | -{{% /blocks/feature %}} |
59 | | - |
60 | | -{{% blocks/feature icon="fab fa-github" title="Contributions welcome!" |
61 | | - url="https://github.com/google/docsy-example" %}} |
62 | | -We do a [Pull Request](https://github.com/google/docsy-example/pulls) |
63 | | -contributions workflow on **GitHub**. New users are always welcome! |
64 | | -{{% /blocks/feature %}} |
65 | | - |
66 | | -{{% blocks/feature icon="fab fa-twitter" title="Follow us on Twitter!" |
67 | | - url="https://twitter.com/GoHugoIO" %}} |
68 | | -For announcement of latest features etc. |
69 | | -{{% /blocks/feature %}} |
70 | | - |
71 | | -{{% /blocks/section %}} |
72 | | - |
73 | | - |
74 | | -{{% blocks/section %}} |
75 | | -This is the another section |
76 | | -{.h1 .text-center} |
77 | | -{{% /blocks/section %}} |
0 commit comments