Intro to CUDA - An introduction, how-to, to NVIDIA's GPU parallel programming architecture

preview_player
Показать описание
Introduction to NVIDIA's CUDA parallel architecture and programming model. Learn more by following @gpucomputing on twitter.
Рекомендации по теме
Комментарии
Автор

After this presentation he went to his local fight club, don't let the voice fool you this guy is Brutal

Deathmagnets
Автор

It only took me 12 years to get interested on this topic. Thanks to the hype on AI. Also, this guy is prob filthy rich at this point lol.

lrebollo
Автор

Excellent example of vector addition of using for loop and using CUDA

pclab
Автор

An intro to Cuda video should start with "CUDA stands for 😎

MaheshKumar-lqxm
Автор

@Mathewmartialart thanks for the feedback. We'll definitely keep this in mind for future CUDA educational vids

NVIDIA
Автор

@nvidia I personally think the way you did the demonstration was perfectly sufficient. IMO, fancy graphics are unnecessary. Good job.

Chukonu
Автор

the people that say his voice doesnt match his body have never attended a technical university XD

Claxiux
Автор

Ohh, yes, Thank you, and the documentation at nvidia site about CUDA is highly professionally written. Thank you.

comarius
Автор

I actually don't mind the "PEN AND PAPER". I thought this was a nice basic intro and I'm hoping there is more.

GohansRiceBall
Автор

So.. You basically divide the workload through multiple threads. It's like instead of one person counting stones in the ground, dividing them and get multiple people to count them. Am I right?

Tristoo
Автор

This reminds me a lot of the computer tutorial tapes from the 90s

atrumluminarium
Автор

So is CUDA essentially a sort of API that allows a user to more efficiently communicate with NVIDIA cards? Or is it also an actual hardware modification, where CUDA could not be physically possible on previous cards?

bearclaw
Автор

I wanna record my desktop/games/etc

I have these 3 video encoding stuff and i don't know much about them Intel quick sync video sounds pretty self explanatory making quick videos

I don't know which one is faster for recording videos help?

1.intel quick sync video

 2.nvidia cuda

  3.nvidia NVENC

Which one should i use?

zionofthetribeofLevik
Автор

I'd like to see a demo that combines CUDA with Ada Programming.

askifICare
Автор

Such a futuristic presentation. UUUUAUUUU

dizzu
Автор

Hey, thanks for explanation! Very well done 👍 I am downloading CUDA 💪

mkw
Автор

Ref comments about CPU versus GPU (parallel) processing, I can recall reading an article in Scientific American that showed parallel processing will outrun CPU type processing hands down... (back in the 80's or 90's)...Laurie

LWJCarroll
Автор

Would you reserve a set number of Cuda cores, so the rest continue with normal graphic tasks?

chrisliddiard
Автор

wow we are in 2011 and nvidia decide to show us how and what cuda is by using PEN AND PAPER, i woudl have been more interrested by seeing visual demostration, especially with cuda at work compared to cpu and not just a stick figues and box shapes .

Mathewmartialart
Автор

i want to ask about, is CUDA surely do a parallel? or can do a serial like CPU's work?

ganangxgaming