Nice clear presentation. Now I'm ready to do some cuda programming. I just need a computer with Nvidia graphics. A small detail, around 2:30 into your video, I believe cudaFree(a) should be cudaFree(ad). Same for b and sum in subsequent lines. Are you thinking to implement a neural network in cuda? In any case, thanks a lot for these 2 cuda presentations.
@FooSo6844 ай бұрын
Yes, you are right. Actually, in the description of the video, I have this statement: "Corrections: In the video, cudaFree ( a ) should be cudaFree( da ) .... " Thank you very much, David.
@davidaturner4 ай бұрын
Very helpful intro. Looking forward to the next video.
@eprohoda Жыл бұрын
How are things?~ Foo~ you created useful - take it easy-💥
@FooSo684 Жыл бұрын
Thanks
@venkatramana1884 Жыл бұрын
hi can i get your contact
@najhonbanjon Жыл бұрын
thank you This is exactly what I want
@fresk1to814 Жыл бұрын
Thank you very much , of course im not using your code , neither the same logic probably , but it helped me get some idea of the project also , the way you took care of some cases , pretty intresting , now i have a clearer idea
@danielthai7436 Жыл бұрын
Are you in 379?
@liorzaphir5358 Жыл бұрын
Tong I love you <3
@younes530 Жыл бұрын
thank you very much for your explanation
@DrRAZI99 Жыл бұрын
can you post the cpp code that you showed in the video ?
@jbernal7782 Жыл бұрын
thank you!
@g.1100 Жыл бұрын
great overview
@nicholascutlip2 жыл бұрын
Thank you so much! This is the best explanation of gluLookAt() and the Modelview Matrix I have found, by far. Very helpful how you repreduced the matrix calculations that are happening behind the scene.
@programmer56292 жыл бұрын
This story is very true. I hope more Americans will pay attention to this issue.
@pavis83022 жыл бұрын
this is by using which software
@rentalavenkatramana49952 жыл бұрын
how to implement sort command in xv6.
@infinitedonuts2 жыл бұрын
Good video; it helped me get pointed in the right direction in regards to my assignment.
@kartikey142 жыл бұрын
wtf is this!
@seungrateful2 жыл бұрын
Thank you. This was very helpful.
@felixbors75462 жыл бұрын
what is this book you're reading from?
@mubasheer55842 жыл бұрын
Where can I get board file of spartan 3 starter for ise 14.7
@emmanuelchalo45302 жыл бұрын
85k views but less 1000 subscribers tells how wicked all these viewers are. Shame on you mean souls.
@diyaveerbhan36782 жыл бұрын
Exactly what I needed. Thank You so much for the tutorial
strcpy(cmd, command); should be strcat(cmd, command);
@akexx962 жыл бұрын
♫ The BEST Video! также есть хорошее видео про gluLookAt (+SFML) kzbin.info/www/bejne/g4vQqq2cjt9pebs ☻
@hajraali12052 жыл бұрын
ls -l does not work
@hajraali12052 жыл бұрын
how do I know my shell is working?
@turquoisegem4412 жыл бұрын
test it using commands
@yeag11822 жыл бұрын
very nice
@virozz10242 жыл бұрын
Best explanation on the Internet of course by indian guy very nice thanks
@naukarikikhabar2 жыл бұрын
his code not working
@acvingonsalves2 жыл бұрын
Can i get source codeof message queue used this video
@glorysonhorace32653 жыл бұрын
Thank you
@pharos6403 жыл бұрын
Good video you helped a lot I had to convert it to java but I just needed the formula and math behind the icosahedron subdivision : )
@FooSo6843 жыл бұрын
You may be interested in kzbin.info/www/bejne/bX7RY2esedqDnbc about an outstanding student who quit graduate school!
@ryazia3 жыл бұрын
thats me the j
@sussus49143 жыл бұрын
Do you need a tool chain to compile?
@neechan93 жыл бұрын
Where can i download the code?
@lolcat692 жыл бұрын
in ligma
@martiananomaly2 жыл бұрын
@@lolcat69 funni
@lolcat692 жыл бұрын
@@martiananomaly si, funni like a ella le gusta mi motora, montarse, en mi motora
@williamashbee3 жыл бұрын
That was pretty cool. thank you for your tutorial. it was helpful to me. Next i need to figure out how to distort these spheres using mises-fisher distributions for something i am working on.