ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,915 results

EuroPython Conference
Parallel programming and Cython — David Woods

EuroPython 2025 — South Hall 2A on 2025-07-16] *Parallel programming and Cython by David Woods* ...

40:57
Parallel programming and Cython — David Woods

452 views

4 months ago

CMU Database Group
CMU Database Systems - 14 Parallel Execution (Fall 2017)

Slides PDF: http://15445.courses.cs.cmu.edu/fall2017/slides/14-parallel.pdf Notes PDF: ...

1:10:47
CMU Database Systems - 14 Parallel Execution (Fall 2017)

1,823 views

8 years ago

Timothée Bacri
Introduction to parallel processing

We look at important concepts and some theory behind parallel processing, then look at common problems encountered with ...

53:25
Introduction to parallel processing

19 views

3 years ago

CMU Database Group
CMU Database Systems - 14 Parallel Execution (Fall 2018)

Slides PDF: https://15445.courses.cs.cmu.edu/fall2018/slides/14-parallel.pdf Lecture Notes: ...

39:33
CMU Database Systems - 14 Parallel Execution (Fall 2018)

3,049 views

7 years ago

EuroPython Conference
Python in Parallel: Sub-Interpreters vs. NoGIL vs. Multiprocessing — Samet Yaslan

... CPU-bound high throughput applications, IO-bound services, or simply curious about the future of parallel processing in Python, ...

27:47
Python in Parallel: Sub-Interpreters vs. NoGIL vs. Multiprocessing — Samet Yaslan

2,447 views

1 year ago

CMU Database Group
#14 - Parallel Query Engine Architectures ✸ SpiralDB Database Talk (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/14-queryexecution2.pdf ...

1:19:13
#14 - Parallel Query Engine Architectures ✸ SpiralDB Database Talk (CMU Intro to Database Systems)

2,142 views

3 months ago

EuroPython Conference
Samuel Colvin - Python's Parallel Programming Possibilities - 4 levels of concurrency

"Python's Parallel Programming Possibilities - 4 levels of concurrency [EuroPython 2019 - Talk - 2019-07-10 - Boston] [Basel, CH] ...

32:24
Samuel Colvin - Python's Parallel Programming Possibilities - 4 levels of concurrency

1,222 views

6 years ago

Seed To Stage
How to Mix with Parallel Buses in Ableton Live

This however is only one way to do parallel processing. Another way is to use parallel tracks or buses to accomplish the same ...

20:35
How to Mix with Parallel Buses in Ableton Live

17,742 views

6 months ago

Aalto Scientific Computing
1.4 What is parallel computing?  An analogy with cooking. - HPC/SciComp Kickstart summer 2023

In workshops such as this, you will hear lots about parallel computing and how you need it, but rarely get a understandable ...

23:10
1.4 What is parallel computing? An analogy with cooking. - HPC/SciComp Kickstart summer 2023

112 views

2 years ago

Aalto Scientific Computing
3.4 Parallel - Python for Scientific Computing 2022

Parallel programming: doing more than one thing at a time. It is often needed when you need more computer power, and there are ...

41:05
3.4 Parallel - Python for Scientific Computing 2022

205 views

3 years ago

Utah Cpp Programmers
Taskflow: A General-purpose Parallel and Heterogeneous Task Programming System with Modern C++

This month Tsung-Wei Huang, an Assistant Professor at the University of Utah, will present Taskflow. The Taskflow project ...

59:46
Taskflow: A General-purpose Parallel and Heterogeneous Task Programming System with Modern C++

551 views

5 years ago

The Virtual Institute for I/O
Parallel Programming in Practice: Scaling Algorithms

Presented by Christopher Maynard.

1:27:13
Parallel Programming in Practice: Scaling Algorithms

60 views

4 years ago

FOSDEM
Deep Learning on Massively Parallel Processing Databases

by Frank McQuillan At: FOSDEM 2019 https://video.fosdem.org/2019/UA2.118/dl_parallel_db.webm In this session we will discuss ...

25:11
Deep Learning on Massively Parallel Processing Databases

539 views

7 years ago

Aalto Scientific Computing
2.7 Different methods of parallel computing - HPC/SciComp Kickstart summer 2025

Before we get to how to run parallel jobs, let's talk about the different forms, since a person must keep these straight in order to run ...

39:06
2.7 Different methods of parallel computing - HPC/SciComp Kickstart summer 2025

63 views

8 months ago

EuroPython Conference
Michal Wysokinski - Running Python code in parallel and asynchronously

"Running Python code in parallel and asynchronously [EuroPython 2017 - Talk - 2017-07-11 - Anfiteatro 2] [Rimini, Italy] My ...

43:29
Michal Wysokinski - Running Python code in parallel and asynchronously

1,112 views

8 years ago

The Virtual Institute for I/O
Parallel programming in practice: Scaling algorithms and Code Coupling

Presented by Chris Maynard (University of Reading). In this session, we will provide a global overview of how the main concepts ...

1:31:54
Parallel programming in practice: Scaling algorithms and Code Coupling

110 views

5 years ago

Aalto Scientific Computing
1.2 What is parallel computing?  An analogy with cooking. - Getting started with sc... (summer 2022)

In workshops such as this, you will hear lots about parallel computing and how you need it, but rarely get a understandable ...

27:41
1.2 What is parallel computing? An analogy with cooking. - Getting started with sc... (summer 2022)

125 views

3 years ago

NMSU_HPC
MPI and Parallelization on Discovery

Expressing parallelism in your code on a distributed parallel system like Discovery enables you to speed up the processing time ...

46:53
MPI and Parallelization on Discovery

54 views

4 years ago

RACESWorkshop
Parallel Sorting on a Spatial Computer, Max Orhai

Paper and additional details are available at: http://soft.vub.ac.be/races/paper/parallel-sorting-on-a-spatial-computer/ Paper ...

20:28
Parallel Sorting on a Spatial Computer, Max Orhai

57 views

12 years ago

EuroPython Conference
Pierre Glaser - Parallel computing in Python: Current state and recent advances

From these low-level interfaces emerged higher-level parallel processing libraries, such as concurrent.futures, joblib and loky ...

30:14
Pierre Glaser - Parallel computing in Python: Current state and recent advances

2,434 views

6 years ago