<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Parallel Programming - Tag - DataSci Ocean</title><link>https://datasciocean.com/en/tags/parallel-programming/</link><description>Parallel Programming - Tag - DataSci Ocean</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>l066858998@gmail.com (Hong-Wei Wu)</managingEditor><webMaster>l066858998@gmail.com (Hong-Wei Wu)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Fri, 24 Feb 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://datasciocean.com/en/tags/parallel-programming/" rel="self" type="application/rss+xml"/><item><title>Distributed Memory Model, MPI, and the Deadlock Trap</title><link>https://datasciocean.com/en/other/parallel-programming-distributed-memory-model/</link><pubDate>Fri, 24 Feb 2023 00:00:00 +0000</pubDate><author><name>Hong-Wei Wu</name></author><guid>https://datasciocean.com/en/other/parallel-programming-distributed-memory-model/</guid><description>&lt;div class="featured-image">
                &lt;img src="/other/parallel-programming-distributed-memory-model/featured-image.jpg" referrerpolicy="no-referrer">
            &lt;/div>How the Distributed Memory Model splits a program into independent processes, how MPI handles message passing, and how a naive send/receive order causes deadlock.</description></item><item><title>What Is Parallel Programming? A Beginner's Guide</title><link>https://datasciocean.com/en/other/what-is-parallel-programming/</link><pubDate>Fri, 10 Feb 2023 00:00:00 +0000</pubDate><author><name>Hong-Wei Wu</name></author><guid>https://datasciocean.com/en/other/what-is-parallel-programming/</guid><description>&lt;div class="featured-image">
                &lt;img src="/other/what-is-parallel-programming/featured-image.jpg" referrerpolicy="no-referrer">
            &lt;/div>Learn what parallel programming is, how it differs from traditional single-threaded (serial) code, and why today's multi-core hardware makes it essential for engineers.</description></item></channel></rss>