Hacker News new | ask | show | jobs
by panarky 1041 days ago
It's a temporary crunch while TSMC expands capacity. They were reluctant to invest in capacity during the crypto crunch because they (rightly) understood that to be a temporary spike in demand. This time, they (also rightly) recognize AI as a longer-term shift in demand, and they're busy retooling to meet it.

The real question is whether NVIDIA will maintain its lock on the market, or if vendor-agnostic Torch will help commoditize the segment.

3 comments

I am also thinking if I should build a rig to bet against expensive GPU prices.

My fear is that Nvidia trying to anchor GPU prices to crypto levels whether there is TSMC shortage is not.

"thanks Facebook" was not a term I have ever actually wanted to utter.
> vendor-agnostic Torch

Is this a competitor to CUDA?

Cuda runs on a lower layer than torch. There is not much competition to cuda if one wants performance, but if one just wants to run it there is cpu (openblas etc and Intel's MKL) and onnx.

It's pretty astonishing to me AMD has neither a proper math library (like MKL) nor gpu compute library (like cuda).