<?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" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[Flux by HMx Labs]]></title><description><![CDATA[High Performance Computing | Data]]></description><link>https://cloudhpc.news/</link><image><url>https://cloudhpc.news/favicon.png</url><title>Flux by HMx Labs</title><link>https://cloudhpc.news/</link></image><generator>Ghost 5.80</generator><lastBuildDate>Sat, 11 Apr 2026 17:29:25 GMT</lastBuildDate><atom:link href="https://cloudhpc.news/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[Hardware Selection Benchmarks]]></title><description><![CDATA[What benchmarks should we add next to FLOPx?]]></description><link>https://cloudhpc.news/hardware-selection-benchmarks/</link><guid isPermaLink="false">69d89c131b3880bdc6b81f78</guid><category><![CDATA[Random Bytes]]></category><category><![CDATA[HPC]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Fri, 10 Apr 2026 07:00:42 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/04/server-shopping.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/04/server-shopping.jpg" alt="Hardware Selection Benchmarks"><p>What are your go to benchmarks when selecting hardware? Both for GPU and CPU workloads?</p><p>We have a few changes we&#x2019;d still like to make to FLOPx, our benchmark data platform, but I&#x2019;d like to start extending it to include other benchmarks too. To have data that goes beyond what we have used already to serve our existing clients (which is very financial services focused).</p><p>This probably means open source benchmarks but I&#x2019;m open to including proprietary/ closed source benchmarks provided they can be licensed and meet our criteria on transparency and repeatability.</p><p>What else would you like to see? The QuantLib test suite? Something based on OpenFOAM (is there a standardised repeatable benchmark already out there rather than just running one of the samples?).</p><p>I&#x2019;ve been largely thinking of HPC related use cases, but I guess this is more widely applicable? Should we include some basics like CoreMark?</p><p>Friday afternoon musings on a post card please &#x1F604;</p>]]></content:encoded></item><item><title><![CDATA[Is AI actually intelligent — or just a smarter dice roll?]]></title><description><![CDATA[<p>I first heard the idea of using LLM inference as paths in a Monte Carlo simulation at the QuantMinds conference (November 2025). The same idea has now been suggested by people from the leading AI labs including Andrej Karparthy. Just in not so many words.</p><p>Last month Andrej Karpathy release</p>]]></description><link>https://cloudhpc.news/is-ai-actually-intelligent-or-just-a-smarter-dice-roll/</link><guid isPermaLink="false">69d5f6af1b3880bdc6b81f12</guid><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Wed, 08 Apr 2026 07:00:40 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/04/Is-AI-just-a-smart-dice-roll.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/04/Is-AI-just-a-smart-dice-roll.jpg" alt="Is AI actually intelligent &#x2014; or just a smarter dice roll?"><p>I first heard the idea of using LLM inference as paths in a Monte Carlo simulation at the QuantMinds conference (November 2025). The same idea has now been suggested by people from the leading AI labs including Andrej Karparthy. Just in not so many words.</p><p>Last month Andrej Karpathy release Auto Research. The idea being promoted is that an LLM, given tight validation criteria, can take a task and iteratively improve on the results and throw away anything that is wrong or produces a worse result. Not long ago I was at a private event with Anthropic presenting on the best ways to use Claude Code. One of the central points (of four) here was the importance of automated validation of the output of Claude Code.</p><p>So far nothing new here. I think those of use that have been using LLMs regularly independently came to the same conclusion too. So, we&#x2019;re all on the same page, right? Almost. There&#x2019;s a subtlety I missed here that I think the quants saw a year ago. I was just dismissive of it because of the cost of inference.</p><p>What no one is saying, is that if you have to gate the output of your &#x201C;AI&#x201D; on a validation step, is your &#x201C;AI&#x201D; actually intelligent? Or do you just have a better random number generator for your Monte Carlo model?</p><p>Let me try illustrating the point, probably poorly, with an example. It is possible to calculate the value of Pi just by defining a circle and generating random numbers. Draw a circle on a square piece of paper and throw 10,000 darts at it. You can now calculate the ratios of the areas (and therefore the value of Pi) by counting the number of darts inside and outside the circle.&#xA0;</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/04/monte-carlo-pi.png" class="kg-image" alt="Is AI actually intelligent &#x2014; or just a smarter dice roll?" loading="lazy" width="1396" height="1396" srcset="https://cloudhpc.news/content/images/size/w600/2026/04/monte-carlo-pi.png 600w, https://cloudhpc.news/content/images/size/w1000/2026/04/monte-carlo-pi.png 1000w, https://cloudhpc.news/content/images/2026/04/monte-carlo-pi.png 1396w" sizes="(min-width: 720px) 720px"></figure><p>Imagine now if instead of a single circle we had two, concentric circles, one slightly smaller than the other. Like a car tyre. We can adjust the math to calculate Pi based on the number of darts that hit the tyre. The result is actually worse (less accurate) than the first method. But what if now we change the random number generator so it&#x2019;s not random. So, it throws the darts mostly around the tyre. The accuracy improves (for the same number of darts or Monte Carlo paths). I have some half-baked ideas of how this&#xA0;<em>might</em>&#xA0;apply to equity option pricing but I&#x2019;m not a quant so they&#x2019;re probably wrong. Give me a shout if you are a quant though and want to talk.</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/04/ML-vs-MC-Pi.png" class="kg-image" alt="Is AI actually intelligent &#x2014; or just a smarter dice roll?" loading="lazy" width="2000" height="999" srcset="https://cloudhpc.news/content/images/size/w600/2026/04/ML-vs-MC-Pi.png 600w, https://cloudhpc.news/content/images/size/w1000/2026/04/ML-vs-MC-Pi.png 1000w, https://cloudhpc.news/content/images/size/w1600/2026/04/ML-vs-MC-Pi.png 1600w, https://cloudhpc.news/content/images/size/w2400/2026/04/ML-vs-MC-Pi.png 2400w" sizes="(min-width: 720px) 720px"></figure><p>This analogy though is what we have with LLMs. A better random number generator. That&#x2019;s not really random. It might even be mostly correct. But not always. So you need less throws of the dart (or MC paths).</p><p>I think the finance quants just saw this way before I did. Before most of us did. Before the AI Labs will say it out loud but will quietly point to it. I thought it was mad because the cost of one LLM inference is many thousands of times that of running a single MC path with traditional models. The cost of compute wouldn&#x2019;t make sense. But Vera Rubin drastically drops inferences costs I&#x2019;m told. Taalas has an ASIC that can run inference that is 100 to 1000 times faster (read cheaper) than current generation GPUs. Maybe we don&#x2019;t need 10,000 paths, maybe 100 will do. Maybe this isn&#x2019;t so mad. Even if it&#x2019;s just for a subset of limited used cases like real time risk.</p><p>The next problem of course becomes that not everything has a simple automatable verification. For some reason this isn&#x2019;t getting talked about much and when I do bring it up, people have this perplexed look on their face. Like I&#x2019;m the one that&#x2019;s mad. Some complex derivatives can take literal hours of expensive compute to price (though admittedly we seem to trade less and less of these weird things). Validating each fanciful idea from an LLM to see if it improved things would cost a fortune even if the inference is cheap.</p><p>Peter Higgs proposed the existence of the Higgs Boson in 1964. It took 40 years and the construction of the Large Hadron Collider at CERN to validate that idea.&#xA0;</p>]]></content:encoded></item><item><title><![CDATA[Quantum #106]]></title><description><![CDATA[Issue #106 of the weekly HPC newsletter by HMx Labs. How are we going to power all the GPUs? And which ones are worth powering up? France goes Exascale.]]></description><link>https://cloudhpc.news/quantum-106/</link><guid isPermaLink="false">69d363961b3880bdc6b81e52</guid><category><![CDATA[Quantum Weekly]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Mon, 06 Apr 2026 09:00:40 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/04/quantum-106.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/04/quantum-106.jpg" alt="Quantum #106"><p>MLCommons dropped version 6 of their benchmarks for AI inference last week amongst increasing concern for how we&#x2019;re going to power all the GPUs that Nvidia is cranking out.&#xA0;&#xA0;That&#x2019;s probably just as well, given we&#x2019;ll have to figure out which GPUs are going to be worth powering up and which ones we just leave sat in their boxes. Though as any seasoned HPC professionals will know, we probably should have started with the benchmarking and optimisation rather than the grandiose build plans.&#xA0;</p><p>Whilst optimisation doesn&#x2019;t give you the numbers you need to win the billionaire *cough* rocket *cough* measuring contest it might just give you a path to usable AI inference at scale. Might. If you&#x2019;re running converged classical and AI models the latest MLPerf Inference v6.0 benchmarks are probably quite handy. More details and the results down below. Also HPC Wire took this moment to remind us that its system performance that will count.&#xA0;</p><p>Most readers of this were already aware that we&#x2019;re never going to be able to power all the data centres that have been provisioned, planned or promised. I guess current affairs means that the rest of the news cycle is catching up to that reality. Microsoft signed a deal with Chevron and that&#x2019;s not something a younger version of me ever thought I&#x2019;d hear myself say. And Google has decided that natural gas is the way forward to power AI. Maybe they didn&#x2019;t get the memo about what&#x2019;s going on in the world.&#xA0;</p><p>Against this backdrop of news, France decided it was time to join the Exascale compute club. Not sure that means anything anymore with the HPC Top 500 being less and less relevant, missing as it is anything from the hyperscalers. I guess it still means something in the scientific community. Or in the measuring contests for politicians rather than billionaires.&#xA0;</p><p>That was a rather cynical take this week. I better go outside and get some sun. And some Easter chocolate.</p><hr><h2 id="in-the-news">In The News</h2><p>Updates from the big three clouds on all things HPC.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hpc-cloud-updates-we-05-apr-2026/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HPC Cloud Updates WE 05 Apr 2026</div><div class="kg-bookmark-description">Updates to AWS, Azure &amp; GCP in the last week relevant for HPC practitioners. Log aggregation for Slurm on Azure and faster VM startup</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #106"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/04/CloudHPCNews-2026-04-05.jpg" alt="Quantum #106"></div></a></figure><p>MLCommons releases v6 of their inference benchmark. <a href="https://mlcommons.org/visualizer?ref=cloudhpc.news" rel="noreferrer">Results here</a></p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://mlcommons.org/2026/04/mlperf-inference-v6-0-results/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">MLCommons Releases New MLPerf Inference v6.0 Benchmark Results - MLCommons</div><div class="kg-bookmark-description">MLCommons releases MLPerf Inference v6.0 results &#x2014; the most significant benchmark update to date, with new tests for text-to-video, GPT-OSS 120B, DLRMv3, vision-language models, and YOLOv11</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://mlcommons.org/wp-content/uploads/2024/10/cropped-favicon-270x270.png" alt="Quantum #106"><span class="kg-bookmark-author">MLCommons</span><span class="kg-bookmark-publisher">MLCommons</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://secure.gravatar.com/avatar/b4e843c84ed301440f20939d7c695f473d45ec1b4196944d4a6b09c5b23b6ce3?s=96&amp;d=mm&amp;r=g" alt="Quantum #106"></div></a></figure><p>Powering Data centres becomes critical</p><p><a href="https://www.axios.com/2026/04/02/google-natural-gas-ai-power-energy?ref=cloudhpc.news">https://www.axios.com/2026/04/02/google-natural-gas-ai-power-energy</a></p><p><a href="https://www.reuters.com/business/energy/microsoft-chevron-engine-no-1-sign-exclusive-deal-power-supply-2026-03-31/?ref=cloudhpc.news">https://www.reuters.com/business/energy/microsoft-chevron-engine-no-1-sign-exclusive-deal-power-supply-2026-03-31/</a></p><p>We might not get (or need?) all the compute that was planned</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://futurism.com/science-energy/data-centers-construction-supply?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Almost Half of US Data Centers That Were Supposed to Open This Year Slated to Be Canceled or Delayed</div><div class="kg-bookmark-description">The vast majority of data centers scheduled for completion over the next few years have yet to even break ground.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://futurism.com/wp-content/uploads/2025/09/favicon.png?quality=85&amp;w=192" alt="Quantum #106"><span class="kg-bookmark-author">Futurism</span><span class="kg-bookmark-publisher">Joe Wilkins</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://futurism.com/wp-content/uploads/2026/04/data-centers-construction-supply.jpg?w=1200" alt="Quantum #106"></div></a></figure><p>France set to join the Exascale club</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://www.eurohpc-ju.europa.eu/contract-signed-alice-recoque-europes-new-exascale-supercomputer-2025-11-18_en?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Contract Signed for Alice Recoque, Europe&#x2019;s New Exascale Supercomputer</div><div class="kg-bookmark-description">The procurement contract for Alice Recoque, the new European exascale supercomputer to be located in France, has been signed by the European High Performance Computing Joint Undertaking (EuroHPC JU) and the selected vendor, Eviden.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.eurohpc-ju.europa.eu/modules/custom/ewcms_extended/assets/images/hcp_favicon.ico" alt="Quantum #106"><span class="kg-bookmark-author">The European High Performance Computing Joint Undertaking (EuroHPC JU)</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://www.eurohpc-ju.europa.eu/sites/default/files/styles/ewcms_metatag_image/public/2025-11/Logo%20AR.png?h=134c66c7&amp;itok=o08zyu-Y" alt="Quantum #106"></div></a></figure><p>System performance is what counts</p><p><a href="https://www.hpcwire.com/2026/04/02/forget-about-chips-its-the-system-that-matters-for-ai/?ref=cloudhpc.news">https://www.hpcwire.com/2026/04/02/forget-about-chips-its-the-system-that-matters-for-ai/</a></p><hr><h2 id="from-hmx-labs">From HMx Labs</h2><p>&#xA0;This was just an April Fool&#x2019;s joke (though Corey Quinn says this entire category for faux series A pitch decks as a joke isn&#x2019;t funny anymore).</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hmx-labs-announces-continuum/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HMx Labs Announces Continuum&#x2122;</div><div class="kg-bookmark-description">90% cheaper compute that feels like On Demand VMs but is built on unused spot capacity across multiple providers.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #106"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/04/Continuum-Header.jpg" alt="Quantum #106"></div></a></figure><p>I hope you&#x2019;re enjoying your Easter chocolate!</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/04/chocolate-easter-egg-rack-server.jpg" class="kg-image" alt="Quantum #106" loading="lazy" width="1408" height="768" srcset="https://cloudhpc.news/content/images/size/w600/2026/04/chocolate-easter-egg-rack-server.jpg 600w, https://cloudhpc.news/content/images/size/w1000/2026/04/chocolate-easter-egg-rack-server.jpg 1000w, https://cloudhpc.news/content/images/2026/04/chocolate-easter-egg-rack-server.jpg 1408w" sizes="(min-width: 720px) 720px"></figure><hr><p>Know someone else who might like to read this newsletter? Forward this on to them or even better, ask them to sign up here:&#xA0;<a href="https://cloudhpc.news/">https://cloudhpc.news</a></p>]]></content:encoded></item><item><title><![CDATA[HPC Cloud Updates WE 05 Apr 2026]]></title><description><![CDATA[Updates to AWS, Azure & GCP in the last week relevant for HPC practitioners. Log aggregation for Slurm on Azure and faster VM startup]]></description><link>https://cloudhpc.news/hpc-cloud-updates-we-05-apr-2026/</link><guid isPermaLink="false">69d347091b3880bdc6b81e41</guid><category><![CDATA[HPC Cloud Release Notes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Mon, 06 Apr 2026 05:41:26 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/04/CloudHPCNews-2026-04-05.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="aws">AWS</h2><img src="https://cloudhpc.news/content/images/2026/04/CloudHPCNews-2026-04-05.jpg" alt="HPC Cloud Updates WE 05 Apr 2026"><p>Neither I nor my AI bot could find anything from AWS this past week. Not even a new regional instance going live. I guess they&#x2019;re too busy battling the fires Kiro lit.</p><hr><h2 id="azure">Azure</h2><p>Need a centralised way to look at your HPC logs? Want a turnkey solution for Cycle Cloud Workspace for Slurm? Azure has some ideas</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/simplify-troubleshooting-at-scale---centralized-log-management-for-cyclecloud-wo/4470658?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Simplify troubleshooting at scale - Centralized Log Management for CycleCloud Workspace for Slurm | Microsoft Community Hub</div><div class="kg-bookmark-description">Training large AI models on hundreds or thousands of nodes introduces a critical operational challenge: when a distributed job fails, quickly identifying the&#x2026;</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://techcommunity.microsoft.com/t5/s/gxcuf89792/m_assets/themes/customTheme1/favicon-1730836283320.png?time=1730836286415&amp;image-dimensions=180x180" alt="HPC Cloud Updates WE 05 Apr 2026"><span class="kg-bookmark-author">TECHCOMMUNITY.MICROSOFT.COM</span><span class="kg-bookmark-publisher">jesselopez</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://techcommunity.microsoft.com/t5/s/gxcuf89792/images/bS00NDcwNjU4LWNVVXhSbA?revision=2" alt="HPC Cloud Updates WE 05 Apr 2026"></div></a></figure><p>This could be handy, especially if building HPC capacity using spot compute. It&apos;s still in preview but we&#x2019;ll definitely be playing with this to see the potential impact.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://azure.microsoft.com/en-gb/updates/?id=559322&amp;ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure updates | Microsoft Azure</div><div class="kg-bookmark-description">Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://azure.microsoft.com/favicon.ico?v2" alt="HPC Cloud Updates WE 05 Apr 2026"><span class="kg-bookmark-author">Microsoft Azure</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/ACOM-Roadmap-hero?resMode=sharp2&amp;op_usm=1.5,0.65,15,0&amp;wid=1600&amp;hei=635&amp;qlt=85&amp;fit=constrain" alt="HPC Cloud Updates WE 05 Apr 2026"></div></a></figure><hr><h2 id="google-cloud">Google Cloud</h2><p>Nope. Nothing here either.</p>]]></content:encoded></item><item><title><![CDATA[HMx Labs Announces Continuum™]]></title><description><![CDATA[90% cheaper compute that feels like On Demand VMs but is built on unused spot capacity across multiple providers.]]></description><link>https://cloudhpc.news/hmx-labs-announces-continuum/</link><guid isPermaLink="false">69ccbbb81b3880bdc6b81dd2</guid><category><![CDATA[Random Bytes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Wed, 01 Apr 2026 07:00:39 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/04/Continuum-Header.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/04/Continuum-Header.jpg" alt="HMx Labs Announces Continuum&#x2122;"><p>Spot compute, but it just&#x2026; doesn&#x2019;t stop.</p><p>Continuum is a deterministic execution layer built entirely on top of spare capacity across&#xA0;Amazon Web Services,&#xA0;Microsoft Azure,&#xA0;Google Cloud,&#xA0;Oracle Cloud,&#xA0;IBM Cloud,&#xA0;CoreWeave,&#xA0;Nebius&#xA0;and&#xA0;Nscale.</p><p>Yes, we know how that sounds.</p><p>Under the hood, workloads are continuously fragmented, moved, and rehydrated across a global pool of spot instances. You no longer need to care about which or how many CPUs or GPUs you need.&#xA0;</p><p>No retries. No checkpointing ceremonies. No &#x201C;this is fine&#x201D; dashboards.</p><p>Think your workloads won&#x2019;t work with this? Our Agentic Adaptation Tools say otherwise.</p><p>Just point the&#xA0;Continuum Adaptation Agent (CAA)&#xA0;at your repo.</p><p>It will:</p><ul><li>Refactor your code to run on Continuum</li><li>Optimise for fragmentation, migration, and rehydration</li><li>Quietly remove anything that assumes infrastructure behaves predictably</li></ul><p>Not only that but you can also connect your on-prem cluster and&#xA0;sell spare capacity back into Continuum, turning that &#x201C;idle HPC estate&#x201D; into something your finance team suddenly cares about. And still use it in preference to renting someone else&#x2019;s capacity.</p><p>Still stuck on CUDA and Nvidia? The CAA will refactor your code to use the Continuum GPU Rosetta Layer so you can use any available GPU or accelerator.</p><p>Continuum. Making CPU and GPU compute as easy to use as electricity.</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/04/continuum-explainer.jpg" class="kg-image" alt="HMx Labs Announces Continuum&#x2122;" loading="lazy" width="1408" height="768" srcset="https://cloudhpc.news/content/images/size/w600/2026/04/continuum-explainer.jpg 600w, https://cloudhpc.news/content/images/size/w1000/2026/04/continuum-explainer.jpg 1000w, https://cloudhpc.news/content/images/2026/04/continuum-explainer.jpg 1408w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Quantum #105]]></title><description><![CDATA[Issue #105 of the weekly HPC newsletter by HMx Labs. ARM makes a CPU, LLM-D goes open source, HPSFCon gives us hours of useful content, we give you a way to save money on cloud VM and vibe coding amusement.]]></description><link>https://cloudhpc.news/quantum-105/</link><guid isPermaLink="false">69ca168b1b3880bdc6b81da2</guid><category><![CDATA[Quantum Weekly]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Mon, 30 Mar 2026 09:12:34 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/quantum-105.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/quantum-105.jpg" alt="Quantum #105"><p>As the dust settles on the hype created by GTC we saw that NemoClaw wasn&#x2019;t meaningfully more secure than its ancestor OpenClaw and that the shine of growth forever in GPU clusters is starting to fade (in the financial markets at least). A week after HPSFCon though and we have hours of footage with actually useful information. Awesome.</p><p>Last week ARM told us that it will start creating its own CPU. Wait. Haven&#x2019;t they already been doing that? No, they&#x2019;ve just been designing chips for other people. So, you don&#x2019;t run on an ARM CPU but an AWS Graviton or a Google Axion or possibly an Ampere. Now you&#x2019;ll get to run on a chip that identifies not only its architecture as ARM but also its manufacturer in the lscpu output. It&#x2019;s an interesting development and potentially puts ARM into competition with its own customers, a strategy that isn&#x2019;t working out for Intel so well right now. I guess they&#x2019;ve got Meta backing them at least though.</p><p>What I&#x2019;m looking forward to though is to (hopefully) finally be able to test ARM against AMD EPYC and see how well the power efficiency claims hold up, not only when sat idle babysitting a GPU but also when running full tilt on some HPC workload. We already have the numbers on AMD, anyone want to give us access to some ARM kit?</p><p>At a time where people are questioning what happens to open source code in the face of the AI assault, IBM has just donated LLM-D to the Cloud Native Compute Foundation (CNCF) &#x1F389;. Now if only they would open source their good HPC schedulers too and we could build a decent inference stack on open source IBM software. </p><p>Does anyone know what happened to insidehpc.com? All I get is a 404 error from WP Engine. It&#x2019;s been like that for a couple of weeks now.</p><p>Aside from making Lego jokes last week we&#x2019;ve also been busy giving you a way to look up and compare the details, performance and cost of various cloud VMs. Whilst continuing to vibe code (I mean agentically engineer) a new HPC workload manager and scheduler for giggles. Or more accurately, fail to vibe code one. More details on that down below as are all the links for the news above.</p><hr><h2 id="in-the-news">In The News</h2><p>Updates from the big three clouds on all things HPC.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hpc-cloud-updates-we-29-mar-2026/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HPC Cloud Updates WE 29 Mar 2026</div><div class="kg-bookmark-description">Updates to AWS, Azure &amp; GCP in the last week relevant for HPC practitioners. AWS gives us updates to both PCS and the other one (Parallel Cluster). Learn how to use TPUs from Google.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #105"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-29.jpg" alt="Quantum #105"></div></a></figure><p>HPSF have made the videos from HPSFCon available</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/TNR-uGJstjY?list=PLRKq_yxxHw29oZTboj6fmdYhQMWHUaj4u" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></figure><p>ARM gets into the CPU game directly</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://www.nextplatform.com/compute/2026/03/25/arm-comes-full-circle-with-homegrown-ai-tuned-server-cpu/5211524?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Arm Comes Full Circle With Homegrown, AI-Tuned Server CPU</div><div class="kg-bookmark-description">It
has been nearly five decades since British workstation maker Acorn Computer was
founded, and near&#x2026;</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.nextplatform.com/view-resources/dachser2/public/nextplatform/favicons/apple-touch-icon.png" alt="Quantum #105"><span class="kg-bookmark-author">nextplatform</span><span class="kg-bookmark-publisher">Timothy Prickett Morgan</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://image.nextplatform.com/5211526.jpg?imageId=5211526&amp;x=0&amp;y=0&amp;cropw=100&amp;croph=100&amp;panox=0&amp;panoy=0&amp;panow=100&amp;panoh=100&amp;width=1200&amp;height=683" alt="Quantum #105"></div></a></figure><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://about.fb.com/news/2026/03/meta-partners-with-arm-to-develop-new-class-of-data-center-silicon/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Meta Partners With Arm to Develop New Class of Data Center Silicon</div><div class="kg-bookmark-description">We&#x2019;re partnering with Arm to develop a new class of CPUs purpose-built to support data centers and large-scale AI deployments.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://about.fb.com/wp-content/uploads/2021/10/meta-favicon.png?fit=16%2C16" alt="Quantum #105"><span class="kg-bookmark-author">Meta Newsroom</span><span class="kg-bookmark-publisher">heathera</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://about.fb.com/wp-content/uploads/2026/03/arm-Partnership_Header.jpg?w=1200" alt="Quantum #105"></div></a></figure><p>LLM-D goes open source. CNCF Style.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://research.ibm.com/blog/donating-llm-d-to-the-cloud-native-computing-foundation?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Donating llm-d to the Cloud Native Computing Foundation</div><div class="kg-bookmark-description">llm-d offers a replicable blueprint for developers and researchers to deploy inference stacks for any model, on any accelerator, in any cloud.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.ibm.com/favicon.ico" alt="Quantum #105"><span class="kg-bookmark-author">IBM</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://research.ibm.com/_next/image?url=https%3A%2F%2Fresearch-website-prod-cms-uploads.s3.us.cloud-object-storage.appdomain.cloud%2Fhybrid_Cloud_still_Image_f5f325c319.png&amp;w=1200&amp;q=85" alt="Quantum #105"></div></a></figure><hr><h2 id="from-hmx-labs">From HMx Labs</h2><p>AI is like a rusty old saw blade. Totally jagged</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/the-jagged-intelligence-of-ai/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">The Jagged Intelligence of AI</div><div class="kg-bookmark-description">A non-update but still an update on HAL, our vibe coded HPC scheduler experiment</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #105"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/monkeys-writing-code.jpg" alt="Quantum #105"></div></a></figure><p>Want to know what&#x2019;s in a cloud VM and how it perform and what it costs?</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/announcing-flopx-data-discovery-for-cloud-vms/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Announcing FLOPx: Data Discovery for Cloud VMs</div><div class="kg-bookmark-description">Want to know what you&#x2019;re getting when you spin up a cloud VM? How many cores, threads, memory? Actual benchmark performance numbers? We&#x2019;ve got your back.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #105"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/flopx.jpg" alt="Quantum #105"></div></a></figure><p>Make sure you keep your HPC sysadmin on side</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/03/IMG_0762.jpeg" class="kg-image" alt="Quantum #105" loading="lazy" width="1000" height="750" srcset="https://cloudhpc.news/content/images/size/w600/2026/03/IMG_0762.jpeg 600w, https://cloudhpc.news/content/images/2026/03/IMG_0762.jpeg 1000w" sizes="(min-width: 720px) 720px"></figure><p>And definitely play nice with your AWS account manager</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/03/IMG_0763.jpeg" class="kg-image" alt="Quantum #105" loading="lazy" width="1000" height="750" srcset="https://cloudhpc.news/content/images/size/w600/2026/03/IMG_0763.jpeg 600w, https://cloudhpc.news/content/images/2026/03/IMG_0763.jpeg 1000w" sizes="(min-width: 720px) 720px"></figure><hr><p>Know someone else who might like to read this newsletter? Forward this on to them or even better, ask them to sign up here:&#xA0;<a href="https://cloudhpc.news/">https://cloudhpc.news</a></p>]]></content:encoded></item><item><title><![CDATA[HPC Cloud Updates WE 29 Mar 2026]]></title><description><![CDATA[Updates to AWS, Azure & GCP in the last week relevant for HPC practitioners. AWS gives us updates to both PCS and the other one (Parallel Cluster). Learn how to use TPUs from Google.]]></description><link>https://cloudhpc.news/hpc-cloud-updates-we-29-mar-2026/</link><guid isPermaLink="false">69c978521b3880bdc6b81d89</guid><category><![CDATA[HPC Cloud Release Notes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Sun, 29 Mar 2026 19:10:04 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-29.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="aws">AWS</h2><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-29.jpg" alt="HPC Cloud Updates WE 29 Mar 2026"><p>I&#x2019;m all for making HPC easier. Anything that does that is a noble effort. Even if it is the same technology that took down one of the most reliable online retailers in the world</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://aws.amazon.com/blogs/hpc/accelerating-hpc-deployment-with-aws-parallel-computing-service-and-kiro-cli/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Accelerating HPC Deployment with AWS Parallel Computing Service and Kiro CLI | Amazon Web Services</div><div class="kg-bookmark-description">Research teams moving from on-premises HPC environments often struggle with the complexity of cloud deployment. Traditional approaches require deep expertise in AWS networking, storage architectures, and Slurm configuration management. A typical manual deployment involves weeks of infrastructure provisioning, network topology design, scheduler configuration, and performance tuning. Research teams with limited platform engineering resources find themselves [&#x2026;]</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://a0.awsstatic.com/main/images/site/touch-icon-ipad-144-smile.png" alt="HPC Cloud Updates WE 29 Mar 2026"><span class="kg-bookmark-author">Amazon Web Services</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://d2908q01vomqb2.cloudfront.net/827bfc458708f0b442009c9c9836f7e4b65557fb/2020/06/03/Blog-Post_thumbnail.png" alt="HPC Cloud Updates WE 29 Mar 2026"></div></a></figure><p>AWS Parallel Cluster adds support for Slurm 25.11 and P6-B300 VMs</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://aws.amazon.com/about-aws/whats-new/2026/03/aws-parallelcluster-p6-b300-slurm?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">AWS ParallelCluster 3.15 with support for P6-B300 and Slurm 25.11 - AWS</div><div class="kg-bookmark-description">Discover more about what&#x2019;s new at AWS with AWS ParallelCluster 3.15 with support for P6-B300 and Slurm 25.11</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://a0.awsstatic.com/libra-css/images/site/touch-icon-ipad-144-smile.png" alt="HPC Cloud Updates WE 29 Mar 2026"><span class="kg-bookmark-author">Amazon Web Services, Inc.</span></div></div></a></figure><p>AWS Parallel Compute Services also got some updates with the ability to set slurmbd and cgroup settings</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://aws.amazon.com/about-aws/whats-new/2026/03/aws-pcs-manages-slurmdbd-cgroups-settings/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">AWS Parallel Computing Service supports slurmdbd and cgroups settings - AWS</div><div class="kg-bookmark-description">Discover more about what&#x2019;s new at AWS with AWS Parallel Computing Service supports slurmdbd and cgroups settings</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://a0.awsstatic.com/libra-css/images/site/touch-icon-ipad-144-smile.png" alt="HPC Cloud Updates WE 29 Mar 2026"><span class="kg-bookmark-author">Amazon Web Services, Inc.</span></div></div></a></figure><p>New Regional Instances: <a href="ohttps://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-r8gd-aws-regions/" rel="noreferrer">R8gd in California, Seoul, Hong Kong, Jakarta, Cape Town and Calgary</a>, <a href="ohttps://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-m8a-instances-europe-ireland-region/" rel="noreferrer">M8a in Ireland</a></p><hr><h2 id="azure">Azure</h2><p>Must be tired from all the hype and recovery of GTC. Nothing going on here</p><hr><h2 id="google-cloud">Google Cloud</h2><p>A guide to using TPUs for your AI training workloads instead of your usual CUDA</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloud.google.com/blog/products/compute/training-large-models-on-ironwood-tpus?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Training large models on Ironwood TPUs | Google Cloud Blog</div><div class="kg-bookmark-description">Learn about the key techniques and tools within the JAX and MaxText ecosystem to improve training efficiency on Ironwood TPUs.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.gstatic.com/cloud/images/icons/favicon.ico" alt="HPC Cloud Updates WE 29 Mar 2026"><span class="kg-bookmark-author">Google Cloud</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://storage.googleapis.com/gweb-cloudblog-publish/images/05_-_Compute.max-2600x2600.jpg" alt="HPC Cloud Updates WE 29 Mar 2026"></div></a></figure>]]></content:encoded></item><item><title><![CDATA[The Jagged Intelligence of AI]]></title><description><![CDATA[A non-update but still an update on HAL, our vibe coded HPC scheduler experiment]]></description><link>https://cloudhpc.news/the-jagged-intelligence-of-ai/</link><guid isPermaLink="false">69c624851b3880bdc6b81d22</guid><category><![CDATA[Random Bytes]]></category><category><![CDATA[AI]]></category><category><![CDATA[Software Engineering]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Fri, 27 Mar 2026 08:00:22 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/monkeys-writing-code.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/monkeys-writing-code.jpg" alt="The Jagged Intelligence of AI"><p>AI can write code the same way that monkeys on a typewriter can produce the works of Shakespeare or the Monte Carlo method can calculate the value of Pi.</p><p>Ok that&#x2019;s a little (maybe a lot) unfair. The AI generated output is not random, it&#x2019;s the most probable output based on its training set but, and this is an important &#x201C;but&#x201D;, the validation required of that output is the same. In fact, the more complex the work or the more it deviates from the median of the training data of the model the truer this statement becomes.</p><p>And herein lies the problem.</p><p>It was trivially easy to generate an applicant tracking system or an company directory tool that does some basic audit tracking for internal use. Those are just CRUD operations with a pretty UI. The time taken to (create and) validate they operate correctly was less than the time it would have taken to learn how to use a SaaS offering.</p><p>Sadly, that translates very poorly to creating a new HPC scheduler / workload manager. Very poorly. Validating the behaviour of such a system is not trivial. That validation itself needs code and if that code too is AI generated, you&#x2019;re in a circular loop of doom.&#xA0;</p><p>This discrepancy is hard to talk about in a meaningful way. It would be very incorrect of me to just say AI can create CRUD apps but is useless in HPC. It would be a nice soundbite and provide a clear easy to follow bit of guidance on how to use a complex and novel bit of technology. But it would be wrong.</p><p>The answer is instead rather more frustrating. The capabilities are highly varied and for some reason also seem to vary through time for very similar tasks. I think the common phrase for this is jagged intelligence. The slightly shocking part is just how jagged it is, even within a small domain.</p><p>Ironically, part of the problem is also the very thing that we struggle with when trying to use natural language to program computers &#x2013; the imprecision of language. We call anyone that works with code a programmer or software engineer or some other variant that is often used interchangeably. You don&#x2019;t call yourself a carpenter if you put up an Ikea bookshelf. Yet we have exactly that level of disparity between what software engineers do. I&#x2019;ve talked about this at more length in the past (even before AI) but I think it&#x2019;s even more relevant now for AI adoption because not only does it differentiate between the capabilities of different people it also applies to different tasks the same person does as part of their job.</p><p>This has been a bit of a rambling update on the state of HAL and unfortunately the Git history won&#x2019;t tell you a much better story because I got tired of the copy pasta dance of putting the AI history into Git and hitting token limits. I&#x2019;ll try again and do better.</p>]]></content:encoded></item><item><title><![CDATA[Announcing FLOPx: Data Discovery for Cloud VMs]]></title><description><![CDATA[Want to know what you’re getting when you spin up a cloud VM? How many cores, threads, memory? Actual benchmark performance numbers? We’ve got your back.]]></description><link>https://cloudhpc.news/announcing-flopx-data-discovery-for-cloud-vms/</link><guid isPermaLink="false">69c385a11b3880bdc6b81c60</guid><category><![CDATA[Random Bytes]]></category><category><![CDATA[HPC]]></category><category><![CDATA[HPC Benchmarks]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Wed, 25 Mar 2026 08:00:48 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/flopx.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/flopx.jpg" alt="Announcing FLOPx: Data Discovery for Cloud VMs"><p>How many vCPUs did that 32xlarge AWS VM have again? Did the Azure Dav7 enable SMT by default or not? That Google N4D, that was that an ARM or x86 machine again? Oh, and how well do any of them perform for my own workload?</p><p>That&#x2019;s always been the key question. And it&#x2019;s frustratingly difficult to answer. We&#x2019;ve been helping our clients answer it for several years and occasionally we&#x2019;ll publish some public benchmark data, but I figured we&#x2019;d step it up a notch.</p><p>Want to see the full CPU specs of the machine, not just how many CPUs but if SMT is enabled (and if you can disable it)? lscpu output? Performance benchmark data? Pricing and performance adjusted pricing? Now you can.</p><p>We quietly put FLOPx live a week or two ago in a pretty beta state but we figured we&#x2019;d gather some early feedback. This is definitely in - what the hyperscalers would call -&#xA0;&#xA0;Preview. We&#x2019;re also limiting access to clients and partners (and friends of course!) for now (maybe forever?).</p><p>There&#x2019;s an API to go with the UI for integration into your automated scaling mechanisms too. It&#x2019;s time to take the guesswork out of HPC on the cloud.</p><p>If you&#x2019;d like to <a href="https://flopx.hmxlabs.io/?ref=cloudhpc.news" rel="noreferrer">take a look</a>, give me a shout and I can enable your account for access in return for some feedback.</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/03/FLOPx-Screenshot.png" class="kg-image" alt="Announcing FLOPx: Data Discovery for Cloud VMs" loading="lazy" width="2000" height="1259" srcset="https://cloudhpc.news/content/images/size/w600/2026/03/FLOPx-Screenshot.png 600w, https://cloudhpc.news/content/images/size/w1000/2026/03/FLOPx-Screenshot.png 1000w, https://cloudhpc.news/content/images/size/w1600/2026/03/FLOPx-Screenshot.png 1600w, https://cloudhpc.news/content/images/size/w2400/2026/03/FLOPx-Screenshot.png 2400w" sizes="(min-width: 720px) 720px"></figure><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/03/FLOPx-Search-Screenshot.png" class="kg-image" alt="Announcing FLOPx: Data Discovery for Cloud VMs" loading="lazy" width="2000" height="853" srcset="https://cloudhpc.news/content/images/size/w600/2026/03/FLOPx-Search-Screenshot.png 600w, https://cloudhpc.news/content/images/size/w1000/2026/03/FLOPx-Search-Screenshot.png 1000w, https://cloudhpc.news/content/images/size/w1600/2026/03/FLOPx-Search-Screenshot.png 1600w, https://cloudhpc.news/content/images/size/w2400/2026/03/FLOPx-Search-Screenshot.png 2400w" sizes="(min-width: 720px) 720px"></figure>]]></content:encoded></item><item><title><![CDATA[Quantum #104]]></title><description><![CDATA[Issue #104 of the weekly HPC newsletter by HMx Labs. Updates from HPSFCon and GTC. A new GPU VM from Azure.]]></description><link>https://cloudhpc.news/quantum-104/</link><guid isPermaLink="false">69c0e6011b3880bdc6b81ba7</guid><category><![CDATA[Quantum Weekly]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Mon, 23 Mar 2026 10:00:29 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/quantum-104.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/quantum-104.jpg" alt="Quantum #104"><p>You&#x2019;d be forgiven for thinking that the only HPC related news last week came out of Nvidia GTC. But you&#x2019;d be wrong. Whilst GTC completely overshadowed it, last week we also had the second HPSFCon (High Performance Software Foundation Conference). I swear Nvidia does this on purpose. Last year GTC clashed with the International Supercomputing Conference. What&#x2019;s up with that Jensen? Not cool man.&#xA0;</p><p>Although it remains a little DOE centric still, and nobody can escape the monster that is AI, at least HPSFCon attempted to showcase some actual real uses of AI in HPC and scientific research. The levels of hype are also measurably lower! There isn&#x2019;t a great deal of content available from HPSFCon just yet but there is a good video on converged computing and agentic AI in scientific research including using agentic AI to run and control your HPC jobs. If you&#x2019;re already familiar with the concepts of converged computing and Flux framework, skip to 18:54.</p><p>Jensen pulled out faster inferencing from his hat at GTC with the Groq acquisition being put to use. He also showed of a pipeline of $1Trillion in sales though the financial markets don&#x2019;t seem too convinced.&#xA0;</p><p>Nvidia is getting a lot of heat on DLSS, and I&#x2019;m not a gamer so I won&#x2019;t comment on DLSS directly, but Jensen&#x2019;s presentation mentioned how DLSS is the first application of using a combination of a physics model combined with a stochastic generative AI to produce something structured. I understand its&#xA0;&#xA0;application in video games has done down like a seg fault in a MPI job just before completion, but that sounds kinda exciting. It aligns with the idea of combining genAI with traditional quantitative finance model and if things like Vera-Rubin/Groq/ ASICs really can drop the cost of inference sufficiently this space starts to look genuinely interesting.</p><p>Then again, it&#x2019;s probably not that at all and just a bunch more random matrix math being hyped as sentience yet again and the gamers are probably right.&#xA0;</p><p>Oh, Microsoft Azure announced a Blackwell RTX Pro powered VM too.</p><p>Anyone get any decent swag at GTC?</p><hr><h2 id="in-the-news">In The News</h2><p>Updates from the big three clouds on all things HPC.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hpc-cloud-updates-we-22-mar-2026/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HPC Cloud Updates WE 22 Mar 2026</div><div class="kg-bookmark-description">Updates to AWS, Azure &amp; GCP in the last week relevant for HPC practitioners. Azure gives us a new Blackwell powered VM and announces a lot of end-of-life dates. AWS makes it easier to share your capacity reservations.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #104"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-22.jpg" alt="Quantum #104"></div></a></figure><p>HPSFCon: Converged Computing and Agentic AI in HPC. Skip to 18:54 for agentic HPC</p><figure class="kg-card kg-embed-card"><iframe width="200" height="113" src="https://www.youtube.com/embed/TUrIz60Y-AY?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen title="The Future of Discovery: Converged Computing, Agentic Science, and the Evolution of the HPC Center"></iframe></figure><p>From GTC</p><p><a href="https://www.reuters.com/business/retail-consumer/nvidia-sell-1-million-chips-amazon-by-end-2027-cloud-deal-2026-03-19/?ref=cloudhpc.news">https://www.reuters.com/business/retail-consumer/nvidia-sell-1-million-chips-amazon-by-end-2027-cloud-deal-2026-03-19/</a></p><p>If you need real FP64 performance AMD might still have you covered even if Nvidia&#x2019;s faith is the Ozaki scheme is misplaced</p><p><a href="https://www.hpcwire.com/2026/03/13/amd-hints-at-big-fp64-increases-in-mi430x-gpu-as-ozaki-underwelms/?ref=cloudhpc.news">https://www.hpcwire.com/2026/03/13/amd-hints-at-big-fp64-increases-in-mi430x-gpu-as-ozaki-underwelms/</a></p><hr><h2 id="from-hmx-labs">From HMx Labs</h2><p>I slacked off a bit last week, so not a great deal here except to say Happy Eid</p><figure class="kg-card kg-image-card"><img src="https://cloudhpc.news/content/images/2026/03/Eid-Mubarak.jpg" class="kg-image" alt="Quantum #104" loading="lazy" width="1024" height="1024" srcset="https://cloudhpc.news/content/images/size/w600/2026/03/Eid-Mubarak.jpg 600w, https://cloudhpc.news/content/images/size/w1000/2026/03/Eid-Mubarak.jpg 1000w, https://cloudhpc.news/content/images/2026/03/Eid-Mubarak.jpg 1024w" sizes="(min-width: 720px) 720px"></figure><hr><p>Know someone else who might like to read this newsletter? Forward this on to them or even better, ask them to sign up here:&#xA0;<a href="https://cloudhpc.news/">https://cloudhpc.news</a></p>]]></content:encoded></item><item><title><![CDATA[HPC Cloud Updates WE 22 Mar 2026]]></title><description><![CDATA[Updates to AWS, Azure & GCP in the last week relevant for HPC practitioners. Azure gives us a new Blackwell powered VM and announces a lot of end-of-life dates. AWS makes it easier to share your capacity reservations.]]></description><link>https://cloudhpc.news/hpc-cloud-updates-we-22-mar-2026/</link><guid isPermaLink="false">69bfbaea1b3880bdc6b81b7f</guid><category><![CDATA[HPC Cloud Release Notes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Sun, 22 Mar 2026 09:52:43 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-22.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="aws">AWS</h2><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-22.jpg" alt="HPC Cloud Updates WE 22 Mar 2026"><p>You can now dedicate compute for HPC but still share it with other workloads (or between HPC workloads) when using capacity reservations</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-fleet-interruptible-capacity-reservations/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Amazon EC2 Fleet now supports interruptible Capacity Reservations - AWS</div><div class="kg-bookmark-description">Discover more about what&#x2019;s new at AWS with Amazon EC2 Fleet now supports interruptible Capacity Reservations</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://a0.awsstatic.com/libra-css/images/site/touch-icon-ipad-144-smile.png" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Amazon Web Services, Inc.</span></div></div></a></figure><p>Enable CloudWatch across the whole organisations&#x2019; EC2 instances. Mind the bill</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://aws.amazon.com/about-aws/whats-new/2026/03/cloudwatch-org-enablement-ec2-metrics/?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Amazon CloudWatch introduces organization-wide EC2 detailed monitoring enablement - AWS</div><div class="kg-bookmark-description">Discover more about what&#x2019;s new at AWS with Amazon CloudWatch introduces organization-wide EC2 detailed monitoring enablement</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://a0.awsstatic.com/libra-css/images/site/touch-icon-ipad-144-smile.png" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Amazon Web Services, Inc.</span></div></div></a></figure><p>New Regional Instances: <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-c8gn-instances-additional-regions/?ref=cloudhpc.news" rel="noreferrer">C8gn in Jakarta, Hyderabad, Tokyo, Sao Paulo and Zurich</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-m6in-m6idn-instances-london/?ref=cloudhpc.news" rel="noreferrer">M6in and M6idn (wow that&#x2019;s old) now available in London</a>,<a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-r8a-instances-asia-pacific-tokyo-regions/?ref=cloudhpc.news" rel="noreferrer"> C8a in Tokyo</a>.</p><hr><h2 id="azure">Azure</h2><p>New NCv6 VM family are now available in preview. Intel Xeon 6 CPUs with Nvidia RTX Pro 6000 (Blackwell) GPUs.&#xA0;</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/azure-ncv6-virtual-machines-enhancements-and-ga-transition/4503578?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure NCv6 Virtual Machines: Enhancements and GA Transition | Microsoft Community Hub</div><div class="kg-bookmark-description">NCv6 Virtual Machines are Azure&#x2019;s flexible, next generation platform enabling both leading-edge graphics and generative AI compute workloads. Featuring&#x2026;</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://techcommunity.microsoft.com/t5/s/gxcuf89792/m_assets/themes/customTheme1/favicon-1730836283320.png?time=1730836286415&amp;image-dimensions=180x180" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">TECHCOMMUNITY.MICROSOFT.COM</span><span class="kg-bookmark-publisher">Fernando_Aznar</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://techcommunity.microsoft.com/t5/s/gxcuf89792/images/bS00NTAzNTc4LWV2RENTNA?revision=3" alt="HPC Cloud Updates WE 22 Mar 2026"></div></a></figure><p>If you&#x2019;re still using them, we need words! <a href="https://azure.microsoft.com/en-gb/updates/?id=548525&amp;ref=cloudhpc.news" rel="noreferrer">But the HBv2 will finally be retired on 31 May 2027</a>. Yes in typical Microsoft fashion you have over a year to deal with this. <a href="https://azure.microsoft.com/en-gb/updates/?id=548543&amp;ref=cloudhpc.news" rel="noreferrer">Same goes for the HCrs</a> but I can totally understand why you&#x2019;d be using those still as they can be rather good on the price/performance scale, especially for non MPI workloads</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://azure.microsoft.com/en-gb/updates/?id=548525&amp;ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure updates | Microsoft Azure</div><div class="kg-bookmark-description">Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://azure.microsoft.com/favicon.ico?v2" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Microsoft Azure</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/ACOM-Roadmap-hero?resMode=sharp2&amp;op_usm=1.5,0.65,15,0&amp;wid=1600&amp;hei=635&amp;qlt=85&amp;fit=constrain" alt="HPC Cloud Updates WE 22 Mar 2026"></div></a></figure><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://azure.microsoft.com/en-gb/updates/?id=548525&amp;ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure updates | Microsoft Azure</div><div class="kg-bookmark-description">Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://azure.microsoft.com/favicon.ico?v2" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Microsoft Azure</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/ACOM-Roadmap-hero?resMode=sharp2&amp;op_usm=1.5,0.65,15,0&amp;wid=1600&amp;hei=635&amp;qlt=85&amp;fit=constrain" alt="HPC Cloud Updates WE 22 Mar 2026"></div></a></figure><p><a href="https://azure.microsoft.com/en-gb/updates/?id=543279&amp;ref=cloudhpc.news" rel="noreferrer">Azure Batch will finally retire using Low Priority VMs</a> (if you even still remember what those are in) in favour of Spot VMs</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://azure.microsoft.com/en-gb/updates/?id=543279&amp;ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure updates | Microsoft Azure</div><div class="kg-bookmark-description">Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://azure.microsoft.com/favicon.ico?v2" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Microsoft Azure</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/ACOM-Roadmap-hero?resMode=sharp2&amp;op_usm=1.5,0.65,15,0&amp;wid=1600&amp;hei=635&amp;qlt=85&amp;fit=constrain" alt="HPC Cloud Updates WE 22 Mar 2026"></div></a></figure><p><a href="https://azure.microsoft.com/en-gb/updates/?id=516070&amp;ref=cloudhpc.news" rel="noreferrer">NVv3 and NVv4 EOL dates announced for use in Azure Batch</a></p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://azure.microsoft.com/en-gb/updates/?id=516070&amp;ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Azure updates | Microsoft Azure</div><div class="kg-bookmark-description">Subscribe to Microsoft Azure today for service updates, all in one place. Check out the new Cloud Platform roadmap to see our latest product plans.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://azure.microsoft.com/favicon.ico?v2" alt="HPC Cloud Updates WE 22 Mar 2026"><span class="kg-bookmark-author">Microsoft Azure</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cdn-dynmedia-1.microsoft.com/is/image/microsoftcorp/ACOM-Roadmap-hero?resMode=sharp2&amp;op_usm=1.5,0.65,15,0&amp;wid=1600&amp;hei=635&amp;qlt=85&amp;fit=constrain" alt="HPC Cloud Updates WE 22 Mar 2026"></div></a></figure><hr><h2 id="google-cloud">Google Cloud</h2><p>Nothing. Even in a week that included Nvidia&#x2019;s GTC.</p>]]></content:encoded></item><item><title><![CDATA[Quantum #103]]></title><description><![CDATA[Issue #103 of the weekly HPC newsletter by HMx Labs. Nvidia GTC dominates of course but we get a quantum supercomputing reference architecture from IBM to read while AI eats all the infrastructure it can get its hands on, including your CPUs now.]]></description><link>https://cloudhpc.news/quantum-103/</link><guid isPermaLink="false">69b7c7441b3880bdc6b81ab8</guid><category><![CDATA[Quantum Weekly]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Mon, 16 Mar 2026 10:00:08 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/quantum-103.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/quantum-103.jpg" alt="Quantum #103"><p>Its GTC this week, so with the best will in the world and as much as I&#x2019;d like to focus on HPC any news is going to be focused around Nvidia and the AI monster. This kicked off already with Nvidia inflating its circular financial model with investment into Nebius, though it&#x2019;s a relatively modest $2billion. The number go up analysts are already expecting Nvidia to announce further developments to improve its inference capability in a market that is rapidly providing other options. I guess we will have to see what uncle Jensen is able to pull out of his hat post the acquisition of Groq. All this before Vera Rubin has even hit the racks.</p><p>IBM gave us a reference architecture for quantum in supercomputing. I&#x2019;m not sure how many are in a position to run production grade workloads on a quantum machine yet, but I guess it&#x2019;s good to be ahead of the curve here.&#xA0;</p><p>In case your budgets were not stretched thin enough by the jump in RAM prices due to the AI monster devouring everything it can get its hands on, CPU prices are now headed in the same direction as the beast tries to quench its insatiable appetite for compute. You didn&#x2019;t want to buy any new hardware this year, did you? Beowulf clusters and running systems beyond EOL here we come! &#x1F3F4;&#x200D;&#x2620;&#xFE0F;</p><hr><h2 id="in-the-news">In The News</h2><p>Updates from the big three clouds on all things HPC.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hpc-cloud-updates-we-15-mar-2026/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HPC Cloud Updates WE 15 Mar 2026</div><div class="kg-bookmark-description">Updates to AWS, Azure &amp; GCP in the last week relevant for HPC practitioners. Some instance types available in new regions on AWS, some details on how to do air gapped inference on Azure and that&#x2019;s your lot.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #103"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-15.jpg" alt="Quantum #103"></div></a></figure><p>Will Nvidia pull a rabbit out its hat at GTC?</p><p><a href="https://www.reuters.com/technology/nvidia-focus-competition-beating-ai-advances-megaconference-2026-03-13/?utm_source=chatgpt.com">https://www.reuters.com/technology/nvidia-focus-competition-beating-ai-advances-megaconference-2026-03-13/?utm_source=chatgpt.com</a></p><p>IBM give us a reference architecture for quantum supercomputing</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://research.ibm.com/blog/quantum-centric-supercomputing-system-reference-architecture?utm_source=chatgpt.com"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Unveiling the first reference architecture for quantum-centric supercomputing</div><div class="kg-bookmark-description">At IBM Research, we&#x2019;re inventing what&#x2019;s next in AI, quantum computing, and hybrid cloud to shape the world ahead.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://www.ibm.com/favicon.ico" alt="Quantum #103"><span class="kg-bookmark-author">IBM</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://research.ibm.com/_next/image?url=https%3A%2F%2Fresearch-website-prod-cms-uploads.s3.us.cloud-object-storage.appdomain.cloud%2FQCSC_Tech_Note_Light_1_841b0fbc15.jpg&amp;w=1200&amp;q=75" alt="Quantum #103"></div></a></figure><p>Nvidia inflates the circular economy with billions invested into Nebius&#xA0;</p><p><a href="https://www.reuters.com/technology/nvidia-invest-2-billion-ai-cloud-firm-nebius-2026-03-11/?utm_source=chatgpt.com">https://www.reuters.com/technology/nvidia-invest-2-billion-ai-cloud-firm-nebius-2026-03-11/?utm_source=chatgpt.com</a></p><p>The AI hype monster starts devouring CPUs too</p><p><a href="https://www.hpcwire.com/2026/03/09/ai-boom-comes-for-cpus-which-are-cool-again/?utm_source=chatgpt.com">https://www.hpcwire.com/2026/03/09/ai-boom-comes-for-cpus-which-are-cool-again/?utm_source=chatgpt.com</a></p><hr><h2 id="from-hmx-labs">From HMx Labs</h2><p>We&apos;re trying to get HPC Club up and running for this year? Got any ideas?</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/wheres-hpc-club-in-2026/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">Where&#x2019;s HPC Club in 2026?</div><div class="kg-bookmark-description">Have an opinion on what we should cover in our next HPC Club? Let me know!</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #103"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/HPC-Club-What-s-Next.jpg" alt="Quantum #103"></div></a></figure><p>HAL ran out of tokens!</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://cloudhpc.news/hal-update-no-more-tokens/"><div class="kg-bookmark-content"><div class="kg-bookmark-title">HAL Update: No More Tokens</div><div class="kg-bookmark-description">Not enough tokens to provide a real update but AI does seem to be struggling now</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://cloudhpc.news/favicon.ico" alt="Quantum #103"><span class="kg-bookmark-author">Flux by HMx Labs</span><span class="kg-bookmark-publisher">Hamza</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://cloudhpc.news/content/images/2026/03/robot-coding-out-of-tokens.jpg" alt="Quantum #103"></div></a></figure><hr><p>Know someone else who might like to read this newsletter? Forward this on to them or even better, ask them to sign up here:&#xA0;<a href="https://cloudhpc.news/">https://cloudhpc.news</a></p>]]></content:encoded></item><item><title><![CDATA[HPC Cloud Updates WE 15 Mar 2026]]></title><description><![CDATA[Updates to AWS, Azure & GCP in the last week relevant for HPC practitioners. Some instance types available in new regions on AWS, some details on how to do air gapped inference on Azure and that’s your lot.]]></description><link>https://cloudhpc.news/hpc-cloud-updates-we-15-mar-2026/</link><guid isPermaLink="false">69b6eddb1b3880bdc6b81a96</guid><category><![CDATA[HPC Cloud Release Notes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Sun, 15 Mar 2026 17:39:43 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-15.jpg" medium="image"/><content:encoded><![CDATA[<h2 id="aws">AWS</h2><img src="https://cloudhpc.news/content/images/2026/03/CloudHPCNews-2026-03-15.jpg" alt="HPC Cloud Updates WE 15 Mar 2026"><p>New Regional Instance: <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-r8a-instances-tokyo/?ref=cloudhpc.news" rel="noreferrer">R8a in Tokyo</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-m8azn-instances-ohio/?ref=cloudhpc.news" rel="noreferrer">M8azn in Ohio</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-hpc8a-additional-regions/?ref=cloudhpc.news" rel="noreferrer">HPC8a in Tokyo</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-m8i-m8i-flex-additional-regions/?ref=cloudhpc.news" rel="noreferrer">M8i and flex in Ireland and London</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-c8id-instances-europe-spain/?ref=cloudhpc.news" rel="noreferrer">C8id in Spain</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-c8gd-m8gd-instances-available/?ref=cloudhpc.news" rel="noreferrer">[CM]8gd in Sao Paulo and Ireland</a>, <a href="https://aws.amazon.com/about-aws/whats-new/2026/03/amazon-ec2-r7gd-instances-available/?ref=cloudhpc.news" rel="noreferrer">R7gd in Sao Paulo</a>.</p><h2 id="azure">Azure</h2><p>I guess AI inference is a type of HPC if you&#x2019;re serving enough users. Doing it in air gapped environments on cloud? Didn&#x2019;t think that was possible and I guess if you use the strict sense of the word air gapped it&#x2019;s not but this is what you can do in Azure.&#xA0;</p><p><a href="https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/ai-inferencing-in-air-gapped-environments/4498594?ref=cloudhpc.news">https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/ai-inferencing-in-air-gapped-environments/4498594</a></p><hr><h2 id="google-cloud">Google Cloud</h2><p>Not much going on here&#xA0;</p>]]></content:encoded></item><item><title><![CDATA[HAL Update: No More Tokens]]></title><description><![CDATA[Not enough tokens to provide a real update but AI does seem to be struggling now]]></description><link>https://cloudhpc.news/hal-update-no-more-tokens/</link><guid isPermaLink="false">69b3b7c21b3880bdc6b81a1d</guid><category><![CDATA[Random Bytes]]></category><category><![CDATA[AI]]></category><category><![CDATA[Software Engineering]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Fri, 13 Mar 2026 08:00:28 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/robot-coding-out-of-tokens.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/robot-coding-out-of-tokens.jpg" alt="HAL Update: No More Tokens"><p>I was hoping to provide an update today that said the caching component of HAL (the AI first coded HPC workload manager/ scheduler) is done. I can&#x2019;t. I ran out of tokens.</p><p>I asked Codex to create the actual implementation, which it kind of did&#x2026;with kind of doing the heavy lifting in that sentence. When I asked it to actually run the tests and make sure they pass it seemed to just get into a bit of a funk and span it wheels for ages and then spat out:</p><blockquote>&#x201C;Selected model is out of usage You&apos;ve hit your usage limit for GPT-5.3-Codex-Spark.&#x201D;</blockquote><p>All that trying to fix a bash script (which it wrote):</p><pre><code>hamza@devbox tests % ./run-full-cache-tests.sh.
/run-full-cache-tests.sh: line 218: unexpected EOF while looking for matching `&quot;&apos;
</code></pre>
<p>&#x1F923;</p><p>Oh well. I have both a Copilot and a Claude subscription I guess I could point at it I suppose. Or I might just wait.</p><p>I have to say though, the implementation it has generated feels a little sparse. Either this thing is amazing and it can reimplement ValKey++ in about one tenth as much code or (more likely) it just doesn&#x2019;t actually do most of what is needed.</p><p>Might need to take a stap back and generate smaller work items for it and then set it off to work on each item (with less context in each one) in turn. I think I was perhaps being a little ambitious in attempting to one shot the implementation. Even with all the specification and tests in place.</p><p>I do really wonder about some of the claims out in the wild about what people have created with AI at this point though. Maybe Claude&#x2019;s uptime metrics and bug count are better indicators of AI&#x2019;s true capability.</p><figure class="kg-card kg-bookmark-card"><a class="kg-bookmark-container" href="https://github.com/hmxlabs/hal?ref=cloudhpc.news"><div class="kg-bookmark-content"><div class="kg-bookmark-title">GitHub - hmxlabs/hal</div><div class="kg-bookmark-description">Contribute to hmxlabs/hal development by creating an account on GitHub.</div><div class="kg-bookmark-metadata"><img class="kg-bookmark-icon" src="https://github.githubassets.com/assets/pinned-octocat-093da3e6fa40.svg" alt="HAL Update: No More Tokens"><span class="kg-bookmark-author">GitHub</span><span class="kg-bookmark-publisher">hmxlabs</span></div></div><div class="kg-bookmark-thumbnail"><img src="https://opengraph.githubassets.com/37680da6b6d4aefa5b9289444a72a60147bb0b0f60ed1f24ee2ddd8539413de2/hmxlabs/hal" alt="HAL Update: No More Tokens"></div></a></figure>]]></content:encoded></item><item><title><![CDATA[Where’s HPC Club in 2026?]]></title><description><![CDATA[Have an opinion on what we should cover in our next HPC Club? Let me know!]]></description><link>https://cloudhpc.news/wheres-hpc-club-in-2026/</link><guid isPermaLink="false">69b0ff101b3880bdc6b819a4</guid><category><![CDATA[HPC CLUB]]></category><category><![CDATA[Random Bytes]]></category><dc:creator><![CDATA[Hamza]]></dc:creator><pubDate>Wed, 11 Mar 2026 08:00:11 GMT</pubDate><media:content url="https://cloudhpc.news/content/images/2026/03/HPC-Club-What-s-Next.jpg" medium="image"/><content:encoded><![CDATA[<img src="https://cloudhpc.news/content/images/2026/03/HPC-Club-What-s-Next.jpg" alt="Where&#x2019;s HPC Club in 2026?"><p>If you&#x2019;re wondering what happened to HPC Club in 2026 you&#x2019;re not alone. A busy end to 2025 and even busier start to 2026 has unfortunately meant HPC Club has taken a little bit of a back seat. Sorry.</p><p>We&#x2019;re trying to fix that now and are aiming to do the next event just after the Easter break. I am a little stuck though on a couple of things. First up: What topic should we cover this time and secondly, who should we invite as a guest speaker.</p><p>AI seems to have all but consumed HPC (in the media) and coming up with current talking points and areas of interest that aren&#x2019;t AI related and probably already covered elsewhere is getting harder and harder.</p><p>I do have some possible suggestions. Firstly, hybrid workloads that contain elements of both LLMs and traditional scientific/ analytics workloads are starting to rear their head. In the traditional HPC space this is not too much of a big deal. What I see as being more problematic is where HTC workloads are converging with LLMs. I think that&#x2019;s going to be an interesting problem.</p><p>The second idea is the rising interest in compute exchanges driven by demand (and/or surplus) GPU capacity. It&#x2019;s something I&#x2019;ve been talking about for close to a decade at this point but could AI be the driver that pushes the into existence?</p><p>Those are just my thoughts though. I want to hear yours. What do you want to talk about at HPC Club? Who do you want to hear from?&#xA0;</p>]]></content:encoded></item></channel></rss>