ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

43 results

Aalto Scientific Computing
4.2 Parallel - Python for Scientific Computing 2023

... message passing) 08:20 Python's global interpreter lock (GIL) 11:38 Python's multiprocessing module 11:52 Multiprocessing ...

44:18
4.2 Parallel - Python for Scientific Computing 2023

206 views

2 years ago

Programming threads
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

Learn Python threading and understand how the Python GIL is explained through bytecode analysis and real performance ...

3:07
This ONE Python Trick Made My Code 4.37x Faster (Threading Secrets)

229 views

3 months ago

Aalto Scientific Computing
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

Shared memory or multiprocessing parallelism can scale to one node and allow communication between processors on a node.

27:02
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2024

68 views

1 year ago

Jonathan Dinu
Remote functions in Python with Ray

Learn how to easily run distributed remote functions in Python with the Ray task API.

14:17
Remote functions in Python with Ray

7,660 views

4 years ago

nptelhrd
Mod-25 Lec-37 Multithreading and Multiprocessing

High Performance Computer Architecture by Prof.Ajit Pal,Department of Computer Science and Engineering,IIT Kharagpur.

54:26
Mod-25 Lec-37 Multithreading and Multiprocessing

21,930 views

11 years ago

Jonathan Dinu
Stateful Distributed Computing in Python with Ray Actors

Learn how to perform stateful distributed computation in Python with the Ray actors API.

16:33
Stateful Distributed Computing in Python with Ray Actors

8,700 views

4 years ago

Aalto Scientific Computing
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2023

Shared memory or multiprocessing parallelism can scale to one node and allow communication between processors on a node.

6:26
3.4 Shared memory parallelism (part 1) - HPC/SciComp Kickstart summer 2023

62 views

2 years ago

Confreaks
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

What does GIL really guarantee you? by Daniel Vartanov You probably heard that Global Interpreter Lock (GIL) in Ruby "allows ...

24:55
RubyConf 2017: What does GIL really guarantee you? by Daniel Vartanov

2,907 views

8 years ago

Thousand Brains Project
2023/03 - Speedup Discussions - Part 2

The second part of the deep dive into performance improvements in Monty. Watch the team discuss alternatives to KDTreeSearch, ...

53:17
2023/03 - Speedup Discussions - Part 2

157 views

1 year ago

Meri (Engel) Kasprak - programming videos
PRG 105: Global Variables in Python

Global Variables in Python. View an annotated PDF transcription of the video: ...

1:50
PRG 105: Global Variables in Python

123 views

8 years ago

wikipedia tts
Thread (computing) | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Thread_(computing) 00:00:48 1 Single vs ...

33:16
Thread (computing) | Wikipedia audio article

19 views

7 years ago

NERSC
8. Demo: Accelerating a Real Workflow

From the NERSC NVIDIA RAPIDS Workshop on April 14, 2020. Please see ...

1:10:38
8. Demo: Accelerating a Real Workflow

242 views

5 years ago

Jonathan Dinu
Autoscaling machine learning APIs in Python with Ray

If you have used web frameworks like Flask or Django to wrap a scikit-learn model when writing your own REST API from scratch, ...

20:30
Autoscaling machine learning APIs in Python with Ray

4,554 views

4 years ago

Jeremy Howard
Lesson 14: Deep Learning Foundations to Stable Diffusion

All lesson resources are available at http://course.fast.ai.) In this lesson, we dive into the implementation of the chain rule in neural ...

1:49:37
Lesson 14: Deep Learning Foundations to Stable Diffusion

17,369 views

2 years ago

J David Eisenberg
Chapter 4: Using Multiple Turtles

Also: planning before programming and what happens if a program doesn't do what you want. This video was not scripted, and it ...

7:49
Chapter 4: Using Multiple Turtles

1,223 views

7 years ago

NERSC
6. Introduction to Dask

From the NERSC NVIDIA RAPIDS Workshop on April 14, 2020. Please see ...

18:10
6. Introduction to Dask

272 views

5 years ago

Solve Computer Science
Computer recreations: random numbers and properties

This new video of the "Computer recreations" playlist talks about random numbers and their properties. We'll see 3 of 5 examples ...

12:35
Computer recreations: random numbers and properties

80 views

2 years ago

Cours Python
8.5 Coroutines et awaitables
9:38
8.5 Coroutines et awaitables

1,422 views

8 years ago

nptelhrd
Mod-05 Lec-34 Python Programming

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

48:37
Mod-05 Lec-34 Python Programming

18,331 views

10 years ago

makingthematrix
Programming with Functions #6: Thread safety

Sorry for the pop sounds. My stash of audio/video gadgetry grew considerably since I recorded audio for this episode, so I have ...

8:51
Programming with Functions #6: Thread safety

523 views

4 years ago