Skip to content

Commit

Permalink
Deploying to gh-pages from @ e49ab06 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Jun 13, 2024
1 parent 8b10278 commit 4a3bec5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion post/2024-05-24-oneapi_1.5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ <h2 id="intel_ponte_vecchio"><a href="#intel_ponte_vecchio" class="header-anchor
- Intel&#40;R&#41; Data Center GPU Max 1550
- Intel&#40;R&#41; Data Center GPU Max 1550</code></pre>
<p>Apart from <a href="https://github.com/JuliaGPU/oneAPI.jl/issues/428">a handful of MKL-related issues</a>, oneAPI.jl is fully functional on PVC, and passes all tests.</p>
<h2 id="onemlk_wrappers"><a href="#onemlk_wrappers" class="header-anchor">oneMLK wrappers</a></h2>
<h2 id="onemkl_wrappers"><a href="#onemkl_wrappers" class="header-anchor">oneMKL wrappers</a></h2>
<p>Thanks to the work of <a href="https://github.com/amontoison">@amontoison</a>, oneAPI.jl now provides greatly improved wrappers of the oneMKL library. This includes support for:</p>
<ul>
<li><p>LAPACK: <code>geqrf</code>&#40;<code>_batched</code>&#41;, <code>orgqr</code>&#40;<code>_batched</code>&#41;, <code>ormqr</code>, <code>potrf</code>&#40;<code>_batched</code>&#41;, <code>potrs</code>&#40;<code>_batched</code>&#41;, <code>getrf</code>&#40;<code>_batched</code>&#41;, <code>getri</code>&#40;<code>_batched</code>&#41;, <code>gebrd</code>, <code>gesvd</code>, <code>syevd</code>, <code>heevd</code>, <code>sygvd</code>, <code>hegvd</code></p>
Expand Down
2 changes: 1 addition & 1 deletion post/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ Binary dependencies:
- Intel&#40;R&#41; Data Center GPU Max 1550
- Intel&#40;R&#41; Data Center GPU Max 1550</code></pre>
<p>Apart from <a href="https://github.com/JuliaGPU/oneAPI.jl/issues/428">a handful of MKL-related issues</a>, oneAPI.jl is fully functional on PVC, and passes all tests.</p>
<h2 id="onemlk_wrappers">oneMLK wrappers</h2>
<h2 id="onemkl_wrappers">oneMKL wrappers</h2>
<p>Thanks to the work of <a href="https://github.com/amontoison">@amontoison</a>, oneAPI.jl now provides greatly improved wrappers of the oneMKL library. This includes support for:</p>
<ul>
<li><p>LAPACK: <code>geqrf</code>&#40;<code>_batched</code>&#41;, <code>orgqr</code>&#40;<code>_batched</code>&#41;, <code>ormqr</code>, <code>potrf</code>&#40;<code>_batched</code>&#41;, <code>potrs</code>&#40;<code>_batched</code>&#41;, <code>getrf</code>&#40;<code>_batched</code>&#41;, <code>getri</code>&#40;<code>_batched</code>&#41;, <code>gebrd</code>, <code>gesvd</code>, <code>syevd</code>, <code>heevd</code>, <code>sygvd</code>, <code>hegvd</code></p>
Expand Down
18 changes: 9 additions & 9 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,55 +3,55 @@

<url>
<loc>https://juliagpu.org/post/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/rocm/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/learn/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/404/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/cuda/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/oneapi/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/metal/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
<url>
<loc>https://juliagpu.org/other/index.html</loc>
<lastmod>2024-05-31</lastmod>
<lastmod>2024-06-13</lastmod>
<changefreq>monthly</changefreq>
<priority>0.5</priority>
</url>
Expand Down

0 comments on commit 4a3bec5

Please sign in to comment.