<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[ChessGrip]]></title><description><![CDATA[ChessGrip]]></description><link>https://blog.chessgrip.com</link><generator>RSS for Node</generator><lastBuildDate>Thu, 23 Apr 2026 01:09:36 GMT</lastBuildDate><atom:link href="https://blog.chessgrip.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[PyTorch with Arch Linux on AMD AI Max+ 395]]></title><description><![CDATA[Setup

install PyTorch: sudo pacman -S python-pytorch-opt-rocm

setup env: uv venv --system-site-packages --python /usr/bin/python

add marimo: uv pip install marimo[lsp] pip ty

run notebook: uv run marimo edit rocm.py


Product link.]]></description><link>https://blog.chessgrip.com/pytorch-with-arch-linux-on-ai-max-395</link><guid isPermaLink="true">https://blog.chessgrip.com/pytorch-with-arch-linux-on-ai-max-395</guid><dc:creator><![CDATA[chessgrip-dev]]></dc:creator><pubDate>Mon, 15 Dec 2025 23:37:06 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1765842299072/2ada490a-6d7c-4cdf-998c-8c02fe1e9285.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<h2 id="heading-setup">Setup</h2>
<ul>
<li><p>install PyTorch: <code>sudo pacman -S python-pytorch-opt-rocm</code></p>
</li>
<li><p>setup env: <code>uv venv --system-site-packages --python /usr/bin/python</code></p>
</li>
<li><p>add marimo: <code>uv pip install marimo[lsp] pip ty</code></p>
</li>
<li><p>run notebook: <code>uv run marimo edit rocm.py</code></p>
</li>
</ul>
<p><a target="_blank" href="https://www.minisforum.com/products/ms-s1-max">Product link</a>.</p>
]]></content:encoded></item></channel></rss>