ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,177 results

CppCon
CppCon 2017: P. McKenney, M. Michael & M. Wong “Is Parallel Programming still hard? PART 1 of 2”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

59:28
CppCon 2017: P. McKenney, M. Michael & M. Wong “Is Parallel Programming still hard? PART 1 of 2”

13,804 views

8 years ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 4 - Parallel Programming Basics

Ways of thinking about parallel programs, thought process of parallelizing a program in data parallel and shared address space ...

1:17:14
Stanford CS149 I Parallel Computing I 2023 I Lecture 4 - Parallel Programming Basics

23,732 views

1 year ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 1 - Why Parallelism? Why Efficiency?

Challenges of parallelizing code, motivations for parallel chips, processor basics To follow along with the course, visit the course ...

1:12:22
Stanford CS149 I Parallel Computing I 2023 I Lecture 1 - Why Parallelism? Why Efficiency?

108,536 views

1 year ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 2 - A Modern Multi-Core Processor

Forms of parallelism: multi-core, SIMD, and multi-threading To follow along with the course, visit the course website: ...

1:16:14
Stanford CS149 I Parallel Computing I 2023 I Lecture 2 - A Modern Multi-Core Processor

38,378 views

1 year ago

NVIDIA Developer
Getting Started with CUDA and Parallel Programming | NVIDIA GTC 2025 Session

Join one of CUDA's architects on a journey through the concepts of parallel programming: how it works, why it works, why it's not ...

41:49
Getting Started with CUDA and Parallel Programming | NVIDIA GTC 2025 Session

42,361 views

1 year ago

Questpond
Concurrency vs Parallelism | C# Interview Questions | Csharp Interview Questions and Answers

For more such videos visit http://www.questpond.com For more such videos subscribe https://www.youtube.com/questpondvideos ...

22:13
Concurrency vs Parallelism | C# Interview Questions | Csharp Interview Questions and Answers

140,184 views

7 years ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 7 - GPU architecture and CUDA Programming

CUDA programming abstractions, and how they are implemented on modern GPUs To follow along with the course, visit the ...

1:18:47
Stanford CS149 I Parallel Computing I 2023 I Lecture 7 - GPU architecture and CUDA Programming

39,072 views

1 year ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 8 - Data-Parallel Thinking

Data-parallel operations like map, reduce, scan, prefix sum, groupByKey To follow along with the course, visit the course website: ...

1:17:49
Stanford CS149 I Parallel Computing I 2023 I Lecture 8 - Data-Parallel Thinking

11,506 views

1 year ago

CppCon
CppCon 2017: Hartmut Kaiser “The Asynchronous C++ Parallel Programming Model”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:06:46
CppCon 2017: Hartmut Kaiser “The Asynchronous C++ Parallel Programming Model”

17,027 views

8 years ago

MIT OpenCourseWare
16. Nondeterministic Parallel Programming

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Charles Leiserson View the complete course: ...

1:22:12
16. Nondeterministic Parallel Programming

13,930 views

6 years ago

MIT Plasma Science and Fusion Center
Intro to parallel programming with OpenMP (Part 1)

T. Mattson (Intel)

1:44:54
Intro to parallel programming with OpenMP (Part 1)

4,355 views

3 years ago

NVIDIA Developer
Accelerating Applications with Parallel Algorithms | CUDA C++ Class Part 1

Welcome to NVIDIA's Modern CUDA C++ Programming Class. You will learn how to program on the GPU using NVIDIA's latest ...

2:05:27
Accelerating Applications with Parallel Algorithms | CUDA C++ Class Part 1

49,337 views

7 months ago

Rust Nation UK
Parallel Programming in Rust: Techniques for Blazing Speed - Evgenii Seliverstov

Rust developers are well-acquainted with fearless concurrency, which is helpful for efficient servers and I/O-bound applications.

59:03
Parallel Programming in Rust: Techniques for Blazing Speed - Evgenii Seliverstov

10,839 views

1 year ago

MIT OpenCourseWare
7. Races and Parallelism

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Julian Shun View the complete course: ...

1:14:39
7. Races and Parallelism

29,028 views

6 years ago

Paderborn Center for Parallel Computing
Multi-threaded Programming (6/8) - Julia for HPC Course 2025

Introduction to Julia for High Performance Computing 2025 The 3-day course was organized by Paderborn Center for Parallel ...

1:29:59
Multi-threaded Programming (6/8) - Julia for HPC Course 2025

163 views

11 months ago

Stanford Online
Stanford CS149 I Parallel Computing I 2023 I Lecture 11 - Cache Coherence

Definition of memory coherence, invalidation-based coherence using MSI and MESI, false sharing To follow along with the course ...

1:20:37
Stanford CS149 I Parallel Computing I 2023 I Lecture 11 - Cache Coherence

7,773 views

1 year ago

Stanford Online
Stanford CS149 I 2023 I Lecture 9 - Distributed Data-Parallel Computing Using Spark

Producer-consumer locality, RDD abstraction, Spark implementation and scheduling To follow along with the course, visit the ...

1:17:54
Stanford CS149 I 2023 I Lecture 9 - Distributed Data-Parallel Computing Using Spark

11,192 views

1 year ago

NPTEL IIT Bombay
Week 2: Lecture 6: Concurrency and Synchronization in Parallel Programming:Techniques and Frameworks

Concurrency and Synchronization in Parallel Programming: Techniques and Frameworks.

38:27
Week 2: Lecture 6: Concurrency and Synchronization in Parallel Programming:Techniques and Frameworks

874 views

1 year ago

Stanford Online
Stanford CS149 I 2023 I Lecture 3 - Multi-core Arch Part II + ISPC Programming Abstractions

To follow along with the course, visit the course website: https://gfxcourses.stanford.edu/cs149/fall23/ Kayvon Fatahalian ...

1:16:19
Stanford CS149 I 2023 I Lecture 3 - Multi-core Arch Part II + ISPC Programming Abstractions

25,160 views

1 year ago

CppCon
CppCon 2017: Dietmar Kühl “C++17 Parallel Algorithms”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

57:07
CppCon 2017: Dietmar Kühl “C++17 Parallel Algorithms”

5,742 views

8 years ago