Live data from Hacker News

Nvidia announces financial results for second quarter fiscal 2024

nvidianews.nvidia.com

211–220 of 444 posts

Re: Nvidia announces financial results for second quarter fiscal 2024

#211
post #197
post #185

Earlier quoted context omitted.

Isn't this more a case of supply and demand? Huge ramp on chip demand by every FAAMG, every dev and their grandmothers for AI with a mostly inelastic supply (foundry constrained and very specialized atoms tech involved). It's not like Intel and AMD don't exist, but if everyone is pushing each other at the door for Nvidia chips..

Amazon, Alphabet, Meta. Who are the F and G, and where is apple?

Facebook, Amazon, Apple, Microsoft, and Google

Re: Nvidia announces financial results for second quarter fiscal 2024

#213
post #98

It s come to the point that people are begging competitors to do something in the space. Who knows, maybe some cheap Chinese asic that can do matrix multiplication ends up eating their lunch. You d think that, at the level of capitalization of tech companies, competition would be cutthroat

Capitalization in itself is meaningless. If you have 50% of NVidia outstanding shares, and you try to sell 10% of that, the capitalization would crater. What really counts is the profit. It is pretty huge now, but not 'that' huge (at least yet).

Try and buy 10% and see what happens!

Your point stands but in both directions: The market cap is not "the value of the company" as in, you can neither buy it or sell it at that price.

Re: Nvidia announces financial results for second quarter fiscal 2024

#214
post #162

What's also pretty interesting that they actually didn't sell more chips this quarter - they ... just pretty much doubled the prices (hence the huge margin). This is what having a monopoly looks like ! This is also why companies that manufacture their cards didn't report any uptick in profits. I'm wondering how this play out in some months ? Do they have any pricing power with respect to NVidia ? Or NVidia could just…

For my sake, what number did you look at to come to this conclusion? I'm not used to reading these quarterly reports.

You can look at cost of revenue to get an idea.

Re: Nvidia announces financial results for second quarter fiscal 2024

#215
post #87

I've seen a regular stream of reports on HN about people "sort of" getting AI done on laptops and non and lowly GPU machines. Is it unreasonable or far-fetched to imagine that someone figures out how to efficiently get it all done without GPUs and pull the rug out from under Nvidia?

The current giants have shown that "it" can be done. From now on we can reasonnably hope for massive progress in efficency at the low end - as well as massive capability improvements at the high end. That goes both ways, probably.

Re: Nvidia announces financial results for second quarter fiscal 2024

#216
post #206

Earlier quoted context omitted.

I remember meeting NVIDIA in the late aughts (2007?) first launching their CUDA efforts. Really the product was a re-branded 780GTX or whatever their high end gaming card was at the time more or less, but they already laid out a clear pathway to today (more or less).

I remember meeting with them in the mid aughts when they were first talking to HPC folks about using their cards for science. I'll never forget what the chief scientist from nVidia said. "What is the color of a NaN? That is, when you render a texture with a nan value, what does it look like? I'll tell: it's nvidia green."

It's a quality meme but I'm having trouble figuring out the settings that make it work. It looks like RGBA8 would be blue:

    >>> struct.pack('f',math.nan)
    b'\x00\x00\xc0\x7f'
maybe that becomes green if you composite over white or something? Or maybe there is a common type of NaN that fills some of the unspecified bits? ("Just use the particular NaN that makes it green" is cheating unless you have an excuse)

Re: Nvidia announces financial results for second quarter fiscal 2024

#217
post #206

Earlier quoted context omitted.

I remember meeting NVIDIA in the late aughts (2007?) first launching their CUDA efforts. Really the product was a re-branded 780GTX or whatever their high end gaming card was at the time more or less, but they already laid out a clear pathway to today (more or less).

I remember meeting with them in the mid aughts when they were first talking to HPC folks about using their cards for science. I'll never forget what the chief scientist from nVidia said. "What is the color of a NaN? That is, when you render a texture with a nan value, what does it look like? I'll tell: it's nvidia green."

That is a funny way to signal their commitment to HPC! But compared to other tooling (non GPU) CUDA is still really clunky. Way ahead of everything else in the GPGPU space but still surprisingly clunky. Also I don't get what they are fearing with all their "Account required for download" (e.g. for CuDNN) what are they fearing? And is it really worth the trade-off for the pain it causes for dev environments and CI pipelines? It really seems like Intel and AMD have to step in to break this monopoly to force them to improve the situation for everyone.

Re: Nvidia announces financial results for second quarter fiscal 2024

#218

Up more than 10% after hours compared to close yesterday. I really thought NVDA had hit its ceiling at $1+ trillion, apparently not. Really does feel like a huge opportunity for Intel to me. They have the fab capacity to pump out at least reasonably competitive GPUs if they can figure out the software side of things. P/E still above 50 even after the AI craze 9x'd eps this quarter. Still hard for me to see that valua…

If you melted the moon to turn it into GPUs, we’d still find use for that compute.

If they can hold the market and not implode for internal reasons, not sure this has any upper limit?

Re: Nvidia announces financial results for second quarter fiscal 2024

#219
post #184

Earlier quoted context omitted.

> This is what having a monopoly looks like ! As someone who has been in the AI/ML space for over a decade, and even had an AMD/Radeon card for more than half of that, I can't help but feel that this is partially AMD's own fault. For many, many years it seemed to me that AMD just didn't take AI/ML seriously whereas, for all it's faults, NVIDIA seemed to catch on very early that ML presented a tremendous potential mar…

Until very recently, AMD was struggling for survival. Rather than making the big bet on AI, they went for the sure thing by banking on revolutionary CPU tech. I'm sure if they were in a better financial position 5 years ago, they would have gone bigger on AI.

[deleted]

Re: Nvidia announces financial results for second quarter fiscal 2024

#220
post #87

I've seen a regular stream of reports on HN about people "sort of" getting AI done on laptops and non and lowly GPU machines. Is it unreasonable or far-fetched to imagine that someone figures out how to efficiently get it all done without GPUs and pull the rug out from under Nvidia?

If this happens we will just get more things done with the same amount of compute (see: Blinn's law). The demand for GPUs does not really come from algorithmic compute requirements but from social expectation of progress in the field of AI. People will use all the compute they can get doing research using the budget they are given. What matters is how this budget is set.
Post reply on HN