ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

835 results

Command & Code
Parallel Computing Granularity #computerscience #software #computerarchitecture #computerscience

Granularity in parallel computing defines how much work each task does before syncing with others. Coarse-grained tasks = big ...

0:48
Parallel Computing Granularity #computerscience #software #computerarchitecture #computerscience

1,035 views

3 weeks ago

Command & Code
Barrier Synchronization in Parallel Programming #computerarchitecture #computerscience #programming

Barrier in parallel programming = a checkpoint where all threads must wait before moving on. It ensures no one races ahead and ...

0:57
Barrier Synchronization in Parallel Programming #computerarchitecture #computerscience #programming

1,047 views

2 weeks ago

Paderborn Center for Parallel Computing
Otus Supercomputer

On 10 November 2025, the new supercomputer of the Paderborn Center for Parallel Computing was inaugurated at Paderborn ...

2:47
Otus Supercomputer

229 views

4 weeks ago

Parallel Routines
GPU Acceleration Explained: How Parallel Processing Transforms a Simple Photo Filter | M1L1.3

In this lesson, we walk through a real-world example that shows precisely when GPU acceleration becomes the ideal ...

2:14
GPU Acceleration Explained: How Parallel Processing Transforms a Simple Photo Filter | M1L1.3

151 views

4 weeks ago

Mohammed Alajmi
Parallel computing Race condition
2:20
Parallel computing Race condition

114 views

8 days ago

OpenLearn Tech
Concurrency vs Parallelism — The Most Simple & Clear Explanation You’ll Ever See

Concurrency and Parallelism are two of the most misunderstood concepts in programming, operating systems, and computer ...

2:12
Concurrency vs Parallelism — The Most Simple & Clear Explanation You’ll Ever See

3 views

2 weeks ago

Suhaib alothman
CUDA And GPU In Parallel Computing

thank you for watching and don't forget to put like to the video.

3:19
CUDA And GPU In Parallel Computing

895 views

12 days ago

MaxPod
CUDA: NVIDIA's Parallel Computing

CUDA: NVIDIA's Parallel Computing ✨ auto clipped using ai clipping tool cliphi.com Ever wonder how NVIDIA's GPUs tackle ...

0:23
CUDA: NVIDIA's Parallel Computing

1,669 views

2 weeks ago

The Debug Zone
How Scala Utilizes All CPU Cores: A Guide to Parallel Processing

In today's fast-paced computing landscape, harnessing the full power of your CPU is essential for optimizing performance.

2:35
How Scala Utilizes All CPU Cores: A Guide to Parallel Processing

2 views

2 weeks ago

p88h.
Parallel Pattern Processor

Advent of Code 2025, Day 2 Shows the scanning process evaluating all possible repetition patterns. It is actually what the solution ...

0:33
Parallel Pattern Processor

124 views

3 weeks ago

Server Logic Simplified
Where Are Threads Best Applied For Parallel Processing?

Uncover the optimal scenarios for leveraging threads in parallel processing. This video dives into where and when threads shine ...

2:56
Where Are Threads Best Applied For Parallel Processing?

0 views

2 weeks ago

Shoug Almoaibed
A major challenge in parallel computing: Race conditions
3:20
A major challenge in parallel computing: Race conditions

696 views

11 days ago

SimpleCode
Parallel for in C

C is not as bad as you might think. even has a parallel for loop built in as an extension. www.twitch.tv/mrjaycraft.

0:51
Parallel for in C

29 views

11 days ago

AI Research Roundup
Native Parallel Reasoner: Parallel LLM RL

In this AI Research Roundup episode, Alex discusses the paper: "Native Parallel Reasoner: Reasoning in Parallelism via ...

3:38
Native Parallel Reasoner: Parallel LLM RL

56 views

2 weeks ago

AI and Machine Learning Explained
How Does Self-Attention Enable Parallel Computation?

Unravel the mystery behind self-attention and discover how this powerful mechanism revolutionizes parallel computation in ...

2:55
How Does Self-Attention Enable Parallel Computation?

2 views

3 weeks ago

Sagar Tripathy
Unleashing the GPU: Parallel Array Addition Visualized

Visualizing Parallel Computing: Vector Addition in Manim.

0:26
Unleashing the GPU: Parallel Array Addition Visualized

0 views

2 weeks ago

Voxel Space
Massive Parallel Processing: Trillion-Voxel Speed

Modern mining, geotechnical, and environmental projects generate trillions of voxels — far beyond what traditional desktop ...

0:40
Massive Parallel Processing: Trillion-Voxel Speed

0 views

8 days ago

Command & Code
Deadlocks and Livelocks in Parallel Programming #software #computerscience #softwarearchitect #tech

In parallel programming, both deadlock and livelock freeze progress, but for different reasons. Deadlock: Threads wait forever for ...

0:56
Deadlocks and Livelocks in Parallel Programming #software #computerscience #softwarearchitect #tech

787 views

13 days ago

Alxandria - Science should be free
Why Cuda and Parallel Processing Crunch Crypto Mining

Mining involves repeatedly hashing block headers, adjusting nonces, and checking if the resulting hash meets the target difficulty; ...

2:45
Why Cuda and Parallel Processing Crunch Crypto Mining

0 views

2 days ago

Farah Almunayan
Parallel Grayscale Conversion: Race Condition Fix and Performance Analysis

We show how parallel programming is used to convert images to grayscale, fix race condition issues, and analyze performance.

3:07
Parallel Grayscale Conversion: Race Condition Fix and Performance Analysis

1,076 views

12 days ago