Editor’s Notes: In this episode of the Lex Fridman Podcast, Lex sits down with Jensen Huang, the visionary CEO of NVIDIA, to discuss the company’s pivotal role in the ongoing AI revolution. The conversation explores NVIDIA’s evolution from designing individual chips to engineering massive rack-scale systems and the “extreme co-design” required to power modern artificial intelligence. Jensen shares personal insights into his leadership philosophy, the importance of “manifesting” the future through engineering, and his optimistic outlook on how AI will solve humanity’s greatest challenges, from curing diseases to space exploration. (Mar 23, 2026)
TRANSCRIPT:
Extreme Co-Design: Building the AI Factory
LEX FRIDMAN: The following is a conversation with Jensen Huang, CEO of Nvidia, one of the most important and influential companies in the history of human civilization. Nvidia is the engine powering the AI revolution. And a lot of its success can be directly attributed to Jensen’s sheer force of will and his many brilliant bets and decisions as a leader, engineer and innovator. This is the Lex Fridman podcast. And now, dear friends, here’s Jensen Huang.
You’ve propelled Nvidia into a new era in AI moving beyond its focus on chip scale design to now rack scale design. And I think it’s fair to say that winning for Nvidia for a long time used to be about building the best GPU possible. And you still do, but now you’ve expanded that to extreme co-design of GPU, CPU, memory, networking, storage, power, cooling, software, the rack itself, the POD that you’ve announced, and even the data center.
So let’s talk about extreme co-design. What is the hardest part of co-designing a system with that many complex components and design variables?
The Challenge of Distributed Computing at Scale
JENSEN HUANG: Yeah, thanks for that question. So first of all, the reason why extreme co-design is necessary is because the problem no longer fits inside one computer to be accelerated by one GPU. The problem that you’re trying to solve is you would like to go faster than the number of computers that you add. So you added 10,000 computers, but you would like it to go a million times faster.
Then all of a sudden you have to take the algorithm, you have to break up the algorithm, you have to refactor it, you have to shard the pipeline, you have to shard the data, you have to shard the model. Now all of a sudden, when you distribute the problem this way, not just scaling up the problem, but you’re distributing the problem, then everything gets in the way.
This is the Amdahl’s law problem, where the amount of speedup you have for something depends on how much of the total workload it is. And so if computation represents 50% of the problem, and I sped up computation infinitely like a million times, I only sped up the total workload by a factor of two.
Now all of a sudden, not only do you have to distribute the computation, you have to shard the pipeline somehow, you also have to solve the networking problem because you’ve got all of these computers connected together. And so distributed computing at the scale that we do, the CPU is a problem, the GPU is a problem, the networking is a problem, the switching is a problem, and distributing the workload across all these computers are a problem. It’s just a massively complex computer science problem. And so we just got to bring every technology to bear. Otherwise we scale up linearly or we scale up based on the capabilities of Moore’s Law, which has largely slowed because Dennard’s scaling has slowed.
Bringing Specialists Together: The Architecture of Nvidia
LEX FRIDMAN: I’m sure there’s trade-offs there. Plus you have completely disparate disciplines here. I’m sure you have specialists in each one of these — high bandwidth memory, the networking, the NVLink, the NICs, the optics and the copper that you’re doing, the power delivery, the cooling, all that. I mean, there’s world experts in each of those. How do you get them in a room together to figure out —
JENSEN HUANG: That’s why my staff is so large.
LEX FRIDMAN: Can you take me through the process of the specialists and the generalists? How do you put together the rack when you know the set of things you have to shove into a rack together? What does that process look like of designing it all together?
JENSEN HUANG: There’s the first question, which is what is extreme co-design — you were optimizing across the entire stack of software from architectures to chips to systems to system software, to the algorithms to the applications. That’s one layer. The second thing that you and I just talked about goes beyond CPUs and GPUs and networking chips and scale-up switches and scale-out switches. And then of course you got to include power and cooling and all of that because all these computers are extremely power hungry. They do a lot of work and they’re very energy efficient, but they in aggregate still consume a lot of power.
So that’s one. The first question is what is it? The second question is why is it? And we just spoke about the reason. You want to distribute the workload so that you can exceed the benefit of just increasing the number of computers. And then the third question is, how is it? How do you do it? And that’s kind of the miracle of this company.
When you’re designing a computer, you have to have an operating system of computers. When you’re designing a company, you should first think about what is it that you want the company to produce. I see a lot of companies’ organization charts and they all look the same. Hamburger organization charts, software organization charts and car company organization charts, they all look the same. And it doesn’t make any sense to me. The goal of a company is to be the machinery, the mechanism, the system that produces the output.
My direct staff is 60 people. I don’t have one-on-ones with them because it’s impossible. You can’t have 60 people on your staff if you’re going to get work done.
LEX FRIDMAN: And so you still have 60 reports, you still have more. Yeah. And most of your staff at least have a foot in engineering.
JENSEN HUANG: Almost all of them. There’s experts in memory, there’s experts in CPUs, there’s experts in optical. Yeah. GPUs and architecture, algorithms, design.
LEX FRIDMAN: So you constantly have an eye on the entire stack and you’re having intense discussions about the design of the entire stack.
JENSEN HUANG: And no conversation is ever one person. That’s why I don’t do one-on-ones. We present a problem and all of us attack it, because we’re doing extreme co-design. And literally the company is doing extreme co-design all the time.
LEX FRIDMAN: So even if you’re talking about a particular component like cooling or networking, everybody’s listening in and they can contribute — well, this doesn’t work for the power distribution, this doesn’t work for the memory, this doesn’t work for this.
JENSEN HUANG: Exactly. And whoever wants to tune out, tune out. And the reason for that is because the people who are on the staff, they know when to pay attention. If there’s something they could have contributed to and they didn’t contribute to, I’m going to call them out and say, hey, come on, let’s get in here.
From GPU Accelerator to AI Factory: Nvidia’s Evolution
LEX FRIDMAN: So as you mentioned, Nvidia is this company that’s adapting to the environment. At which point can you say did the environment change and Nvidia began adapting — sort of secretly in the early days — from GPU for gaming, maybe the early deep learning revolution, to “we’re now going to start thinking of it as an AI factory. What does Nvidia do? It produces AI. Let’s build a factory.”
JENSEN HUANG: I could reason through it just systematically. We started out as an accelerator company, but the problem with accelerators is that the application domain is too narrow. It has the benefit of being incredibly optimized for the job. Any specialist has that benefit. The problem with intense specialization is that of course your market reach is narrower, but that’s even fine. The problem is the market size also dictates your R&D capacity and your R&D capacity ultimately dictates the influence and impact that you can possibly have in computing.
And so when we first started out as an accelerator — a very specific accelerator — we always knew that that was going to be our first step. We had to find a way to become accelerated computing. But the problem is when you become a computing company, it’s too general purpose and it takes away from your specialization. I connected two words that actually have fundamental tension. The better computing company we become, the worse we became as a specialist. The more of a specialist, the less capacity we have to do overall computing.
And I connected those two words together on purpose — that the company has to find that really narrow path, step by step by step, to expand our aperture of computing, but not give up on the most important specialization that we had.
Okay, so the first step that we took beyond acceleration was we invented the programmable pixel shader. So that was the first step towards programmability. It was our first journey towards moving into the world of computing. The second thing that we did was we put FP32 into our shaders. That FP32 step, IEEE compatible FP32, was a huge step in the direction of computing. It was the reason why all of the people who were working on stream processors and other types of dataflow processors discovered us and they said, “Hey, all of a sudden we might be able to use this GPU that’s incredibly computationally intensive and it’s now compliant with IEEE. I can take my software that I was writing previously on CPUs and I can see about using the GPU for that.”
Which led us to put C on top of FP32 — we called it CG. That CG path took us to eventually CUDA. Putting CUDA on GeForce — that was a strategic decision that was very, very hard to do because it cost the company enormous amounts of our profits. And we couldn’t afford it at the time. But we did it anyway because we wanted to be a computing company. A computing company has a computing architecture. A computing architecture has to be compatible across all of the chips that we build.
The CUDA Decision: A Bold Bet on the Future
LEX FRIDMAN: Can you take me to that decision? So putting CUDA on GeForce — you could not afford to do it. Can you explain that decision? Why boldly choose to do that anyway?
JENSEN HUANG: That was the first — I would say that was the first strategic decision that is as close to an existential threat —
LEX FRIDMAN: For people who don’t know — spoiler alert — it turned out to be one of the most incredibly brilliant decisions ever made by a company. CUDA turned out to be an incredible foundation for computation in this AI infrastructure world. Just setting the context. It turned out to be a good decision.
JENSEN HUANG: Yeah, it turned out to have been a good decision. So here’s the way it went. We invented this thing called CUDA, and it expanded the aperture of applications that we can accelerate with our accelerator. The question is, how do we attract developers to CUDA? Because a computing platform is all about developers. And developers don’t come to a computing platform just because it could perform something interesting. They come to a computing platform because the install base is large, because a developer, like anybody else, wants to develop software that reaches a lot of people.
So the install base is in fact the single most important part of an architecture. The architecture could attract enormous amounts of criticism. For example, no architecture has ever attracted more criticism than the x86 — as a less than elegant architecture — and yet it is the defining architecture of today. It gives you an example that so many RISC architectures, which were beautifully architected, incredibly well designed by some of the brightest computer scientists in the world, largely failed. And so I’ve given you two examples where one is elegant, the other one’s barely aesthetic. And yet x86 survived.
LEX FRIDMAN: Install base is everything.
The CUDA Bet and Building an Installed Base
JENSEN HUANG: Install base defines an architecture. Not everything else is secondary. And so there were other architectures at the time CUDA came out, OpenCL was here. There were several other competing architectures. But the decision that we made that was good was we said, hey, look, ultimately it’s about installed base and what is the best way we could get a new computing architecture into the world.
By that time frame, GeForce had become successful. We were already selling millions and millions of GeForce GPUs a year. And we said, we ought to put CUDA on GeForce and put it into every single PC, whether customers use it or not, and use it as a starting point of cultivating our installed base. Meanwhile, we’ll go and attract developers and went to universities and wrote books and taught classes and put CUDA everywhere. And eventually people will discover.
And at the time, the PC was the primary computing vehicle. There was no cloud, and we could put a supercomputer in the hands of every researcher in school, every scientist, every engineering school. Well, every student in school, and eventually something amazing will happen.
Well, the problem was CUDA increased our cost of that GPU, which is a consumer product, so tremendously. It completely consumed all of the company’s gross profit dollars. And so at the time the company was probably worth, I don’t know, at the time, wasn’t it like $8 billion or something? 6, $7 billion or something like that. After we launched CUDA, I recognized that it was going to add so much cost, but it was something we believed in. Our market cap went down to like $1.5 billion. And so we were down there for a while and we clawed our way back slowly, but we carried CUDA on GeForce.
I always say that Nvidia is the house that GeForce built because it was GeForce that took CUDA out to everybody. Researchers discovered CUDA on GeForce because many of them were gamers, many of them built their own PCs anyway in a university lab. Many of them built clusters themselves using PC components. And so that’s kind of how we got going.
LEX FRIDMAN: And then that became the platform, the foundation for the deep learning revolution.
JENSEN HUANG: That was also another great, great observation.
LEX FRIDMAN: Yeah, that existential moment. Do you remember what were those meetings like? What were those discussions like? Deciding as a company, risking everything.
Making Bold Bets: The Decision-Making Process
JENSEN HUANG: Well, I had to make it clear to the board what we’re trying to do. And the management team knew our gross margins were going to get crushed. So you could imagine a world where GeForce would carry the burden of CUDA and none of the gamers would appreciate it and none of the gamers would pay for it. They only pay a certain price and it doesn’t matter what your cost is. And so we increased our cost by 50% and that consumed — and we were a 35% gross margin company. And so it was quite a difficult decision to make.
But you could imagine that someday this could go into workstations and it would go into supercomputers and in those segments maybe we can capture more margins. So you could reason your way into being able to afford this, but it still took a decade.
LEX FRIDMAN: But that’s more like a conversation with the board convincing them. But psychologically, because Nvidia has continued to make bold bets that predict the future and in part, especially now, define the future. So I’m almost looking for wisdom about how you’re able to make those decisions, to make leaps like that as a company.
JENSEN HUANG: Well, first of all, I’m informed by a lot of curiosity. At some point there’s a reasoning system that convinces me so clearly this outcome will happen, that this will happen. And so I believe it in my mind. And when I believe it in my mind, you know how it is. You manifest a future, and that future is so convincing, there’s no way it won’t happen. There’s a lot of suffering in between. But you’ve got to believe what you believe.
LEX FRIDMAN: So you envision the future and you essentially, from a sort of engineering perspective, manifest it.
Shaping Belief Systems: Leadership from Within
JENSEN HUANG: Yeah. And you reason about how to get there, you reason about why it must exist, and we all reason it here. The management team will reason about it. All the people that we spend a lot of time reasoning about it.
The thing that the next part of it is probably a skill thing, which is oftentimes in leadership, the leadership stays quiet or they learn about something and then they do some manifesto and it’s a brand new year. And somehow at the end of the year, next year, we’re going to have a brand new plan. Big, huge layoff this way. Big, huge organization change this way. New mission statement, brand new logos, that kind of stuff. We’ve just never — I never do things that way.
When I learn about something and it’s starting to influence how I think, I’ll make it very clear to everybody near me that this is interesting. This is going to make a difference. This is going to impact that. And I reason about things step by step by step. Oftentimes, I’ve already made up my mind. But I’ll take every possible opportunity — external information, new insights, new discoveries, new engineering revelations, new milestones developed. I’ll take those opportunities and I’ll use it to shape everybody else’s belief system. And I’m doing that literally every single day. I’m doing that with my board, I’m doing that with my management team, I’m doing that with my employees.
I’m trying to shape their belief system such that when the day comes that I say, hey, let’s buy Mellanox, it’s completely obvious to everybody that we absolutely should. On the day that I said, hey guys, let’s go all in on deep learning — and let me tell you why — I’ve already been laying down the bricks to different organizations inside the company, every organization and everybody. Many of the people might have heard everything, most of the company heard pieces of it. And on the day that I announce it, everybody’s kind of bought into many pieces of it.
And in a lot of ways, I like to announce these things and I imagine that the employees are kind of saying, “Jensen, what took you so long?” And in fact, I’ve been shaping their belief system for some time, and therefore leadership — sometimes it looks like you’re leading from behind, but you’ve been shaping their thinking to the point where on the day that I declared it, there’s 100% buy-in. But that’s what you want. You want to bring everybody along. Otherwise we announce something about deep learning and everybody goes, “What are you talking about?” You announce something about, let’s go all in on this thing, and your management team, your board, your employees, your customers, they’re kind of like, “Where’s this coming from? This is insane.”
And so GTC, in fact, if you go back in time, you look at the keynotes, I’m also shaping the belief system of my partners and the industry and I’m using that to shape the belief system of my own employees. And so by the time that I announce something, like for example, we just announced Grok — I’ve been talking about the stepping stones for two and a half years. You guys just go back and, oh my gosh, they’ve been talking about it for two and a half years. And so I’ve been laying the foundation step by step by step. So when the time comes you announce it, everybody’s like, “What took you so long?”
LEX FRIDMAN: But it’s not just inside the company. You’re shaping the landscape, the broader global landscape of innovation, like putting those ideas out there. You really are manifesting reality.
JENSEN HUANG: We don’t build computers, we actually don’t build clouds. As it turns out, we’re a computing platform company and so nobody can buy anything from us. That’s the weird thing. We vertically design, vertically integrate to design and optimize, but then we open up the entire platform at every single layer to be integrated into other companies’ products and services and clouds and supercomputers and OEM computers. And so the amazing thing is I can’t do what I do without having convinced them first. And so most of GTC is about manifesting a future that by the time that my product is ready, they’re going to say, “What took you so long?”
Scaling Laws: The Four Dimensions
LEX FRIDMAN: Yeah, so one of the things you’ve been a believer in for a long time is scaling laws, broadly defined. So are you still a believer in the scaling laws?
JENSEN HUANG: Yeah, we have more scaling laws now.
LEX FRIDMAN: So I think you’ve outlined four of them — with pre-training, post-training, test time, and agentic scaling. What do you think when you think about the future, the deep future and the near term future, what are the blockers that you’re most concerned about that keep you up at night that you have to overcome in order to keep scaling?
The Four Scaling Laws of AI
JENSEN HUANG: Well, we can go back and reflect on what people thought were blockers. So in the beginning, the pre-training scaling law, people thought, well, rightfully so, that the amount of data that we have, high quality data that we have, will limit the intelligence that we achieve. And that scaling law was an important, very important scaling law. The larger the model, the correspondingly more data results in a smarter AI. And so that was pre-training.
And Ilya Sutskever said, “We’re out of data,” or something like that. “Pre-training is over,” or something like that. The industry panicked. You know, that this is the end of AI. And of course that’s obviously not true. We’re going to keep on scaling the amount of data that we have to train with. A lot of that data is probably going to be synthetic. And that also confused people.
What people don’t realize is they’ve kind of forgotten that most of the data that we are training, that we teach each other with, inform each other with, is synthetic. You know, it’s synthetic because it didn’t come out of nature. You created it, I’m consuming it, I modify it, augment it, I regenerate it, somebody else consumes it. And so we’ve now reached a level where AI is able to take ground truth, augment it, enhance it, synthetically generate an enormous amount of data. And that part of post-training continues to scale.
And so the amount of data that we could use that is human generated will be smaller and smaller and smaller. The amount of data that we use to train models is going to continue to scale to the point where we’re no longer limited. Training is no longer limited by data, it is now limited by compute. And the reason for that is most of the data is synthetic.
Then the next phase is test time. And I still remember people telling me that inference, “Oh yeah, that’s easy. Pre-training, that’s hard.” These are giant systems that people are talking about. “Inference must be easy. And so inference chips are going to be little tiny chips and they’re not like Nvidia’s chips. Oh, those are going to be complicated and expensive. In the future, inference is going to be the biggest market and it’s going to be easy and we’re going to commoditize and everybody can build their own chips.”
And that was always illogical to me because inference is thinking, and I think thinking is hard. Thinking is way harder than reading. Pre-training is just memorization and generalization, looking for patterns in relationships. You’re reading and reading versus thinking, reasoning, solving problems, taking unexplored experiences, new experiences, and breaking it down, decomposing it into solvable pieces that we then go off and solve either through first principle reasoning, through previous examples, prior experiences, or just exploration and search and trying different things.
And that whole process of test time scaling, inference, is really about thinking. It’s about reasoning, it’s about planning, it’s about search. So how could that possibly be compute light? And we were absolutely right about that. Test time scaling is intensely compute intensive.
The Agentic Scaling Law
Then the question is, okay, now we’re at inference and we’re at test time scaling. What’s beyond that? Well, obviously we have now created one agentic person, and that one agentic person has a large language model that we’ve now developed. But during test time, that agentic system goes off and does research and bangs on databases and it goes and uses tools. And one of the most important things it does is spins off and spawns off a whole bunch of sub-agents, which means we’re now creating large teams.
It’s so much easier to scale Nvidia by hiring more employees than it is to scale myself. And so the next scaling law is the agentic scaling law. It’s kind of like multiplying AI. We could spin off agents as fast as you want to spin off agents. And so you now have four scaling laws.
And as we use the agentic systems, they’re going to create a lot more data, they’re going to create a lot of experiences. Some of it we’re going to say, “Wow, this is really good, we ought to memorize this.” That data set then comes all the way back to pre-training. We memorize and generalize it, we then refine it and fine-tune it back into post-training. Then we enhance it even more with test time and the agentic systems put it out into the industry. And so this loop, this cycle, is going to go on and on and on. It kind of comes down to basically one thing: intelligence is going to scale by compute.
Anticipating Hardware Architecture
LEX FRIDMAN: But there’s a tricky thing there that you have to anticipate and predict, which is some of these components require different kinds of hardware to really do it optimally. So you have to anticipate where the AI innovation is going to lead. For example, mixture of experts with sparsity. With hardware, you can’t just pivot on a week’s notice. You have to anticipate what that’s going to look like. That’s so scary and difficult to do. Right?
JENSEN HUANG: For example, these AI model architectures are being invented about once every six months. And system architectures and hardware architectures, kind of every three years. And so you need to anticipate what is likely going to happen two, three years from now. And there’s a couple of ways that you could do that.
First of all, we could do research internally ourselves. And that’s one of the reasons why we have basic research, we have applied research, we create our own models. And so we have hands-on life experience right here. This is part of the co-design that I’m talking about. We’re also the only AI company in the world that works with literally every AI company in the world. And to the extent that we can, we try to get a sense of what are the challenges that people are experiencing.
LEX FRIDMAN: So you’re listening to the whispers across the industry, the AI labs.
JENSEN HUANG: That’s right. You got to listen and learn from everybody. And then the last part is to have an architecture that’s flexible, that can adapt and move with the wind. And one of the benefits of CUDA is that it’s on the one hand an incredible accelerator, and on the other hand it’s really flexible. And so that balance, that incredible balance between specialization — otherwise we can’t accelerate the CPU — versus generalization so that we can adapt with changing algorithms, that’s really, really important.
That’s the reason why CUDA has been so resilient, and yet we continue to enhance it. We’re at CUDA 13.2 and so we’re evolving the architecture so fast that we can stay with the modern algorithms. For example, when mixture of experts came out, that’s the reason why we had NVLink 72 instead of NVLink 8. We could now take an entire 4 trillion, 10 trillion parameter model and put it in one computing domain as if it’s running on one GPU.
People probably didn’t notice I said it. But if you look at the architecture of the Grace Blackwell racks, it was completely focused on doing one thing: processing the LLM. All of a sudden, one year later, you’re looking at a Vera Rubin rack. It has storage accelerators, it has this incredible new CPU called Vera. It has Vera Rubin and NVLink 72 to run the LLMs. It also has this new additional rack called Grok. And so this entire rack system is completely different than the previous one. It’s got all these new components in it. And the reason for that is because the last one was designed to run MoE large language models and inference, and this one is to run agents, and agents bang on tools.
Reasoning About the Future of Agentic Systems
LEX FRIDMAN: And obviously the design of the system had to have been done before Claude Code, Codex, OpenClaw. So you were anticipating the future essentially. And that comes from what? From the whispers, from the understanding of what all the state of the art is?
JENSEN HUANG: No, it’s easier than that. You just reason about it. No matter what happens, at some point, in order for that large language model to be a digital worker — let’s just use that metaphor — let’s say that we want the LLM to be a digital worker. What does it have to do? It has to access ground truth. That’s our file system. It has to be able to do research. It doesn’t know everything, and I don’t want to wait until this AI becomes universally smart about everything, past, present and future, before I make it useful. And so therefore I might as well let it go do research. And obviously if it wants to help me, it’s got to use my tools.
A lot of people would say, “AI is going to completely destroy software. We don’t need software anymore. We don’t even need tools anymore.” That’s ridiculous. Let’s use a thought experiment — you could just sit there, enjoy a glass of wine, whiskey, and think about all these things and it would become completely obvious.
Like, if I were to create the most amazing agent that we can imagine in the next 10 years, let’s say, be a humanoid robot. If that humanoid robot were to be created, is it more likely that the humanoid robot comes into my house and uses the tools that I have to do the work that it needs to do? Or does its hand turn into a 10-pound hammer in one instance, turn into a scalpel in another instance, and in order to boil water, it beams microwaves out of its fingers? Or is it more likely just to use the microwave?
And the first time it goes up to the microwave, it probably doesn’t know how to use it, but that’s okay. It’s connected to the Internet. It reads the manual of this microwave, reads it, instantly becomes an expert, and uses it. And so I think I just described, in fact, almost all of the properties of OpenClaw. That it’s going to use tools, that it’s going to access files, it’s going to be able to do research, it has an IO subsystem.
And when you’re done reasoning through it in that way, then you say, “Oh my gosh, the impact to the future of computing is deeply profound.” And the reason for that is I think we’ve just reinvented the computer.
And then now you say, “Okay, when did we reason about that? When did we reason about OpenClaw?” If you take the OpenClaw schematic that I used at GTC, you will find it two years ago, literally two years ago at GTC, I was talking about agentic systems that exactly reflect OpenClaw today.
And of course, the confluence of many things had to happen. First of all, we needed Claude and GPT and all of these models to reach a level of capability. So their innovation and their breakthroughs and their continued advances was really important. And then of course, somebody had to create an open source project that was sufficiently robust and sufficiently complete and that we can all put to work. And I think OpenClaw did for agentic systems what ChatGPT did for generative systems. And I just think it’s a very big deal.
OpenClaw and the Moment That Captured the World
LEX FRIDMAN: Yeah, it’s a really special moment. I’m not exactly sure why it captured so much of the world’s attention, but it did more than Claude Code and Codex and so on.
JENSEN HUANG: Because consumers could reach it.
LEX FRIDMAN: Sure, yeah. But there’s also so much of this that is vibes. And Peter, I had a podcast with him, he’s a wonderful human being. So part of it is also the humans that represent the thing, part of it is memes, because we’re all trying to figure it out. There’s really serious and complicated security concerns about when you have such powerful technology, how do you hand over your data so they can do useful stuff? But then there’s scary things associated with that. And we as a civilization, as individual people and as a civilization, figuring out how to find that right balance.
JENSEN HUANG: Yeah, we jumped on it right away and we sent a bunch of security experts his way and we did this thing called Open Shell. It’s already been integrated into OpenClaw.
LEX FRIDMAN: Nvidia put forward Nemo Claw.
JENSEN HUANG: Yep, exactly.
LEX FRIDMAN: The install is super easy. It makes sure that it’s secure.
JENSEN HUANG: We give you two out of three rights. Agentic systems can access sensitive information, it can execute code, and it can communicate externally. We could keep things safe if we gave you two out of those three capabilities at any time, but not all three. And out of those two out of three capabilities, we also give you access control based on whatever rights that you’re given by enterprise. And then we connect it to a policy engine that all these enterprises already have. And so we’re going to try to do our best to help OpenClaw become a better claw.
What Are the Blockers Ahead?
LEX FRIDMAN: So you eloquently explained how we have a long history of blockers that we thought were going to be blockers and we overcame them. But now, looking into the future, what do you think might be the blockers now that it’s clear that agents will be everywhere? So obviously we’re going to need compute. So what is going to be the blocker for that?
Energy Efficiency, Supply Chain, and Power Grid Solutions
JENSEN HUANG: Scaling power is a concern, but it’s not the only concern. But that’s the reason why we’re pushing so hard on extreme co-design so that we can improve the tokens per second per watt orders of magnitude every single year.
In the last 10 years, Moore’s Law would have progressed computing about 100 times. We progressed and scaled up computing by a million times in the last 10 years. And so we’re going to keep on doing that through extreme co-design. Energy efficiency per watt completely affects the revenues of a company, it affects the revenues of a factory. And we’re just going to push that to the limit so that we could keep on driving token costs down as fast as we can.
Our computer price is going up, but our token generation effectiveness is going up so much faster. Token cost is coming down — it’s coming down an order of magnitude every year.
LEX FRIDMAN: So power, that’s an interesting one. So the way to try to get around the power blocker is to try to, with the tokens per second per watt, try to make it more and more efficient. Of course there’s the question of how do we get more power?
JENSEN HUANG: We should also get more power.
LEX FRIDMAN: That’s a really complicated one. You’ve talked about small module nuclear power plants. There’s all kinds of ideas for energy. How much does it keep you up at night? The bottlenecks in the supply chain of AI — like ASML with EUV lithography machines, TSMC with advanced packaging like CoWoS, and SK Hynix with high bandwidth memory — all the time.
Managing the Supply Chain at Scale
JENSEN HUANG: And we’re working on it all the time. No company in history has ever grown at a scale that we’re growing while accelerating that growth. It’s incredible and it’s hard for people to even understand this. In the overall world of AI computing, we’re increasing share, and so supply chain, upstream and downstream, are really important to us.
I spent a lot of time informing all the CEOs that I work with — what are the dynamics that’s going to cause the growth to continue or even accelerate. It’s part of the reasons why to the entire right-hand side of me were CEOs of practically the entire IT industry upstream and practically the entire infrastructure industry downstream. There were several hundred CEOs, and I don’t think there’s ever been keynotes where several hundred CEOs show up.
Part of it is I’m telling them about our business condition now. I’m telling them about the growth drivers in the very near future and what’s happening. And I’m also describing where are we going to go next so that they could use all of this information and all of the dynamics that are here to inform how they want to invest. And so I inform them that way like I inform my own employees. And then of course I make trips out to them and make sure that — hey, listen, I want you to know this quarter, this coming year, this next year, these things are going to happen.
If you look at the CEOs of the DRAM industry — the number one DRAM in the world was DDR memory for CPUs in data centers. About three years ago I was able to convince several of the CEOs that even though at the time HBM memory was used quite scarcely and barely by supercomputers, that this was going to be a mainstream memory for data centers in the future. At first it sounded ridiculous, but several of the CEOs believed me and decided to invest in building HBM memories.
Another memory that was rather odd to put into a data center is the low power memories that we use for cell phones, and we wanted them to adapt them for supercomputers in the data center. And they go, “Cell phone memory for supercomputers?” And I explained to them why. Well, look at these two memories — LPDDR5, HBM4. The volumes are so incredible. All three of them had record years in history, and these are 45-year-old companies. And so that’s part of my job — to inform, shape, and inspire.
LEX FRIDMAN: So you’re not just manifesting the future and maybe inspiring NVIDIA and the different engineers of the company. You’re manifesting the supply chain of the future. So you’re having conversations with TSMC, with ASML — upstream, downstream. So that’s the thing.
JENSEN HUANG: Caterpillar. Yeah, that’s downstream from us.
LEX FRIDMAN: Yeah, yeah, yeah. The whole thing. But there’s so much incredibly difficult engineering that happens in the entire semiconductor industry. And it just feels scary how intricate the supply chain is, how many components there are, but it works somehow.
JENSEN HUANG: Exactly. The deep science, the deep engineering, the incredible manufacturing. And so much of the manufacturing is already robotics. But we have a couple of hundred suppliers that contribute the technology that goes into our 1.3 million component rack. Each rack is 1.3, 1.5 million components. There are 200 suppliers across the Vera Rubin rack.
LEX FRIDMAN: So it’s interesting that you don’t list that as the thing that keeps you up at night in the list of blockers.
Reasoning Through the Architecture Shift
JENSEN HUANG: But I’m doing all the things necessary to see I can go to sleep because I checked it off. I said, “Okay, I can go to sleep.” Let’s reason about this — what’s important for us. Okay, let’s reason about this because we changed the system architecture from the original DGX1 that you remembered to NVLink 72 rack-scale computing. What does that mean? What does that mean to software? What does that mean to engineering? What does that mean to how we design and test? And what does that mean to the supply chain?
Well, one of the things that meant was we moved supercomputer integration at the data center into supercomputer manufacturing in the supply chain. If you’re doing that, you also have to recognize — if your total footprint of whatever data center you’re going to build, let’s say you would like to have 50 gigawatts of supercomputers running simultaneously, and it takes one week to manufacture that 50 gigawatts of supercomputers, then each week in the supply chain the supercomputers are going to need a gigawatt of power. And so we’re going to need the supply chain to increase the amount of power it has to build and test the supercomputers in the supply chain before I ship it.
NVLink 72 literally builds supercomputers in the supply chain and ships them 2, 3 tons at a time per rack. They used to come in parts and we used to assemble them inside the data center. But that’s impossible now because NVLink 72 is so dense.
And so that’s an example, and I would have to go into — I fly into the supply chain, go meet my partners, and I said, “Guess what? Here’s what I’m going to do. This is the way we used to build our DGXs. We’re going to build them this way. This is going to be so much better because we’re going to need them for inference. The market for inference is coming. The inflection point for inference is coming. It’s going to be a big market.”
And so I first explained to them what’s going on, why it’s going to happen. And then I ask them to make several billion dollars of capital investments each. And because they trust me, and I’m very respectful of them, and I give them every opportunity to question me, and I spend time to explain things to people and I reason about it — I draw them pictures and I reason about it in first principles. And by the time I’m done with them, they know what to do.
LEX FRIDMAN: So a lot of it is about relationships and building a shared view of the future. But do you worry about certain bottlenecks? What are the biggest bottlenecks in the supply chain? Are you worried about ASML’s EUV tooling? Are you worried about the packaging cost and packaging of TSMC, about how fast it could scale? You said you’re not only growing incredibly fast, you’re accelerating that growth. So it feels like everybody in the supply chain — and those are certainly bottlenecks — would have to scale up. Are you having conversations with them like, “How can you scale up?” all the time? Do you worry about it?
JENSEN HUANG: No.
LEX FRIDMAN: Okay.
JENSEN HUANG: Because I told them what I needed, they understood what I need, they told me what they’re going to go do, and I believe they’re going to do what they’re going to do.
LEX FRIDMAN: Interesting. Yeah, that’s great to hear. So maybe if we can just linger on the power for a little bit — what are your hopes for how to solve the energy problem?
Rethinking the Power Grid
JENSEN HUANG: One of the areas that I would love, love, love for us to talk about and just get the message out — our power grid is designed for the worst-case condition with some margin. Well, 99% of the time we’re nowhere near the worst-case condition, because the worst-case condition is a few days in the winter, a few days in the summer, and extreme weather. Most of the time we’re nowhere near the worst-case condition and we’re probably running around, call it 60% of peak.
So 99% of the time our power grid has excess power and it’s just sitting idle. But it has to be there sitting idle because just in case — when the time comes, hospitals have to be powered, and infrastructure has to be powered, and airports have to run, and so on and so forth.
And so the question that I have is whether we could go and help them understand and create contractual agreements and design computer architecture systems and data centers such that when they need the maximum power for infrastructure in society, the data centers would get less. But that’s in a very rare instance anyway. And during that time we either have our backup generator for that little part of it, or we just have our computers shift a workload somewhere else. Or we have the computers just run slower. We could degrade our performance, reduce our power consumption, and provide for a slightly longer latency response when somebody asks for an answer.
And so I think that way of using computers, of building data centers — instead of expecting 100% uptime and these contracts that are really, really quite rigorous — it’s putting a lot of pressure on the grid. Now they’re going to have to increase from their maximum. I just want to use their excess. It’s just sitting there.
LEX FRIDMAN: Yeah, that’s not talked about enough. So what’s stopping that? Is it regulation? Is it bureaucracy?
JENSEN HUANG: I think it’s a through-problem. It starts with the end customer. The end customer puts requirements on the data centers that they can never not be available. So the end customer expects perfection. Now in order to deliver that perfection, you need a combination of backup generators and your grid power supplier to deliver on perfection. And so everybody’s got to have six nines.
Well, I think first of all, right now we ought to have everybody understand that when the customer asks for these things, you have somebody in your data center operations team — disconnected from the CEO. I bet the CEO doesn’t know this. I’m going to talk to all the CEOs. The CEOs are probably not paying any attention to the contracts that are being signed. And so everybody wants to sign the best contract, of course, and they go down to the cloud service providers, and the two contract negotiators — I could just see them now negotiating these multi-year contracts. Both sides want the best contract. As a result, the CSPs then have to go down to the utilities and they expect the six nines.
And so I think the first thing is just make sure that all of the customers — the CEOs of the customers — realize what they’re asking for. Now the second thing is we have to build data centers that gracefully degrade. And so if the utility of the grid tells us, “Listen, we’re going to have to back you down to about 80%,” we’re going to say, “That’s no problem at all. We’re just going to move our workload around. We’re going to make sure that data is never lost, but we can reduce the computing rate and use less energy.” The quality of service degrades a little bit for the critical workloads — I shift that somewhere else right away so I don’t have that problem. And so whichever data center still has 100% uptime.
LEX FRIDMAN: How difficult of an engineering problem is that? The smart dynamic allocation of power in the data center — as soon as you
JENSEN HUANG: — could specify, you could engineer it.
LEX FRIDMAN: Beautifully put.
JENSEN HUANG: So long as it obeys the laws of physics on first principles, I think we’re good.
LEX FRIDMAN: What was the third thing you were mentioning?
JENSEN HUANG: So the second thing is the data centers. And the third thing is we need the utilities to also recognize that this is an opportunity. And instead of saying, “Look, it’s going to take me five years to increase my grid capability” — if you’re willing to take power of this level of guarantee, I can make it available for you next month and at this price. And so if utilities also offered more segments of power delivery promises, then I think everybody will figure out what to do with it. But there’s just way too much waste in the grid right now. We should go after it.
Elon Musk’s Engineering Philosophy and the Speed of Light Principle
LEX FRIDMAN: You’ve highly lauded Elon and xAI’s accomplishment in Memphis in building Colossus supercomputer probably in record time in just four months. It’s now at 200,000 GPUs and growing very quickly. Is there something that you could speak to that you understand about his approach that’s instructive broadly to all the data center creators that enable that kind of accomplishment? His approach to engineering, his approach to the whole management of construction, everything.
JENSEN HUANG: First of all, Elon is deep in so many different topics, yet he’s also a really good systems thinker. And so he’s able to think through multiple disciplines. And he obviously pushes things, questions everything. Number one, is it necessary? Number two, does it have to be done this way? And in other words, does it have to take this long?
And so he has the ability to question everything to the point where everything is down to its minimal amount that’s necessary. You can’t take anything else out. And yet the necessary capabilities of the product retains. And so he is as minimalist as you could possibly imagine. And he does it at a system scale.
I also love the fact that he is present at the point of action. He’ll just go there. If there’s a problem, he’ll just go there and say, “Show me the problem.” When you do all of this in combination, you overcome a lot of previous, “This is just the way we do it,” “I’m waiting for them.” I mean, everybody has a lot of excuses.
And then the last thing is when you act personally with so much urgency, it causes everybody else to act with urgency. And every supplier has a lot of customers going on. Every supplier has a lot of projects going on. And he makes it his business that he’s the top priority of everybody else’s projects. And so he does that by demonstrating it.
LEX FRIDMAN: Yeah, I’ve been in a bunch of those meetings. It’s fun to watch because really not enough people ask the question like, “Okay, so can this be done a lot faster? And how? Why does it have to take this long?”
JENSEN HUANG: Yeah, right.
LEX FRIDMAN: And then that becomes an engineering question often. And yes, I think when you get the ground truth of — actually, I remember one of the times I was hanging out with him. He literally is going through the entire process of how to plug in cables into a rack. He was working with an engineer on the ground that’s doing that task. And he’s just trying to understand what does that process look like so it can be less error prone.
And just building up that intuition from every single task involved in putting together the data center, you start to immediately get a sense at the detailed scale and at the broad system scale of where the inefficiencies are. And so you can make it more and more and more efficient. Plus you have the big hammer of being able to say, “Let’s do it totally different and remove all possible blockers.”
JENSEN HUANG: That’s right.
NVIDIA’s Co-Design Philosophy and the Speed of Light Thinking
LEX FRIDMAN: Is there parallels in the Nvidia extreme systems co-design approach that you see in the way Elon approaches systems engineering?
JENSEN HUANG: Well, first of all, co-design is an ultimate systems engineering problem. And so we approach the work that we do from that principle. The other thing that we do — and this is a philosophy, a state of mind, a method that I started 30 years ago — it’s called the speed of light.
The speed of light is not just about the speed. “Speed of light” is my shorthand for what’s the limit of what physics can do. And so everything that we do is compared against the speed of light — memory speed, math speed, power, cost, time, effort, number of people, manufacturing cycle time.
And when you think about latency versus throughput, when you think about cost versus throughput, cost versus capacity, all of these things you test against the speed of light to achieve all of these different constraints separately. And then when you consider it together, you know you have to make compromises, because a system that achieves extremely low latency versus a system that achieves very high throughput are architected fundamentally differently.
But you want to know what’s the speed of light of a system that achieves high throughput, what’s the speed of light of a system that achieves low latency. And then when you think about the total system, you could make trade-offs. And so I force everybody to think about the first principles, the limits, the physical limits for everything before we do anything, and we test everything against that. And so that’s a good frame of mind.
I don’t love the other methods, which is continuous improvement. The problem with continuous improvement — first of all, you should engineer something from first principles at the speed of light, thinking limited only by physical limits and physics limits. And after that, of course, you would improve it over time.
But I don’t like going into a problem and somebody says, “Hey, it takes 74 days to do this today, right now, and we can do it for you in 72 days.” I’d rather strip it all back to zero and say, “First of all, explain to me why it’s 74 days in the first place. And let’s think about what’s possible today. And if I were to build it completely from scratch, how long would it take?”
Oftentimes you’d be surprised and it might come to six days. Now the rest of the six days to 74 could be very well reasoned — compromises and cost reductions and all kinds of different things — but at least you know what they are. And then now that you know that six days is possible, the conversation from 74 to 6 is surprisingly much more effective.
The Vera Rubin Pod and the Complexity of NVIDIA’s Systems
LEX FRIDMAN: In such incredibly complex systems that you’re working with, is simplicity sometimes a good heuristic to reach for? I mean, the Vera Rubin pod that you announced is just incredible. We’re talking about 7 chip types, 5 purpose-built rack types, 40 racks, 1.2 quadrillion transistors, nearly 20,000 Nvidia dies, over 1,100 Rubin GPUs, 60 exaflops, 10 petabytes per second of scale bandwidth. That’s all —
JENSEN HUANG: Just one. That’s just one pod. That’s just one pod. Yeah, that’s just one pod.
LEX FRIDMAN: And then even the NVL 72 rack alone is 1.3 million components, 1,300 chips, 4,000 pounds crammed into a single 19-inch wide rack.
JENSEN HUANG: And Lex, we’re probably going to crank out about 200 of these pods a week. Just to put in perspective the amount —
LEX FRIDMAN: Of different components. I suppose simplicity is impossible, but is that a metric that you kind of reach for in trying to design things?
JENSEN HUANG: The phrase that I use most often is, “We need things to be as complex as necessary, but as simple as possible.” And so the question is, is all that complexity there necessary? And we ought to test for that and we ought to challenge that. And then after that, everything else above it is gratuitous.
LEX FRIDMAN: But some of the most incredible semiconductor industry work — broadly, but what Nvidia is doing — is some of the greatest engineering in history. So these systems are just truly, truly marvels of engineering.
JENSEN HUANG: It is the most complex computer the world has ever made.
LEX FRIDMAN: Yeah, the engineering teams — I mean, I don’t know, it’s not a competition, but if there was like an Olympics of engineering teams, I mean TSMC does incredible engineering, ASML at every scale. But Nvidia is going to give them a run for their money.
JENSEN HUANG: Just incredible teams, gold medal medalists in every single sport, all assembled right here —
LEX FRIDMAN: And have to work together and report directly to you. This is wonderful.
China’s Rise as a Technology and Engineering Powerhouse
LEX FRIDMAN: You’ve recently traveled to China, so it’s interesting to ask you. China has been incredibly successful in building up its technology sector. What do you understand about how China is able to, over the past 10 years, build so many incredible world-class companies, world-class engineering teams, and just this technology ecosystem that produces so many incredible products?
JENSEN HUANG: Whole bunch of reasons. Well, first of all, let’s start with some facts. 50% of the world’s AI researchers are Chinese, plus or minus. And they’re mostly in China still. We have many of them here, but there’s amazing researchers still in China.
Their tech industry showed up at precisely the right time — at the time of the mobile cloud era. Their way of contributing was software. And so this is a country with incredible science and math, really well-educated kids. Their tech industry was created during the era of software. They’re very comfortable with modern software.
China is not one giant economic country. It’s got many provinces and cities with mayors all competing with each other. That’s the reason why there’s so many EV companies, that’s the reason why there’s so many AI companies. Every company you could imagine, they all create some of them. And as a result they have insane competition internally. And what remains is an incredible company.
They also have a social culture where it’s family first, friends second, and company third. The amount of conversation that goes back and forth between — they’re essentially open source all the time. So the fact that they contribute more to open source is so sensible, because they’re probably thinking, “What are we protecting?” Their engineers’ brothers are in that company, their friends are in that company, and they’re all schoolmates. The schoolmate concept — it’s a one schoolmate, your brother for life. And so they share knowledge very, very quickly. And so there’s no sense keeping technology hidden. You might as well put it on open source.
And so the open source community then amplifies and accelerates the innovation process. So you get this rapid, incredible, great talent, rapid innovation because of open source, and just the nature of friends and insane competition among the companies. What emerges is incredible stuff.
And so this is the fastest innovating country in the world today. And everything that I’ve just said is fundamental to just how the kids were grown — the fact that they have excellent education, the fact that parents want them to do well in school, the fact that their culture is that way. These are just the things about their country. And they showed up at precisely the time when technology is going through that exponential.
LEX FRIDMAN: Plus culturally, it’s pretty cool to be an engineer. It connects to all the components that you’re mentioning.
JENSEN HUANG: It’s a builder nation.
LEX FRIDMAN: It’s a builder nation.
JENSEN HUANG: Yeah, it’s a builder nation. Our country’s leaders are incredible. But they’re mostly lawyers. Their country’s leaders — because they’re trying to build out of poverty — their country was built out of poverty. And so most of their leaders are incredible engineers, some of the brightest minds.
Open Source AI and NVIDIA’s Nemotron Model
LEX FRIDMAN: To take a small tangent, because you mentioned open source, I have to go to Perplexity here, who you have been a fan of for a long time.
JENSEN HUANG: I love it. Yeah.
LEX FRIDMAN: And thank you for releasing open source Nemotron 3 Super, which you can also use inside Perplexity to look stuff up, which is a 120 billion parameter open weight MoE model. What’s your vision with open source? You mentioned China with DeepSeek and Minimax, with all these companies really pushing forward the open source AI movement, and Nvidia is really leading the way in close to state-of-the-art open source LLMs. What’s your vision there?
NVIDIA’s Research Strategy and Open Source Philosophy
JENSEN HUANG: First, if we’re going to be a great AI computing company, we have to understand how AI models are evolving. One of the things that I love about Nemotron 3 is it’s not just a pure transformer model, it’s transformer and SSMs. And we were early in developing the conditional GANs, which that progressive GANs which led step by step to diffusion. And so the fact that we’re doing basic research in model architecture and in different domains gives us visibility into what kind of computing systems would do a good job for future models. And so it is part of our extreme co-design strategy.
Second, I think we rightfully recognize that on the one hand we want world class models as products and they should be proprietary. On the other hand we also want AI to diffuse into every industry and every country, every researcher, every student. And if everything is proprietary, it’s hard to do research and it’s hard to innovate on top of, around with. And so open source is fundamentally necessary for many industries to join the AI revolution. Nvidia has the scale and we have the motives — not only skills, scale and motivation — to build and continue to build these AI models for as long as we shall live. And so therefore we ought to do that. We can open up, we can activate every industry, every researcher, every country to be able to join the AI revolution.
There’s the third reason, which is recognizing that AI is not just language. These AIs will likely use tools and models and subagents that were trained on other modalities of information. Maybe it’s biology or chemistry or laws of physics or fluids and thermodynamics. And not all of it is in language structure. And so somebody has to go make sure that weather prediction, biology AI, AI for biology, physical AI, all of that stuff can be pushed to the limits and pushed to the frontier. We don’t build cars, but we want to make sure every car company has access to great models. We don’t discover drugs, but I want to make sure that Lilly has the world’s best biology AI systems so that they can go use it for discovering drugs. So these three fundamental reasons, both in recognizing that AI is not just language, that AI is really broad, that we want to engage everybody into the world of AI, and then also co-design of AI.
LEX FRIDMAN: Well, I have to say, once again, thank you for open sourcing — really truly open sourcing — Nemotron 3.
JENSEN HUANG: Yeah, I appreciate you for saying that. We open source the models, we open source the weights, we open source the data, we open source how we created it. Yeah, it’s pretty amazing.
TSMC: Technology, Culture, and Trust
LEX FRIDMAN: It’s really incredible. You’re originally from Taiwan and have a close relationship with TSMC. So I have to ask — TSMC, I think, also is a legendary company in terms of the engineering teams, in terms of the incredible engineering work that they do. What do you understand about TSMC’s culture and their approach that explains how they’re able to achieve this singular, unmatched success in everything they’re doing with semiconductors?
JENSEN HUANG: First of all, the deepest misunderstanding about TSMC is that their technology is all they have. That somehow they have a really great transistor, and if somebody shows up with another transistor, game over. It’s the technology. And of course I don’t mean just the transistor — the metallization systems, the packaging, the 3D packaging, the silicon photonics, all of the technology that they have. That technology is really what makes the company special.
But their ability to orchestrate the demands — the dynamic demands of hundreds of companies in the world as they’re moving up, shifting out, increasing, decreasing, pushing out, pulling in, changing from customer to customer, wafer starting, wafer stopping, emergency wafer starts — all of this dynamics of the world’s complexity as the world is shape-shifting all the time, and somehow they’re running a factory with high throughput, high yield, really great costs, excellent customer service. They take their promises seriously, because they know that they’re helping you run your company. When the wafers were promised to show up, the wafers show up so that you could run your company appropriately. So their manufacturing system is completely miraculous, I would say.
Then the second thing is their culture. This culture is simultaneously technology-focused on one hand, advancing technology, and simultaneously customer service-oriented on the other hand. A lot of companies are very customer service-oriented, but they’re not very technology excellent — they’re not at the bleeding edge of technology. Or a lot of companies who are at the bleeding edge of technology, but they’re not the best customer service-oriented company. Somehow they’ve balanced these two, and they’re world class at both.
And then probably the third thing — the technology that I most value in them, that they created — is this intangible called trust. I trust them to put my company on top of them. That’s a very big deal.
LEX FRIDMAN: But there’s a really close relationship there that you have established. And that trust is established based on many years of performance. But there’s human relationships involved there as well.
JENSEN HUANG: Three decades. I don’t know how many tens, hundreds of billions of dollars of business we’ve done through them, and we don’t have a contract. That’s pretty great.
The TSMC CEO Offer
LEX FRIDMAN: Amazing. Okay, there’s the story that in 2013, the founder of TSMC, Morris Chang, offered you the chance to become TSMC’s chief executive, and you said you already had a job. Is this story true?
JENSEN HUANG: Story is true. I didn’t dismiss it, but I was deeply honored. And of course I knew then, as I know now, TSMC is one of the most consequential companies in history.
LEX FRIDMAN: Yeah.
JENSEN HUANG: And Morris is one of the highest regarded executives, and a business and personal friend that I’ve had in my life. And for him to ask — I was humbled and really honored. But the work that I’m doing here is really important. And I’ve seen, in my mind’s eye, what Nvidia was going to be and what the impact that we could have. And it was really important work. And it’s my responsibility — my sole responsibility — to make this happen. And so I declined it, not because it wasn’t an incredible offer — it’s an unbelievable offer — but I simply couldn’t take it.
LEX FRIDMAN: I think both Nvidia and TSMC are two of the greatest companies in the history of human civilization. Running either one, I’m sure, is an incredibly complicated effort. You have to truly be all in — everybody at every scale, not just at the CEO level. Everybody is really truly all in to accomplish this kind of complexity.
JENSEN HUANG: See, now I can help both companies.
Nvidia’s Biggest Moat: CUDA and the Ecosystem
LEX FRIDMAN: Exactly. So Nvidia is now the most valuable company in the world. I have to ask, what is Nvidia’s biggest moat? As the folks in the tech sector say, the edge you have that protects you from the competition.
JENSEN HUANG: Our single most important property as a company is the install base of our computing platform. Our single most important thing today is the install base of CUDA.
Now, 20 years ago, of course there was no installed base. And if somebody came up with a Guda or Tuda, it wouldn’t make any difference at all. And the reason for that is because it’s never been just about the technology. The technology, of course, was incredible, visionary, but it’s the fact that the company was dedicated to it, stuck with it, expanded its reach. It wasn’t three people that made CUDA successful. It was 43,000 people that made CUDA successful. And the several million developers that believed in us, that trusted that we were going to continue to make CUDA 1, 2, 3, 13 — they decided to port and dedicate their software on top of it, their mountain of software on top of it. And so the install base is the number one most important advantage.
That install base, when you amplify it with the velocity of our execution at the scale that we’re talking about — no company in history had ever built systems of this complexity, period. And then to build it once a year is impossible. And that velocity, combined with the installed base, in the developer’s mind — from the developer’s perspective, if I support CUDA, tomorrow it will be ten times better. I just have to wait six months on average. Not only that, if I develop it on CUDA, I reach a few hundred million computers. I’m in every cloud, I’m in every computer company, I’m in every single industry, I’m in every single country. So if I create an open source package and I put it on CUDA first, I get both attributes simultaneously. And not only that, I trust 100% that Nvidia is going to keep CUDA around and maintain it and improve it and keep optimizing the libraries for as long as they shall live. You could take that to the bank. And that last part — trust — you put all that stuff together. If I were a developer today, I would target CUDA first. I would target CUDA most. And that’s the reason that I think, in the final analysis, is our first, our core advantage.
Our second one is our ecosystem. The fact that we vertically integrated this incredibly complex system, but we integrated horizontally into every single company’s computers. We’re in the Google Cloud, we’re in Amazon, we’re in Azure, we’re ramping up AWS like crazy right now. We’re in new companies like CoreWeave and NScale. We’re in supercomputers at Lilly, we’re in enterprise computers, we’re at the edge in radio base stations. It’s just crazy. One architecture is in all these different systems. We’re in cars, we’re in robots, we’re in satellites, we’re out in space. And so the fact that you have this one architecture and the ecosystem is so broad, it basically covers every single industry in the world.
The AI Factory: A New Unit of Computing
LEX FRIDMAN: Well, how does the CUDA install base evolve into the future with AI factories as a moat? Do you think it’s possible that Nvidia’s future is all about the AI factory?
JENSEN HUANG: Well, the unit of computing used to be a GPU to us, then it became a computer, then it became a cluster. Now it’s an entire AI factory. When I see what Nvidia builds — in the old days, I visualize the chip. And then when I announced a new product, a new generation, “Ladies and gentlemen, we’re announcing Ampere today,” I pick up the chip. Yeah, that was my mental model — what I was building.
Today, picking up the chip is kind of still adorable, but it’s adorable. It’s not my mental model of what I’m doing. My mental model is this giant gigawatt thing that has power generation, is connected to the grid, it’s got cooling systems and networking of incredible monstrosity. 10,000 people are in there trying to install it. Hundreds of networking engineers in there, thousands of engineers behind it trying to power it up. Powering up one of those factories, as you know, it’s not somebody going, “It’s on now.” It takes thousands of people to bring it up.
LEX FRIDMAN: So mentally, when you’re thinking about a single unit of compute — literally when you go to bed at night — you’re thinking now about a collection of racks, a collection of pods, not individual chips, entire infrastructure.
JENSEN HUANG: And I’m hoping my next click is when I’m thinking about building computers, it’s planetary scale. That’ll be the next click.
Computing in Space
LEX FRIDMAN: What do you think about the space angle that Elon has talked about — doing compute in space for solving some of the energy issues in terms of scaling energy easier?
JENSEN HUANG: Cooling issues is not easy.
LEX FRIDMAN: Cooling. Well, there’s a large number of engineering complexities involved with that. Nvidia has also announced that you’re already thinking about that.
JENSEN HUANG: Yeah, we’re already there. Nvidia GPUs are the first GPUs in space. And I didn’t realize it was so interesting — I would have declared it. Maybe we’re in space, little astronaut suit on one of our GPUs. But we’ve been in space, and it’s the right place to do a lot of imaging because those satellites have really high resolution imaging systems and they’re sweeping the earth continuously now. And you want centimeter-scale imaging that is done continuously for the world, so that you’ll basically have real-time telemetry of everything. You don’t want to beam that back down to Earth — it’s just petabytes and petabytes of data. You ought to just do AI right there at the edge. Throw away everything you don’t need, you’ve seen before, didn’t change, and then just keep the stuff that you need. And so AI ought to be done at the edge.
Obviously we have 24/7 solar if we put it at the poles, but there’s no conduction, no convection, and so you’re pretty much just radiation. But space is big. We’re just going to put big giant radiators out there.
LEX FRIDMAN: How crazy of an idea do you think it is? Like, is this five years out, ten years out, twenty years out? So we’re talking about blockers for AI scaling.
The Future of Nvidia and Token Factories
JENSEN HUANG: You know, I’m just so much more practical. I look for where my next bucket of opportunities are first. Meanwhile, I’m cultivating space. And so I sent engineers to go work on the problem. We’re learning a lot about it. How do we deal with radiation, how do we deal with degrading performance, how do we deal with continuous testing and attestation of defects and how do we deal with redundancy and how do we degrade gracefully and things like that. And so we could do.
What about software? How do you think about software and redundancy performance out in space? Make it so that the computer never breaks, it just gets slower. So we could start doing a lot of engineering exploration upfront. But in the meantime, my favorite answer is eliminate waste. We’ve got all that idle power. I want to evacuate it as fast as possible.
LEX FRIDMAN: Yeah, there’s a lot of low hanging food here on earth that we can utilize for the AI scaling.
Can Nvidia Reach $10 Trillion?
LEX FRIDMAN: Do you think Nvidia may be worth 10 trillion at some point? Let’s ask it this way. What does the future of the world look like where that’s true?
JENSEN HUANG: I think that Nvidia’s growth is extremely likely and in my mind, inevitable. And let me explain why. We’re the largest computer company in history. That alone should beg the question why, and the reason of course, two reasons. First, two foundational technical reasons.
The first reason is that computing went from being a retrieval based file retrieval system. Almost everything is a file. We pre-write something, we pre-record something, we draw something, we put it on the web, we put it in a file and we use a recommender system, some smart filter to figure out what to retrieve for you. And so we were a pre-recording human pre-recording and file retrieving system. That’s what a computer is largely. Now AI computers are contextually aware, which means that it has to process and generate tokens in real time. So we went from a retrieval based computing system to a generative based computing system.
We’re going to need a lot more processing in this new world than in the old world. We need a lot of storage in the old world, we need a lot of computation in this new world. And so that’s the first part of it. We fundamentally changed computing. And the way how computing is done, the only thing that would cause it to go back is if this way of computation, this way of computing, generating information that’s contextually relevant, situationally aware, that is grounded on new insight before it generates information. This computation intensive way of doing computing would only go back if it’s not effective.
So for the last 10, 15 years, while working on deep learning, if at any single moment I would have come to the conclusion that, you know what, this is not going to work out, I think this is a dead end, or it’s not going to scale, it’s not going to solve this modality, not going to be used in this application. Then of course I would feel very differently about it. But I think the last five years has given me more confidence than the last 10 years, the previous 10 years.
The second idea is computers. Because it was a storage system, it was largely a warehouse, we’re now building factories. Warehouses don’t make much money. Factories directly correlates with a company’s revenues. And so the computer did two things. Not only did it change the way it did it, its purpose in the world changed. It’s no longer a computer, it’s a factory. A factory is used for generation of revenues.
We’re now seeing not only is this factory generating products, commodities that people want to consume, we’re seeing that the commodities are so interesting, so valuable to so many different audiences that the tokens are starting to segment. Like iPhones, you have free tokens, you have premium tokens, and you have several tokens in the middle. And so intelligence, as it turns out, it’s a scalable product. There’s extremely high intelligence products, tokens that are used for specialized things, people be willing to pay. The idea that somebody’s willing to pay $1,000 per million tokens is just around the corner. It’s not if, it’s only when.
And so now we’re seeing that the commodity that this factory makes is actually valuable and is revenue generating and profit generating. Now the question is, how many of these factories does the world need? How many tokens does the world need? And how much is society willing to pay for these tokens? And what would happen to the world’s economy if the productivity were to improve so substantially? What would happen? Are we going to discover new drugs, new products, new services?
And so when you take these things in combination, I am absolutely certain that the world’s GDP is going to accelerate in growth. I’m absolutely certain the percentage of that GDP that will be used for computation will be 100 times more than the past, because it’s no longer a storage unit, it’s a product generation unit. And so when you look at it in that context and then you back into what does Nvidia do and how much of that new economics, new industry would we have to benefit to address? I think we’re going to be a lot, lot bigger.
And then the rest of it to me is, is it possible for Nvidia to be a $3 trillion revenues company in the near future? The answer is of course yes. And the reason for that is because it’s not limited by any physical limits. There’s nothing that I see that says, gosh, $3 trillion is not possible. And as it turns out, Nvidia’s supply chain, the burden is shared by 200 companies. And the fact that we scale out on the backs of, with the partnership of this ecosystem, the question is, do we have the energy to do so? And surely we will have the energy to do so.
And so all of these things combined, that number is just a number. And I still remember Nvidia was the first time we crossed a billion dollars. I was reminded of a CEO who told me, “Jensen, it’s theoretically impossible for a fabless semiconductor company to exceed a billion dollars.” And I won’t bore you with why, but of course it’s illogical and there’s a lot of evidence why not. And then somebody told me, “Jensen, you’ll never be more than $25 billion because of some other company.” Somebody told me that you’ll never be, you know, because. And then. So those aren’t principled first principle reason thinking.
And the simple way to think about that is what is it that we make and how large is the opportunity that we can create. Now, Nvidia is not in the market share business. Almost everything that I just talked about don’t exist. That’s the part that’s hard. If Nvidia was a $10 billion company trying to take Nvidia’s share, then it’s easy to see for shareholders that, oh yeah, if they could just take 10% share, they could be this much larger. But it’s hard for people to imagine how large we could be because there’s nobody I could take share from.
So I think that that’s one of the challenges for the world is the imagination of the future. But I got plenty of time and I’ll keep reasoning about it and I’ll keep talking about it, and every single GTC will become more and more real. And then more and more people talk about it, and one of these days, we’ll get there, but 100%, we’ll get there.
LEX FRIDMAN: Yeah. This view of token factories, essentially this token per second per watt and every token having value, like it’s an actual thing that brings value and it brings different kinds of value, different amounts of value to different people. But it’s value that’s the actual product, really could be loosely thought of as the token. And so you have a bunch of token factories and it’s very easy first principles to imagine a future. Given all the potential things that AI can solve, that you’re going to need an exponential number more of token factories.
JENSEN HUANG: Yeah. And what’s really interesting, the reason why I was so excited about it, the iPhone of tokens arrived.
LEX FRIDMAN: What do you call it? Wait, are you saying OpenAI’s iPhone?
JENSEN HUANG: Yeah.
LEX FRIDMAN: That’s interesting.
JENSEN HUANG: Agents.
LEX FRIDMAN: Yeah, agents.
JENSEN HUANG: True agents in general. The iPhone of tokens arrived. It is the fastest growing application in history. It went straight up.
LEX FRIDMAN: Yeah.
JENSEN HUANG: Went straight up.
LEX FRIDMAN: That says something.
JENSEN HUANG: Yep. There’s no question. OpenAI is the iPhone of tokens.
The Rise of AI Coding and Agents
LEX FRIDMAN: There’s something truly, as you know, something truly special happening from about December where people really woke up to the power of Claude Code, of Codex, of OpenAI. I mean, I’m embarrassed to admit that on the way here in the airport, this is the first time I’ve done this in public. I was programming, quote, unquote, by talking to my laptop. And I was embarrassed because I was pretending like I’m talking to a human colleague. I’m not sure how I feel about the future where everybody is walking around talking to their AI, but it’s such an efficient way to get stuff done.
JENSEN HUANG: And it’s more likely that your AI is bothering you all the time. And the reason for that is because it’s getting stuff done so fast, it’s reporting back to you. “I got that done, what do you want me to do next?” That’s the part that I think most people don’t realize is the person who’s going to be chatting with them, texting them, most is their Claude or their agent.
Dealing with Pressure and Suffering
LEX FRIDMAN: What an incredible future. I read that you attribute a lot of your success to your ability to work harder than anyone and withstand more suffering than anyone. So we can list many of the things that entails. I mean dealing with failure, the constant engineering problems we’ve talked about, the human problems, uncertainty, responsibility, exhaustion, embarrassment, the near death company moments that you’ve mentioned. But also the pressure now as the CEO of this company, that economies and nations strategize around, plan their financial allocations around, plan their AI infrastructure around. How do you deal with this much pressure? What gives you strength, given how many nations and peoples depend on you?
JENSEN HUANG: I’m conscious about the fact that Nvidia’s success is very important to the United States. We generate enormous amounts of tax revenues. We establish technology leadership for our nation. Technology leadership is important for national security. Not just in one aspect of national security, all aspects of national security. When our country is more prosperous, we could do a better job with domestic policies and helping social benefits because we’re generating so much re-industrialization in the United States. We’re creating mountains of jobs. We’re helping shift how we build things back to the United States in so many different plants, chips, computers and of course these AI factories.
I’m completely aware that, and I have the benefit, and this is a real gift, with mainstream investors, teachers, policemen who have somehow, for whatever reason, invested in Nvidia or because they watched Jim Cramer, bought some stock and now are millionaires. And I am completely aware of that circumstance. I’m aware of the circumstance that Nvidia is central to a very large network of ecosystem partners behind us and downstream from us.
And so the way I deal with that is exactly what I just did. I reason about what is it that we’re doing, what is it causing, what’s the impact that has on other people, benefit positively or even through great burden, for example to supply chain. And the question is therefore, what are you going to do about it? In almost everything that I feel, I break it down. I reason about, okay, what’s the circumstance, what has changed, what’s hard, and what am I going to do about it? And I break it down, decompose the problem. And the decomposition of these circumstances turns it into manageable things that I can do. And the only thing that I, after that I could do is, did you do it? Did you either do it or did you get somebody else to do it? And if you didn’t do it, you reasoned that you need to do it and you didn’t do it and you didn’t get anybody else to do it, then stop crying about it.
And so I’m fairly tough on myself, but I also break things down so that I don’t panic. I can go to sleep because I’ve made the list of things that needed to be done. And I’ve made sure that everything that could put our company in harm’s way, could put my partners in harm’s way, put our industry in harm’s way, I’ve told somebody. Everything that I feel could put anybody in harm’s way, I’ve told someone and I’ve told that someone who could do something about it. And so I’ve gotten it off my chest or I’m doing something about it. And so after that, Lex, what else can you do?
LEX FRIDMAN: So given all the insane, intense amount of suffering on the journey of building up Nvidia, have you hit low points psychologically?
JENSEN HUANG: Oh, yeah. Oh, yeah, sure. All the time. All the time.
LEX FRIDMAN: And there you just break down the problem into pieces.
JENSEN HUANG: Yeah.
Resilience, Humility, and the Power of Forgetting
LEX FRIDMAN: See what you could do about it?
JENSEN HUANG: And part of it is forgetting. One of the most important attributes of AI learning, as you know, is systematic forgetting. You need to know when to forget some things. You can’t memorize everything. You can’t keep everything. And you don’t want to carry everything. One of the things that I do very quickly is I decompose the problem. I reason about the problem, and I share the load with it. When I say I tell everybody, I’m essentially sharing that burden.
LEX FRIDMAN: Yeah.
JENSEN HUANG: As quickly as possible, whatever worries me, tell somebody else. Don’t just keep it. Decompose the problem into smaller parts and get people to — and inspire them to be able to go do something about it. But part of it is just forgetting. A lot of it is, you got to be tough on yourself. Come on, stop crying about it, let’s get going. And then you get out of bed. And then the other part is you’re attracted to the next shiny light, the next future, the next opportunity. Okay, that’s behind us. What’s next?
It’s a lot. I think you watch this with great athletes. They just worry about the next point, the last point is behind them, the embarrassment, the setback. And because I do so much of my job publicly, Lex, you do a fair amount of your job publicly too. And so I do a lot of my job publicly. And so I say a lot of things that seem sensible at the time or funny at the time. Mostly it’s just because it’s funny to me at the time. And then you reflect on it. It’s less funny, but.
LEX FRIDMAN: But yeah, trust me, I know. But you basically allow yourself to be pulled by the light of the future. Forget the past and just keep — that’s right, keep working towards that. I mean, you did say there’s this kind of famous thing, you said that if you knew how hard it would be to build Nvidia, that it turned out to be a million times more hard than you anticipated, that you wouldn’t do it. But isn’t — when I hear that, that’s probably true about everything worth doing.
The Superpower of a Beginner’s Mind
JENSEN HUANG: Right, exactly. That is, by the way, what I was trying to explain is that there’s an incredible superpower of having the mind of a child. And I say to myself oftentimes when I look at something — and almost everything — my first thought is, “How hard can it be?” And so you get yourself into that mode. “How hard could it be?” And nobody’s ever done it, it looks gigantic, it’s going to cost hundreds of billions of dollars, it’s going to take all this — and you just go, “Yeah, but how hard could it be?”
And so you got to get yourself into that state of mind. You don’t want to actually over-simulate everything and all the setbacks and all the trials and tribulations and all the disappointments. You don’t want to simulate all that in advance. You don’t want to know that. You want to go into a new experience thinking it’s going to be perfect, it’s going to be great, it’s going to be incredibly fun. And then while you’re there, you need to have endurance, you need to have grit, so that when the setbacks actually happen — and those setbacks are going to surprise you, the disappointments are going to surprise you, the embarrassments are going to surprise you, the humiliations are going to surprise you — you just got to turn on the other bit, which is just forget about it, move on, keep moving.
And to the extent that my assumptions about the future and why the future is going to manifest — so long as those assumptions and that input doesn’t change or didn’t change materially — then I should expect that the output won’t change. And so my simulated output of the future is still going to happen. And if it’s still going to happen, I’m still going to go after it.
And so there’s a combination of two or three human characteristics. The ability to go into an experience fresh-minded. The ability to forget the setbacks. The ability to believe in yourself, to believe what you believe and stay true to that belief. But you’re constantly re-evaluating. This combination of three, four, five things I think is really important for resilience.
And I’m fortunate that whatever life experiences led to this, I’ve got kind of those four or five things. I’m always curious, always learning. I’m always learning from everybody. I’m always asking — because I’m humble about everything — I’m always thinking, “Gosh, they did that so nicely. They did that so wonderfully. I wonder what they’re thinking through.” So I’m simulating everybody in a lot of ways, emulating almost everybody I watch. You’re empathetic towards everything that they do that you’re observing and respect. And so you’re constantly learning.
Wealth, Power, and Staying Humble
LEX FRIDMAN: You’re now one of the wealthiest people on Earth, one of the most successful humans on Earth. Is it harder to be humble and to be able to — do you feel the effect of money and power and fame in making it harder for you to sort of be wrong in your own head enough to hear out an opinion of somebody else when it disagrees with you and learn from them? Those kinds of things?
JENSEN HUANG: Surprisingly, no. And I would actually go the other way, because I do so much of my work publicly. When I’m wrong, pretty much everybody sees it.
LEX FRIDMAN: You get humbled.
JENSEN HUANG: And when I’m wrong, or it didn’t turn out that way — most of the things that I say outside I’m fairly certain about. And the reason for that is because it’s going to impact somebody else. And I want to be quite concerned about that and quite circumspect about that.
For stuff that I’m reasoning about inside a meeting, a lot of things could turn out differently, but it doesn’t ever stop me from reasoning the way that I manage and lead. I’m constantly reasoning in front of people. And even when I’m talking to you, you can kind of see me reasoning through things. And I want to make sure that you understand what I’m saying — not because I told you, but because I’m so humble about what I’m about to tell you. I kind of show you the steps that I got there, and then you could decide whether you believe what I said in the end.
And so I’m doing that all day long in meetings with all of my employees. I’m constantly reasoning through. “Let me tell you how I see it,” and I reason through it. It gives everybody the opportunity to intercept and say, “I disagree with that part.” The nice thing about reasoning through things and letting people interact with it is that they don’t have to disagree with your outcome. They can disagree with your reasoning steps and they could pull me in different directions and then we can reason forward. And so we’re kind of a collective path-searching method. And it’s really fantastic.
LEX FRIDMAN: Yeah. You have this way about you of when you’re explaining stuff — I can feel you actually reasoning on the spot about it with a constant open-mindedness where I could feel like I could steer your thinking.
JENSEN HUANG: Yeah.
LEX FRIDMAN: And that’s really beautiful that you’ve been able to maintain that after so many years of success and pain. I think sometimes pain makes you close — closes you down a bit.
JENSEN HUANG: Yeah.
LEX FRIDMAN: And I think —
JENSEN HUANG: Do you maintain tolerance for embarrassment? I think that’s the tolerance.
LEX FRIDMAN: I mean, that’s a real thing.
JENSEN HUANG: Yeah.
LEX FRIDMAN: There’s many years of embarrassing yourself. Even those meetings, knowing that there’s people around you where you declared one idea and it was shown that that idea was wrong, and being able to admit that and to grow from that — that’s very difficult on a human level.
JENSEN HUANG: Yeah. Well, you know, they knew that recently my first job was cleaning toilets.
LEX FRIDMAN: So I’m glad you maintained that same spirit of Denny’s. The work — that was beautiful. Your whole journey from starting from Denny’s is a beautiful one.
Video Games, GeForce, and the Legacy of Doom
Let me ask you about video games. So I’m a big gaming fan.
JENSEN HUANG: Yeah.
LEX FRIDMAN: So I have to say thank you to Nvidia for many years of incredible graphics.
JENSEN HUANG: By the way, GeForce is still to this day our number one marketing strategy.
LEX FRIDMAN: Right.
JENSEN HUANG: People learn about Nvidia while they’re in their teenage years and then they go to college and they know who Nvidia is. And then in the beginning it’s just playing Call of Duty, Fortnite, and then later they’re using CUDA and then later they’re using Nvidia in Blender and Dassault and Autodesk.
LEX FRIDMAN: I mean, I should say I mentioned to a friend that I’m talking with you, he said, “Oh, they make great gaming GPUs.”
JENSEN HUANG: Yeah, exactly, exactly.
LEX FRIDMAN: There’s more to it, but yeah, people really love it. It really brought a lot of joy to a lot of people. The hardware really brings these worlds to life. There was some controversy around this with DLSS5.
JENSEN HUANG: Yeah.
LEX FRIDMAN: Can you explain to me the drama around this? I guess people, gamers online, were concerned that it makes games look like AI slop.
JENSEN HUANG: Yeah.
LEX FRIDMAN: What do you think of this drama?
DLSS5 and the AI Slop Debate
JENSEN HUANG: Yeah, I think their perspective makes sense and I could see where they’re coming from, because I don’t love AI slop myself. All of the AI-generated content increasingly looks similar and they’re all beautiful. So I’m empathetic towards what they’re thinking. That’s just not what DLSS5 is trying to do.
I showed several examples of it, but DLSS5 is 3D conditioned, 3D guided. It’s ground-truth structured, data-guided. And so the artist determined the geometry. We are completely truthful to the geometry maintained. So in every single frame, it’s conditioned by the textures, the artistry of the artist. And so every single frame it enhances, but it doesn’t change anything.
Now the question about enhancing — DLSS5 also lets, because the system is open, you could train your own models to determine, and you could even in the future prompt it. “I want it to be a toon shader. I want it to look like this kind of —” so you can give it even an example and it would generate in the style of that. All consistent with the artistry, the style, the intent of the artist. And so all of that is done for the artist so that they can create something that is more beautiful but still in the style that they want.
I think they got the impression that the games are going to come out the way they’re shipped, and then we’re going to post-process it. That’s not what DLSS is intended to do. DLSS is integrated with the artist. And so it’s about giving the artist the tool of AI, the tool of generative AI — they could decide not to use it.
LEX FRIDMAN: I think people are very sensitive to human faces. And we’re now living in this moment, which I think is a beautiful one, which is people are sensitive to AI slop. It puts a mirror to ourselves to help us realize that what we seek is imperfections. What we seek is sometimes not perfect graphics. It helps us understand what we find compelling in the worlds we create. And that’s beautiful. And as long as it’s tools that help us create those worlds.
JENSEN HUANG: Yeah, that’s right. It’s yet another tool. And they want the generative models to generate the opposite of photoreal. Yeah, it’ll do that too. And so it’s just yet another tool. I think the gamers might also appreciate that in the last couple of years we introduced skin shader to the game developers. And many of those games have skin shaders that include subsurface scattering that make skin look more skin-like. And so the game developers are looking for more and more tools to express their art. And so this is just yet one more tool they could decide what to use.
LEX FRIDMAN: Ridiculous question. What do you think is the greatest or most influential game ever made? Maybe from Nvidia’s perspective?
JENSEN HUANG: Doom.
LEX FRIDMAN: Doom. Unquestionably, that was the start of the 3D —
JENSEN HUANG: I would say Doom. From the intersection of the cultural implication as well as the industry turning a PC into a gaming device, that was a very important moment. Now of course, flight simulation companies were before it, but they just didn’t have the popularity that Doom did to have made the industry turn the PC from an office automation tool into a personal computer for families and gamers and things like that. And so Doom was really impactful there. From an actual game technology perspective, I would say Virtua Fighter. And so we’re great friends with both of them.
AGI, Jobs, and the Future of Work
LEX FRIDMAN: And then there’s games more recently. I mean Cyberpunk 2077, really nice GPU, accelerated graphics.
JENSEN HUANG: Fully ray traced.
LEX FRIDMAN: Fully ray traced. Also I personally I’m a huge fan of Skyrim, Elder Scrolls and it’s been released a long, long time ago. But people release mods and they love mods. I mean it’s like a different game and it just allows me to replay the game over and over. And it makes you realize that you can re-experience in a totally new way the world you already love. So I do that all the time. One of my favorite things, just walk around Skyrim.
JENSEN HUANG: We created this thing called RTX Mod. It’s a modding tool and it allows the community to inject the latest technology into an old game.
LEX FRIDMAN: Of course, what makes a great video game is not just graphics, it’s also story and character development.
JENSEN HUANG: That’s right.
LEX FRIDMAN: Beautiful graphics can add to the immersion, the feeling like it’s another place you’re transported to.
Defining AGI and Company-Building AI
LEX FRIDMAN: You said, I think accurately, that the AGI timeline question rests on your definition of AGI. So let me ask you about possible timelines here. This ridiculous definition perhaps of what AGI is, is but an AI system that’s able to essentially do your job. So run, no, start, grow and run a successful technology company that’s worth more than a billion dollars. So you know how hard it is to do all those components. So how far are we away from that? So we’re talking about an AI that does all the incredibly complex stuff that are required to first of all, innovate, to find customers, to sell to them, to manage, to build a team of some agents, some humans, all that kind of stuff. Is this 5, 10, 15, 20 years away?
JENSEN HUANG: I think it’s now. I think we’ve achieved AGI.
LEX FRIDMAN: You think you can have a company run by an AI system like this?
JENSEN HUANG: Possible. And the reason for that is this. You said a billion and you didn’t say forever. And so, for example, it is not out of the question that Claude was able to create a web service, some interesting little app that all of a sudden a few billion people used for 50 cents, and then it went out of business again shortly after. Now, we saw a whole bunch of those type of companies during the Internet era, and most of those websites were not anything more sophisticated than what Claude could generate today.
LEX FRIDMAN: Achieve virality and monetize that virality.
JENSEN HUANG: Yeah. It’s just that I don’t know what it is, but I couldn’t have predicted any of those companies at the time either.
LEX FRIDMAN: You know, you’re going to get a lot of people excited with that statement. It’s like, what do you mean? I could just launch an agent and make a lot of money.
AI Agents, Jobs, and the Radiologist Story
JENSEN HUANG: Well, by the way, it’s happening right now. You know that when you go to China, you’re going to see a whole bunch of people getting their AI to try to go out, look for jobs and do work, make money. And I wouldn’t be surprised if some social thing happened, or somebody created a digital influencer, super cute, or some social application that feeds your little Tamagotchi or something like that, and it becomes out of the blue an instant success. A lot of people use it for a couple of months and it kind of dies away.
Now the odds of a hundred thousand of those agents building Nvidia is 0%. And then the one part that I want to make sure we all do, is to recognize that people are really worried about their jobs. And I just want to remind them that the purpose of your job and the tasks and tools that you use to do your job are related, not the same.
I’ve been doing my job for 33 years. I’m the longest running tech CEO in the world. 34 years. And the tools that I’ve used to do my job has changed continuously in the last 34 years and sometimes quite dramatically over the course of a couple, two, three years.
And the one story that I really want to make sure that everybody hears is the story of the first job that computer scientists and AI researchers said was going to go away, which was radiology, because computer vision was going to achieve superhuman levels. And it did. Computer vision was superhuman in 2019, maybe a little bit later, 2020. And so it’s been a long time since computer vision has been superhuman. And so the prediction was radiologists would go away because studying radiology scans was a thing of the past. AI will do that.
Well, they were absolutely right. Computer vision is completely superhuman. Every radiology platform and package today is driven by AI. And yet the number of radiologists grew. And so the question is why? And we now have a shortage of radiologists in the world. The alarmist warning went too far and it scared people from doing this profession that is so important to society. And so it did harm.
Now, why was it wrong? The reason why is because the purpose of a radiologist is to diagnose disease and help patients and doctors diagnose disease. And because we’re able to study scans so much faster now, you could study more scans, you could diagnose better, you could inpatient faster, you can see people more. The hospitals are making more money, you have more patients in the hospital, you need more radiologists. The amazing thing is it’s so obvious this was going to happen.
The number of software engineers at Nvidia is going to grow, not decline. And the reason for that is because the purpose of a software engineer and the task of a software engineer for coding are related, not the same. I wanted my software engineers to solve problems. I didn’t care how many lines of code they wrote. Their purpose didn’t change. Solving problems, working as a team, diagnosing problems, evaluating the result, looking for new problems to solve, innovation, connecting dots — none of that stuff is going to go away.
LEX FRIDMAN: So you think it’s possible that, let’s even take coding, you think the number of programmers in the world might increase, not decrease?
The Future of Coding and Elevated Professions
JENSEN HUANG: And the reason for that is this. What is the definition of coding? I believe that the definition of coding as of today is simply specifying a specification. And maybe if you want to be rather directive, you could even give it an architecture of the software that you wanted to write. So the question is, how many people could do that? Describe a specification for a computer, telling the computer what to go build. How many people? I think we just went from 30 million to probably 1 billion.
And so every carpenter in the future will be a coder, except a carpenter with AI is also an architect. They just increased the value that they could deliver to the customer. Their artistry just elevated tremendously. I believe that every accountant is also your financial analyst, also your financial advisor. So all of these professions have just been elevated. And if I were a carpenter, I see AI, I would just completely go berserk. The services I can bring to my clients. If I were a plumber, completely go berserk.
LEX FRIDMAN: And the people that are currently programmers and software engineers, I think, think they’re at the cutting edge of understanding intuitively how to communicate with the agents using natural language in order to design the best kind of software.
JENSEN HUANG: That’s right.
LEX FRIDMAN: So over time they’ll converge. But I think there’s still value in getting, I think learning how to program, like learning what programming languages are, the old kind of programming. What are good practices for programming languages? What are design principles for programming languages for large software systems?
JENSEN HUANG: And the reason for that, Lex — I was just saying for the audience — I think the goal of specification, the artistry of specification, the goal and the artistry of it is going to depend on what problem you’re trying to solve.
When I’m thinking about giving the company strategies and formulating corporate directions and things that we should do, I describe it at a level that is sufficiently specific that people generally understand the direction and it’s actionable. It’s specific enough that they can take action on it. But I underspecify it on purpose so as to enable 43,000 amazing people to make it even better than I imagined.
And so when I’m working with engineers, when I’m working with people, I think about what problem am I trying to solve, who am I working with, and the level of specification, the level of architecture definition relates to that. And so everybody’s going to have to learn where in the spectrum of coding they want to be. Writing a specification is coding. And so you might decide to be quite prescriptive because there’s a very specific outcome you’re looking for. You might decide that this is an area you want to be much more exploratory. And so you might underspecify and enable you to go back and forth with the AI, to even push your own boundaries of creativity. And so this artistry of where you are in the spectrum, this is the future of coding.
Compassion, Anxiety, and the Pain of Disruption
LEX FRIDMAN: But just to linger on it outside of coding, I think a lot of people, rightfully so, are worried about their jobs, have a lot of anxiety about their jobs, especially in the white collar sector. I don’t think any of us know what to do with tumultuous times that always come when automation and new technology arrives.
And I just, first of all, I think we all need to have compassion and the responsibility to feel sort of the burden of what the actual suffering feels like for individual people and families that lose their job. I think whenever you have transformative technology like that’s coming with artificial intelligence, there’s going to be a lot of pain. And I don’t know what to do about that pain.
Hopefully it creates much more opportunities for those same people for the same kind of job as the tooling evolves and makes them more productive and makes them more fun, hopefully as it does in the programming. I’ve been having so much fun programming, I have to say I’ve never had this much fun. So hopefully it makes their job, automates the boring parts and makes the creative parts the ones that the human beings are responsible for. But still there’s going to be a lot of pain and suffering.
JENSEN HUANG: So my first recommendation, and this is now how I deal with anxiety — in fact, we just talked about it earlier — enormous anxiety about the future, enormous anxiety about the pressure, enormous anxiety about uncertainty. I first break it down and then I’m going to tell myself, okay, there are some things you can do something about, there are some things you can’t do anything about, but for the stuff that you can do something about, let’s reason about it and let’s go do it.
If we were to hire a new college graduate today and I have a choice between two — one that has no clue what AI is and one that is expert in using AI — I would hire the one who’s expert in using AI. If I had an accountant, a marketing person, the one that is expert in using AI, supply chain, customer service, a salesperson, business development, a lawyer, I would hire the one who is expert in using AI.
And so I would advise that every college student, every teacher should encourage their student to go use AI. Every college student should graduate and be an expert in AI. And everybody — if you’re a carpenter, if you’re an electrician, go use AI. Go see what it can do to transform your current job. Elevate yourself. If I were a farmer, I would absolutely use AI. If I were a pharmacist, I would use AI. I want to see how, what it could do to elevate my job so that I could be the innovator to revolutionize this industry myself. And so that would be the first thing that I would do.
And then I would also help them. It is the case that the technology will dislocate and will eliminate many tasks, because it will automate them. If your job is the task, then you’re very highly going to be disrupted. If your job’s purpose includes certain tasks, then it’s vital that you go learn how to use AI to automate those tasks. And then there’s the world of spectrum in between.
LEX FRIDMAN: And by the way, the beautiful thing about AI, so the chatbot versions, is you can break down your anxiety and you can break down the problem by talking to it. It’s really just incredible how much you can think through your life’s problems. And I don’t mean like therapy problems, I mean like very practically — okay, I’m worried about my job. What are the skills? What are the steps I need to take? How do I get better at AI? Everything you just said, you can literally ask and it’s going to give you a point by point plan. I mean, it’s just a great life coach, period.
JENSEN HUANG: “I don’t know how to use AI.” And the AI goes, “Well, let me show you exactly.”
AI, Human Nature, and the Future
LEX FRIDMAN: It’s very meta, but it’s kind of incredible. So people definitely should.
JENSEN HUANG: You can’t walk up to Excel and say, I don’t know how to use Excel, you’re done.
LEX FRIDMAN: I mean, that’s really what AI has done. For me, in all walks of life is that initial friction of being a beginner, of using a thing for the first time. I can literally ask about any single thing. What are the first steps I need to take?
JENSEN HUANG: That’s right.
LEX FRIDMAN: And that hand holding that it does, removing the friction of all the experiences that the world offers is, like I mentioned to you offline, you mentioned I’m going to China and Taiwan, so awesome. So where do I. Where do I what? You know, where do I go? How do I. All those questions immediately answered. It is beautiful.
JENSEN HUANG: Well, when you go to Taiwan, just ask AI, what are Jensen’s favorite restaurants in Taiwan? Yeah, and it was actually. Oh, yeah, yeah.
LEX FRIDMAN: Is it accurate?
JENSEN HUANG: Yeah, yeah.
LEX FRIDMAN: All right.
JENSEN HUANG: It’s all over Taiwan. Well, you’re a rock star over there.
LEX FRIDMAN: And like we also mentioned offline, maybe our path will cross, which would be really wonderful.
JENSEN HUANG: Computex, Nvidia, GTC Taiwan.
On Human Consciousness and What AI Cannot Replicate
LEX FRIDMAN: Do you think there are some things about human nature, about human consciousness that is fundamentally non computational? Maybe something a chip, no matter how powerful, can never replicate?
JENSEN HUANG: I don’t know if the chip will ever get nervous. And that’s the, of course, the conditions by which that causes anxiety or nervousness or whatever emotion, I believe that AI will be able to recognize those and understand those. I don’t think my chips will feel those.
And therefore how that anxiety, how that feeling, how that excitement, how that, how that, all of those feelings manifest in human performance. For example, extremely amazing human performance, athletic performance, average or lesser than average. That entire spectrum of human performance that comes out of exactly the same circumstances for different people, manifesting in different outcome, manifesting in different performance. I don’t think there’s anything about anything that we’re building that would suggest that two different computers being presented with all of exactly the same context, of course it would produce statistically different outcomes, but it’s not because it felt different.
LEX FRIDMAN: Yeah, the subjective. Boy, there’s something truly special about the subjective experience that we humans feel. Like I mentioned to you, I was pretty nervous talking to you. Like I mentioned to you that the hope, the fear, the anxiety, and just life itself, the richness of life, how amazing everything is. How deeply we fall in love, how deeply our hearts get broken, how afraid we are of death and how much pain we feel when our loved ones pass away, all of that, the whole thing, I don’t. It’s very hard to think AI being able to, a computational device being able to do that, but there’s so many mysteries about this whole thing that we’re yet to uncover.
That I am open to be surprised. I’ve been surprised a lot over the past few months and few years. Scaling can create some incredible miracles in the space of intelligence has been truly marvelous to watch. So I’m open to surprise.
Intelligence vs. Humanity
JENSEN HUANG: And it’s just really important to break down what is intelligence and that word we use all the time. It’s not a mysterious word. Intelligence has a meaning, and it’s a system that. It’s something that we do that includes perception and understanding and reasoning and the ability to plan. And that loop, that loop is fundamentally what intelligence is. Intelligence is not one word that is exactly equal to humanity. And that’s. I think it’s really important to separate the two. We have two words for that.
I don’t over fantasize about and I don’t over romanticize about intelligence. Intelligence is, and people have heard me say it before, I actually think intelligence is a commodity. I’m surrounded by intelligent people, and I’m surrounded by intelligent people more intelligent than I am in each one of the spaces that they’re in. And yet I have a role in that circle. It’s actually kind of interesting. They’re more educated than I am. They went to better schools than I did. They’re deeper than in any. In the fields that they’re in. All of them, I have 60 of them. They’re all superhuman to me. And somehow I’m sitting in the middle orchestrating all 60 of them.
And so you gotta ask yourself, what is it about a dishwasher that allows that dishwasher to sit in the middle of superhumans? Does that make sense? And so. But that’s my point. My point is intelligence is a functional thing. Humanity is not specified functionally. It’s a much, much bigger word. And our life experience, our tolerance for pain, our determination, those are different words in intelligence. And so the thing that I want to help the audience understand, if I could give them one thing, is intelligence is a word that we’ve elevated to very high form over time.
LEX FRIDMAN: The word we should really elevate is
JENSEN HUANG: humanity, character, humanity, all of those things. Compassion, generosity, all of the things that you say just now, I believe those are superhuman powers. And that now intelligence is going to be commoditized because we’ve spoken about it. The most important thing is your education. Now, even when they said the most important thing is your education, when you went to school, there’s more than just knowledge that you gained. But unfortunately, our society had put everything into one single word. And life is more than one word.
And I’m just telling you, my life would suggest that being lower on the intelligence curve than everybody around me doesn’t change the fact I’m the most successful. And I think that kind of is. I’m trying hopefully to inspire everybody else that don’t let this democratization of intelligence, this commoditization of intelligence cause you anxiety. You should be inspired by that.
LEX FRIDMAN: Yeah, I think AI will help us celebrate humans more. And I’m certainly humanity and human first. And I think what makes this world incredible as humans forever will be so and just AI is this incredible tool that makes us humans more powerful.
JENSEN HUANG: That’s exactly right.
On Mortality and Succession
LEX FRIDMAN: So much of the success of Nvidia and the lives of millions of people that I mentioned depend on you. But you’re just one human, like we mentioned, mortal, like all of us. Do you think about your mortality? Are you afraid of death?
JENSEN HUANG: I really don’t want to die. I have a great life, I have a great family, I have really important work. This is not a once in a lifetime experience — that suggests that it has been experienced by many people, just not one person. This is a once in a humanity experience. What I’m going through. Nvidia is one of the most consequential technology companies in history. We’re doing very important work. I take it very seriously.
And so some of the things that of course are practical things like how do we think about succession planning? And I’m famous in saying that I don’t believe in succession planning. And the reason for that isn’t because I’m immortal. The reason for that is because if you’re worried about succession planning, if you’re worried all that anxiety of succession planning, then what should you do about it? Then you break it all the way back down. The most important thing you should do today if you care about the future of your company, post you is to pass on knowledge, information, insight, skills, experience as often and continuously as you can.
Which is the reason why I continuously reason about everything in front of my team. Every single meeting is about a reasoning meeting. Every moment I spend inside a company, outside a company is about passing on knowledge to people as fast as I can. Nothing I learn ever since sits on my desk longer than a fraction of a second. I’m passing that information. Oh my gosh, this is cool. Before I even finish learning all of it myself, I’ve already pointing it to somebody else. Get on this. This is so cool. You’re going to want to learn this.
And so I’m constantly passing knowledge, empowering people, elevating the capability of everybody around me so that the outcome that I seek, that I hope for is that I die on the job, and hopefully I die on the job instantaneously and there’s no long periods of suffering.
Hope for the Future of Humanity
LEX FRIDMAN: Well, from a fan perspective, given your enormous positive impact on civilization, of course I hope you keep going. But also it’s just fun to watch what Nvidia’s doing at your keynote. It’s just the rate of innovation and I’m a huge fan of engineering. It’s so much incredible engineering is continuously being done by Nvidia. It’s just fun to watch. It’s a celebration of humanity. It’s a celebration of great builders, a celebration of great engineering celebration. It represents something special.
So I hope you and Nvidia keep going. What gives you hope about this whole thing we got going on about humanity, about the future of humanity? When you look out and you think about the future quite a bit, when you look out 10, 20, 50, 100 years from now, what gives you hope?
JENSEN HUANG: I’ve always had great confidence in the kindness, the generosity, the compassion, the human capacity. I’ve always been extremely confident of that, sometimes more so than I should. And I get taken advantage of, but it doesn’t ever caused me not to. I start with always that people want to do good, people want to help others and vastly, I am proven right, constantly proven right and often exceeds my expectations. And so I have complete confidence in the human capacity.
I think the things that give me incredible hope is what I see. As I extrapolate what I see now is possible and as I extrapolate based on the things that we’re doing, what will very likely happen. And that there’s so many things that we want to solve, there’s so many problems we want to solve, there’s so many things that we want to build, there’s so many good things that we want to do that are now within our reach and within the reach of my lifetime. You just can’t possibly not be romantic about that. You know what I’m saying?
LEX FRIDMAN: Yeah. What an exciting time to be alive.
JENSEN HUANG: Yeah.
LEX FRIDMAN: Like truly. Truly.
JENSEN HUANG: So how can you not be romantic about. About. About that. The fact that there is a there. It’s a reasonable thing to expect the end of disease. It’s a reasonable thing to expect. It’s a reasonable thing to expect that pollution will be drastically reduced. It’s a reasonable thing to expect that traveling at the speed of light is actually in our future. And then, not for long distances, but short distances.
People ask me how. Well, first of all, very soon I’m going to put a humanoid on a spaceship and it’s going to be my humanoid. And we’re going to send it out as soon as possible and it’s going to keep improving and enhancing along the flight. And then when it’s time, all of my consciousness has already been, so much of my life has been uploaded in the Internet. Take all my inbox, take everything I’ve done, everything I’ve said, it’s been collected and becoming my AI. And I’m just, when the time comes, we’ll just send that at the speed of light, catch up with my robot.
LEX FRIDMAN: Oh, that’s brilliant. I mean, but for me, that’s sort of application focused. But also for me, the curiosity maxing perspective. I just. All of those mysteries, so much fascinating scientific questions there.
JENSEN HUANG: Understanding the biological machine is right around the corner. It’s not 10 years, it’s five years probably.
LEX FRIDMAN: And the neurobiological machine, the human mind and cracking physics, theoretical physics open. It’s so exciting.
JENSEN HUANG: Explaining consciousness, that one would be awesome.
LEX FRIDMAN: And it’s all within our reach.
JENSEN HUANG: Yeah.
Closing Words
LEX FRIDMAN: Jensen, thank you so much for everything you’ve done over the years. Thank you for everything you’re doing for the world. Thank you for being who you are. I can tell you’re a great human being and I wish you incredible success this year. I can’t wait, as a fan. I can’t wait to see what you do next and hopefully I’ll see you in Taiwan. And thank you so much for talking today.
JENSEN HUANG: Thank you, Lex. I had a great time and also, if I could just say one more thing, and thank you for all the interviews that you do, the depth, the respect that you go through with and the research that you do to reveal for all of us, the amazing people that you’ve interviewed over the years. I’ve enjoyed them immensely. And as an innovator, to have created this long form, unbelievable and yet it’s just captivating. So anyways, thank you for everything you do.
LEX FRIDMAN: It means the world. Thank you, Jensen.
JENSEN HUANG: Thank you, Lex.
Closing Remarks
LEX FRIDMAN: Thank you for listening to this conversation with Jensen Huang. To support this podcast, please check out our sponsor in the description where you can also find links to contact me, ask questions, give feedback and so on. And now let me leave you with some words from Alan Kay.
“The best way to predict the future is to invent it.”
Thank you for listening and hope to see you next time.
Related Posts
- Full Transcript: Zanny Minton Beddoes Interviews Elon Musk
- Transcript of Daniel Kokotajlo Interview: Diary Of A CEO Podcast
- Transcript: Why a Social Media Ban Won’t Save Teens – Candice Odgers
- Transcript of Elon Musk Interview: SXSW Live – March 9, 2013
- Digital Afterlife: Who Owns Your Data When You’re Gone? – Suresh Sankaran Srinivasan (Transcript)
