<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Parallel Programming - 標籤 - DataSci Ocean</title><link>https://datasciocean.com/tags/parallel-programming/</link><description>Parallel Programming - 標籤 - DataSci Ocean</description><generator>Hugo -- gohugo.io</generator><language>zh-TW</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/tags/parallel-programming/" rel="self" type="application/rss+xml"/><item><title>平行程式設計模型：Distributed Memory Model 與 Deadlock 陷阱</title><link>https://datasciocean.com/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/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>介紹平行程式設計的第二種模型 Distributed Memory Model：Process 如何靠 Message Passing 與 MPI 溝通，並透過一個加總範例說明 send/receive 順序不對時如何踩進 Deadlock。</description></item><item><title>什麼是平行程式設計？新手入門指南</title><link>https://datasciocean.com/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/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>說明什麼是「平行程式設計」(Parallel Programming)，它跟熟悉的單線程 (Serial) 程式設計差在哪，以及為什麼今天的軟體工程師需要用到多核心平行運算技術。</description></item></channel></rss>