ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,282 results

NERSC
10. CUDA C++ Basics

Part of the Nvidia HPC SDK Training, Jan 12-13, 2022. Slides and more details are available at ...

33:30
10. CUDA C++ Basics

20,008 views

3 years ago

Jeremy Howard
Getting Started With CUDA for Python Programmers

I used to find writing CUDA code rather terrifying. But then I discovered a couple of tricks that actually make it quite accessible.

1:17:56
Getting Started With CUDA for Python Programmers

77,986 views

1 year ago

Utah Cpp Programmers
Introduction to GPU Programming with CUDA and Thrust

High-performance computing is now dominated by general-purpose graphics processing unit (GPGPU) oriented computations.

1:18:20
Introduction to GPU Programming with CUDA and Thrust

14,160 views

4 years ago

Graphics Programming Virtual Meetup
CUDA Boid [2021-1-6]

Presenter: Lesley Lai Website: http://lesleylai.info/ Twitter: https://twitter.com/LesleyLai6 In this meeting, Lesley Lai will talk about ...

45:30
CUDA Boid [2021-1-6]

458 views

4 years ago

NPTEL IIT Bombay
Week 9: Lecture 2: CUDA Program Compilation and Execution: A Step-by-Step Guide Part 2

Lecture 2: CUDA Program Compilation and Execution: A Step-by-Step Guide Part 2.

25:25
Week 9: Lecture 2: CUDA Program Compilation and Execution: A Step-by-Step Guide Part 2

144 views

9 months ago

NERSC
Intro to CUDA programming

Dossay Oryspayev (LBNL), Muaaz Awan (LBNL), Hugo Brunie (LBNL), & Michael Rowan (LBNL) present a tutorial on Intro to ...

37:27
Intro to CUDA programming

314 views

5 years ago

ErnestYAlumni
convect3dfinitedifftex - on CUDA C/C++, 3-dim. convection by finite difference with OpenGL texture

github directory : https://github.com/ernestyalumni/CUDACFD_out/tree/master/convect3dfinitedifftex 3-dimensional convection ...

1:01
convect3dfinitedifftex - on CUDA C/C++, 3-dim. convection by finite difference with OpenGL texture

151 views

9 years ago

ErnestYAlumni
Finite Difference methods with CUDA C/C++ for GPGPU to solve inviscid Compressible Fluid Flow

My writeup for this presentation, which goes into greater depth, is here: ...

38:41
Finite Difference methods with CUDA C/C++ for GPGPU to solve inviscid Compressible Fluid Flow

5,009 views

9 years ago

TechPrep
CPU vs GPU | Simply Explained

This is a solution to the classic CPU vs GPU technical interview question. Preparing for a technical interview? Checkout ...

4:01
CPU vs GPU | Simply Explained

249,050 views

1 year ago

CoreCppIL
The Concepts Behind CUDA Optimization

Presented by Zafrir Patt at Core C++ meetup, the slides can be found at http://bit.ly/cpp14cuda. In this session we will start looking ...

1:02:15
The Concepts Behind CUDA Optimization

865 views

7 years ago

Jeremy Howard
Going Further with CUDA for Python Programmers

This technical talk by Jeremy Howard explores advanced programming techniques for maximizing performance when using ...

1:17:34
Going Further with CUDA for Python Programmers

14,117 views

1 year ago

Ryan Scott White (SunsetQuest)
CudaPAD Tutorial

A short tutorial on CudaPAD mainly running over its features. NOTE: The menu options were not captured with the video capture ...

20:38
CudaPAD Tutorial

586 views

9 years ago

Next Day Video
CUDA in your Python: Effective Parallel Programming on the GPU

William Horton https://www.pytexas.org/2019/talk/U2Vzc2lvbk5vZGU6OTU= It's 2019, and Moore's Law is dead. CPU performance ...

29:28
CUDA in your Python: Effective Parallel Programming on the GPU

4,819 views

6 years ago

Engineering Community
Why is the CUDA C++ programming such a pain by Piotr Holonowicz

Content: Glossary of CUDA related topics and definitions. Basic explanation of the structure of a typical CUDA program Basic ...

35:33
Why is the CUDA C++ programming such a pain by Piotr Holonowicz

119 views

3 years ago

RTL Engineering
Analysis of a Tensor Core

... CUDA programing details for Tensor Cores: https://devblogs.nvidia.com/programming-tensor-cores-cuda-9/ I am not affiliated ...

13:42
Analysis of a Tensor Core

38,545 views

6 years ago

The Linux Foundation
Beyond CUDA GPU Accelerated Mach. Learning on CrossVendor GfxCards Vulkan Kompute- Alejandro Saucedo

Beyond CUDA: GPU Accelerated Machine Learning on Cross-Vendor Graphics Cards with Vulkan Kompute (AMD, Qualcomm, ...

29:18
Beyond CUDA GPU Accelerated Mach. Learning on CrossVendor GfxCards Vulkan Kompute- Alejandro Saucedo

352 views

3 years ago

ErnestYAlumni
convect2dfinitedifftex - on CUDA C/C++, 2-dim. convection by finite difference with OpenGL texture

github directory : https://github.com/ernestyalumni/CUDACFD_out/tree/master/convect2dfinitedifftex 2-dimensional convection ...

0:31
convect2dfinitedifftex - on CUDA C/C++, 2-dim. convection by finite difference with OpenGL texture

105 views

9 years ago

Igor Ševo
A million particles in CUDA and OpenGL

I ran a million (1048576) particles on an NVidia GeForce 570 GTX card in a program written in CUDA C (utilizing CUDA and ...

3:44
A million particles in CUDA and OpenGL

10,747 views

12 years ago

The Virtual Institute for I/O
HIPS 2021 CUDAMicroBench: Microbenchmarks to Assist CUDA Performance Programming

Xinyao Yi, David Stokes, Yonghong Yan and Chunhua Liao Speaker:Xinyao Yi is a third-year Ph.D student at the University of ...

30:38
HIPS 2021 CUDAMicroBench: Microbenchmarks to Assist CUDA Performance Programming

65 views

4 years ago

Orion Lawlor
Graphics Card Programming with CUDA: CS 301 2018-11-19

Basic intro to GPU programming with CUDA, including kernels, the different memory spaces, and how to get high performance.

54:03
Graphics Card Programming with CUDA: CS 301 2018-11-19

37 views

7 years ago