51:18
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/KIxJYheLVu8/0.jpg)
Mod-01 Lec-14 Shared Memory & Message Passing
Parallel Computing by Dr. Subodh Kumar,Department of Computer Science and Engineering,IIT ...
published: 14 Nov 2013
Mod-01 Lec-14 Shared Memory & Message Passing
Mod-01 Lec-14 Shared Memory & Message Passing
Parallel Computing by Dr. Subodh Kumar,Department of Computer Science and Engineering,IIT Delhi.For more details on NPTEL visit http://nptel.iitm.ac.in- published: 14 Nov 2013
- views: 34
14:51
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/VjrE5RkbJXc/0.jpg)
Introduction to Parallel Programming video lecture series -- Part 04 "Shared Memory Consideration
Introduction to Parallel Programming video lecture series -- Part 04 "Shared Memory Consid...
published: 27 Nov 2012
author: intelswnetwork
Introduction to Parallel Programming video lecture series -- Part 04 "Shared Memory Consideration
Introduction to Parallel Programming video lecture series -- Part 04 "Shared Memory Consideration
Introduction to Parallel Programming video lecture series -- Part 04 "Shared Memory Considerations"- published: 27 Nov 2012
- views: 943
- author: intelswnetwork
14:40
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/upGoZ00MlfI/0.jpg)
CUDA Tutorial 8: Intro to Shared Memory
Wow, this has been a tricky tute. I originally tried to cover much more and added some cod...
published: 19 Aug 2013
CUDA Tutorial 8: Intro to Shared Memory
CUDA Tutorial 8: Intro to Shared Memory
Wow, this has been a tricky tute. I originally tried to cover much more and added some coding at the end but it was too long to be interesting. Then I chopped the coding to be a separate tute and concentrated on the theory side, it was still way too long. Shared memory is a very intricate topic, it's at the very core of what programming CUDA is all about. I eventually decided that there's no good brushing over this stuff, shared memory deserves more attention. This tutorial is a little intro, it has information on how to allocate shared memory, a little about what shared memory is and an illustration of the dreaded race condition problem that comes about when resources are shared among parallel threads. Next tute we'll look in more detail at the organization of shared memory and how to get the most performance out of it. After that we will be an excellent position to optimize the algorithm we looked at last tute. Sorry in advance if you're one of those folks that likes a bit of code in the tutes. We'll get back to coding but this topic needs a foundation first. Cheers all! Facebook: https://www.facebook.com/pages/WhatsaCreel/167732956665435 Website (though the slides for this tute aren't up): http://www.whatsacreel.net76.net/cuda.html- published: 19 Aug 2013
- views: 156
20:56
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/oJK5CDlkwCs/0.jpg)
CUDA Tutorial 10: Blocking with Shared Memory
In this tute we'll use a technique called blocking to finally fulfill Porky Water's tall o...
published: 17 Dec 2013
CUDA Tutorial 10: Blocking with Shared Memory
CUDA Tutorial 10: Blocking with Shared Memory
In this tute we'll use a technique called blocking to finally fulfill Porky Water's tall order! Blocking is a technique where blocks of data are copied from global memory to shared memory, threads work on the data in the much faster shared memory. This greatly reduces the amount of traffic on the global memory bus and allows threads to use the much faster shared memory for most of the calculations. Blocking with shared memory gives us a great speed up here and easily fulfills Porky's boss's request of a 10x speed up. There's some small changes that could allow the code to run a little quicker but if the code had to run much faster a complete change in algorithm would be far more useful than tweaking this brute force one.- published: 17 Dec 2013
- views: 212
8:05
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/dQE6BDNc3z0/0.jpg)
Operating System: Inter Process Communication: Message Passing Shared Memory
This video lecture is produced by S. Saurabh. He is B.Tech from IIT and MS from USA.
What...
published: 06 May 2014
Operating System: Inter Process Communication: Message Passing Shared Memory
Operating System: Inter Process Communication: Message Passing Shared Memory
This video lecture is produced by S. Saurabh. He is B.Tech from IIT and MS from USA. What do you understand by message passing in operating system How do process interact by shared memory. What is inter process communication. To study interview questions on Linked List watch http://www.youtube.com/playlist?list=PL3D11462114F778D7&feature;=view_all To prepare for programming Interview Questions on Binary Trees http://www.youtube.com/playlist?list=PLC3855D81E15BC990&feature;=view_all To study programming Interview questions on Stack, Queues, Arrays visit http://www.youtube.com/playlist?list=PL65BCEDD6788C3F27&feature;=view_all To watch all Programming Interview Questions visit http://www.youtube.com/playlist?list=PLD629C50E1A85BF84&feature;=view_all To learn about Pointers in C visit http://www.youtube.com/playlist?list=PLC68607ACFA43C084&feature;=view_all To learn C programming from IITian S.Saurabh visit http://www.youtube.com/playlist?list=PL3C47C530C457BACD&feature;=view_all- published: 06 May 2014
- views: 44
13:08
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/xOhvNaRMtZ0/0.jpg)
Lecture 8. Unit 1. Replicated Shared Memory
Introduction to replicated shared memory, regular registers....
published: 24 Jan 2013
author: Seif Haridi
Lecture 8. Unit 1. Replicated Shared Memory
Lecture 8. Unit 1. Replicated Shared Memory
Introduction to replicated shared memory, regular registers.- published: 24 Jan 2013
- views: 301
- author: Seif Haridi
18:03
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/glXkhsZs1qE/0.jpg)
Shared Memory Communications over RDMA (SMC-R)
In this video from the 2013 Open Fabrics Developer Workshop, presents: Jerry Stevens from ...
published: 27 Jun 2013
author: RichReport
Shared Memory Communications over RDMA (SMC-R)
Shared Memory Communications over RDMA (SMC-R)
In this video from the 2013 Open Fabrics Developer Workshop, presents: Jerry Stevens from IBM presents: Shared Memory Communications over RDMA (SMC-R). Learn...- published: 27 Jun 2013
- views: 25
- author: RichReport
4:46
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/Aa45TTNUygA/0.jpg)
Par Lab Boot Camp @ UC Berkeley - Shared Memory Programming with OpenMP
Lecture by Barbara Chapman (University of Houston) We discuss parallel programming on mult...
published: 23 Aug 2010
author: citrisuc
Par Lab Boot Camp @ UC Berkeley - Shared Memory Programming with OpenMP
Par Lab Boot Camp @ UC Berkeley - Shared Memory Programming with OpenMP
Lecture by Barbara Chapman (University of Houston) We discuss parallel programming on multicore using OpenMP.- published: 23 Aug 2010
- views: 692
- author: citrisuc
44:09
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/SqZaletdPCY/0.jpg)
Shared Memory Matrix Multiplication
...
published: 31 Jan 2012
author: Aditya Kommu
Shared Memory Matrix Multiplication
49:05
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/3bko4iL5MJk/0.jpg)
Episode 6 - Shared Memory Kernel Optimization
In this episode we'll go over an example of real-world code that has been parallelized by ...
published: 18 Jun 2013
author: David Gohara
Episode 6 - Shared Memory Kernel Optimization
Episode 6 - Shared Memory Kernel Optimization
In this episode we'll go over an example of real-world code that has been parallelized by porting to the GPU. The use of shared memory to improve performance...- published: 18 Jun 2013
- author: David Gohara
21:56
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/qOCUQoF_-MM/0.jpg)
CUDA Part F: Kernel Optimizations: Shared Memory Accesses; Peter Messmer (NVIDIA)
Programming for GPUs Course: Introduction to OpenACC 2.0 & CUDA 5.5 - December 4-6, 2013...
published: 18 Dec 2013
CUDA Part F: Kernel Optimizations: Shared Memory Accesses; Peter Messmer (NVIDIA)
CUDA Part F: Kernel Optimizations: Shared Memory Accesses; Peter Messmer (NVIDIA)
Programming for GPUs Course: Introduction to OpenACC 2.0 & CUDA 5.5 - December 4-6, 2013- published: 18 Dec 2013
- views: 8
49:30
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/Nwk-UfjlUn8/0.jpg)
Bruce Momjian: Inside PostgreSQL Shared Memory
This talk is for people who want to understand how PostgreSQL shares information among pro...
published: 18 Oct 2013
Bruce Momjian: Inside PostgreSQL Shared Memory
Bruce Momjian: Inside PostgreSQL Shared Memory
This talk is for people who want to understand how PostgreSQL shares information among processes using shared memory. The talk covers the internal data page format, usage of the shared buffers, locking methods, and various other shared memory data structures.- published: 18 Oct 2013
- views: 10
9:41
![](http://web.archive.org./web/20140624124006im_/http://i.ytimg.com/vi/6sL4C2SwszM/0.jpg)
Intro to PP pt2 - Shared Memory Module and threads
...
published: 13 Jul 2009
author: Paul Steinberg
Intro to PP pt2 - Shared Memory Module and threads
Intro to PP pt2 - Shared Memory Module and threads
- published: 13 Jul 2009
- views: 2249
- author: Paul Steinberg
Youtube results:
21:27
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/9A3oiIerI0w/0.jpg)
Toward Holistic Soft-Error-Resilient Shared-Memory Multicores
Guest editor Srini Devadas and author Omer Khan expand on how a proposed lightweight, soft...
published: 30 Sep 2013
Toward Holistic Soft-Error-Resilient Shared-Memory Multicores
Toward Holistic Soft-Error-Resilient Shared-Memory Multicores
Guest editor Srini Devadas and author Omer Khan expand on how a proposed lightweight, soft-error-resilient architecture for shared-memory multicores enables cores to autonomously perform redundant execution of uninterrupted instruction sequences. From Computer's October 2013 issue: http://www.computer.org/csdl/mags/co/2013/10/index.html. Visit Computer: http://www.computer.org/computer.- published: 30 Sep 2013
- views: 26
58:04
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/TN0eS-l1FoE/0.jpg)
Shared Memory Communications over RDMA - Implementation
z/OS V2R1 Communications Server, along with zEnterprise EC12 and zEnterprise BC12 systems ...
published: 21 Oct 2013
Shared Memory Communications over RDMA - Implementation
Shared Memory Communications over RDMA - Implementation
z/OS V2R1 Communications Server, along with zEnterprise EC12 and zEnterprise BC12 systems with the 10 GbE RoCE Express feature, support a new communications protocol called Shared Memory Communications - RDMA (SMC-R). This new protocol is designed to provide highly efficient, low-latency data transfer between z/OS systems over RoCE (RDMA over Converged Ethernet) in a manner transparent to socket applications. In this session, we will look at the details associated with implementing SMC-R, including configuration, monitoring, and diagnosis. This is part 2 of a two-part series on SMC-R. Part 1, "Shared Memory Communications over RDMA (SMC-R) - Overview" can be found at http://youtu.be/8_5JviApQXw- published: 21 Oct 2013
- views: 30
11:06
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/ODIF9ZBHv-Y/0.jpg)
C++ Memory Management Tutorial | Reading And Writing Shared Assets
Want all of our free C++ Memory Management training videos? Visit our Learning Library, wh...
published: 11 Dec 2013
C++ Memory Management Tutorial | Reading And Writing Shared Assets
C++ Memory Management Tutorial | Reading And Writing Shared Assets
Want all of our free C++ Memory Management training videos? Visit our Learning Library, which features all of our training courses and tutorials at http://learn.infiniteskills.com?utm_source=youtube&utm;_medium=memory_management&utm;_campaign=01855_0701 More details on this C++ Memory Management training can be seen at http://www.infiniteskills.com/c-++/. This clip is one example from the complete course. For more free C++ tutorials please visit our main website.- published: 11 Dec 2013
- views: 361
69:07
![](http://web.archive.org./web/20140624124006im_/http://i1.ytimg.com/vi/8_5JviApQXw/0.jpg)
Shared Memory Communications over RDMA (SMC-R) - Overview
z/OS V2R1 Communications Server, along with zEnterprise EC12 and zEnterprise BC12 systems ...
published: 23 Aug 2013
Shared Memory Communications over RDMA (SMC-R) - Overview
Shared Memory Communications over RDMA (SMC-R) - Overview
z/OS V2R1 Communications Server, along with zEnterprise EC12 and zEnterprise BC12 systems with the 10 GbE RoCE Express feature, support a new communications protocol called Shared Memory Communications - RDMA (SMC-R). This new protocol is designed to provide highly efficient, low-latency data transfer between z/OS systems over RoCE (RDMA over Converged Ethernet) in a manner transparent to socket applications. In this overview presentation, we look at how SMC-R works, its benefits and requirements, and some early performance benchmarks.- published: 23 Aug 2013
- views: 3