Register and share your invite link to earn from video plays and referrals.

パウロ
@paurooteri
AI関連の技術・産業動向についてnoteを書いています ハイライトからnoteにアクセス 投資助言・売買推奨を目的としたものではありません
974 Following    90.9K Followers
I am struck by the profound insights regarding memory granularity and latency hiding. Reading this leads me to believe that a significant market opportunity is on HBF, coupled with scratchpad memory for data orchestration, as well as highly parallel GPUs/AI ASICs. Samsung stands out as an intriguing prospect here, thanks to their ability to vertically stack Flash core dies and integrate a scratchpad SRAM base die.
Show more
Memory cost and capacity are significant issues for AI accelerators. Unlike game rendering, model inference can have a deterministic memory access pattern. You don’t need “random access memory” at all for model weights, and you could tolerate cold-start latencies in the multiple milliseconds, as long as continuous reads were delivered at the necessary bandwidth. NAND flash is over 100 times cheaper per GB than HBM, so there should be opportunity there, even after giving a flash controller a 1024 bit interface with HBM bandwidth. You could make a specialized pin protocol that just supported pipelined transfer of full 16KB+ pages from the flash to program-managed accelerator scratchpad memory and improve per-pin performance over HBM, but it might be more convenient to make it still look like a true random access memory with very fragile performance characteristics, where anything but sequential reads falls off a 1000x+ performance cliff. That has the advantage of automatically using existing cache hierarchies, and providing a natural path to update the flash memory with new model weights. With the stream-to-scratch interface, code has to be completely rewritten before it works at all, while the ram-emulation interface will start off just extremely slow, and you can incrementally sort out the changes for full performance. There may be cases where there isn’t enough scratchpad SRAM to hold the weights for a layer, which might force you to deploy the old optical drive optimization technique of duplicating data in multiple places on a sequential read to avoid seeking, but there would be capacity to burn. It might be possible to do something like cuda graph capture to record a memory access trace and have everything magically remapped to a linear sequence, but deploying programmer / agent elbow grease to manage transfers and access in a scratch ram ring buffer would be lower risk. A split memory system consisting of some channels of flash and some channels of HBM will probably be suboptimal compared to a uniform memory, but it could be much cheaper, and allow much larger models to be run. I think th case is strong for inference, but you have to stretch more for training. You can still linearize all the weight memory accesses, both reads and writes, but flash memory would quickly wear out from the writes, even if they were all perfectly page aligned. Replacing low-latency HBM with massively parallel cheap(er) DRAM at high latency might still be a worthwhile cost savings.
Show more
I agree. FCBGA with T-Glass + ABF is the core of GPU substrates.
Goldman Sachs upgraded Nittobo to Buy in a July 6 report. One key reason was its cautious view on TSMC’s glass core substrate (GCS) progress. I won’t add much commentary here. Just sharing the note. That said, my takeaway is that the other reasons GS cited for the upgrade do not really conflict with a constructive view on GCS over the next several years. One thing to note: based on past patterns, the likelihood of TSMC providing major updates on GCS/CoPoS at its upcoming July earnings call may be low. This is especially true since TSMC just shared key R&D results at a Japan symposium in June, where it also made a rare mention of supplier partners. If that read is right, the likelihood of major GCS updates at Innolux’s and Ibiden’s August earnings calls may also be low.
Show more
SKHY set to Sky-rocket 🚀? Is the name itself literally a spoiler? Countdown to the Nasdaq listing on July 10 starts now!
Disco's chip packaging tool shipments hit another record high.
So true. It’s wild how the market panics over minor timeline shifts, ignoring the engineering realities. When $NVDA is inventing the state of the art and constantly redrawing the boundaries, execution hurdles are just part of the process.
Show more
Having observed the Hopper & Blackwell and now the Rubin ramp over the last 4 years, plz don't expect Nvidia to meet their deadlines Jensen operates on very aggressive timelines and puts too much pressure on the supply chain AI servers are much more complex than smartphones (the logic of the 2010s won't work here) and are also undergoing rapid iteration every generation (HBM, CPO, AP, 800 VDC, substrates/PCB size and complexity etc)
Show more
@LinQingV Why do they need that much sheer volume? Are they planning to roll out Agent AI CPUs and Huawei 950DTs across millions of clusters or something?
BREAKING: Elon Musk just called the current AI chip price surge "the biggest price jump in anything I've ever seen." Elon Musk said the production shortfall relative to demand is insane and that much higher production is needed. This means the AI chip boom is not peaking yet. It is still in its early phase, with years of price pressure still ahead before supply catches up.
Show more
0
72
693
112
Forward to community
That is exactly right. The tables have turned now. Memory makers will maintain pricing discipline and raise prices for Apple every quarter. As a result, Apple's edge AI will become a costly token generation product due to the continuous price hikes of DRAM and NAND.
Show more
Memory makers strike back and finally reaches Apple. Most all of @MicronTech’s revenue gains this quarter were from price hikes, NOT from unit increases. Does it stink that price hikes impact OEMs and consumers? Yes. BUT, when memory makers were -80% grows margins, the OEMs were punishing memory makers with continuous price cut demands. It cuts both ways.
Show more