Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Chris Lattner

๐Ÿ‘ค Speaker
See mentions of this person in podcasts
2524 total appearances

Appearances Over Time

Podcast Appearances

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

We took like 18 steps forward in terms of all this really cool technology across compilers and systems and runtimes and heterogeneous computing, like all this kind of stuff.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And like all this technology has been

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

you know, I wouldn't say beautifully designed, but it's been proven in different quadrants.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Like, you know, you look at Google with TPUs, massive, huge exaflops of compute strapped together into machines that researchers are programming in Python in a notebook.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

That's huge.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

That's amazing.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

That's incredible.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

It's incredible.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so you look at the technology that goes into that, and the algorithms are actually quite general.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so lots of other hardware out there and lots of other teams out there don't have the sophistication or maybe the years working on it or the budget or whatever that Google does, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so they should be getting access to the same algorithms, but they just don't have that, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so what modular is doing is we're saying,

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

cool, this is not research anymore.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

We've built auto-tuning in many systems.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

We've built programming languages, right?

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so have implemented C++, have implemented Swift, have implemented many of these things.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And so it's hard, but it's not research.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

And you look at accelerators.

Lex Fridman Podcast
#381 โ€“ Chris Lattner: Future of Programming and AI

Well, we know there's a bunch of different weird kind of accelerators, but they actually cluster together.