• No products in the cart.

Parallel Programming

22

Jun'22

Introduction to parallel computation

A short overview of the parallel architecture, used in HPC clusters. Parallel_computation_introduction pdf Parallel_computation_introduction mp4

Read More

15

Mar'22

Parallel Deep Learning: Tensorflow and Keras

Presented topics: Tensorflow and Keras; Parallelism; Horovod; Data Pipeline; Tensorflow Dataset Recommendations; Demonstration of Multi-node/-GPU Examples using Tensorflow; Singularities. Data …

Read More

15

Mar'22

GPU Programming – CUDA

Overview of several topics: Heterogeneous Parallel Computing; GPU Architecture; CUDA Programming; Multi-GPU programming; Multi-Dimensional Grids; Thread Execution; CUDA Memories; Global …

Read More

15

Mar'22

OpenMP

OpenMP Introduction: comparison with MPI approach; Explaining data sharing attributes, worksharing constructs, SIMD management and OpenMP Tasks. Introduction to OpenMP …

Read More

15

Mar'22

MPI advanced

In the MPI advanced topic you can see explanation of one-sided communication and shared memory one-sided communication. Introduction to the …

Read More

15

Mar'22

MPI intermediate

Introduction to more intermediate/advanced MPI topics MPI such as groups and communicators, virtual topologies and derived datatypes. Introduction to the …

Read More
top