<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kawa0810</author_name>
  <author_url>https://blog.hatena.ne.jp/kawa0810/</author_url>
  <blog_title>kawa0810 のブログ</blog_title>
  <blog_url>https://kawa0810.hateblo.jp/</blog_url>
  <categories>
    <anon>C/C++</anon>
    <anon>MPI</anon>
    <anon>Boost</anon>
  </categories>
  <description>MPI を使って総和を計算 MPI を使って総和などを計算する場合，MPI_Reduce を使って各計算機の計算結果を足し合わせる作業が必要となります．MPI_Reduce の使い方は以下のような感じです． MPI_Reduce(void* sendbuf, void* recvbuf, int count, MPI_Datatype datatype, MPI_Op op, int root, MPI_Comm comm ) MPI_Op には MPI_SUM や MPI_MAX が該当します． MPI_Reduce の詳細な説明はコチラなどを参考にしてください → MPI_Reduce(3…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkawa0810.hateblo.jp%2Fentry%2F20120415%2F1334475290&quot; title=&quot;Boost.MPI を使って総和を計算 - kawa0810 のブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-15 16:34:50</published>
  <title>Boost.MPI を使って総和を計算</title>
  <type>rich</type>
  <url>https://kawa0810.hateblo.jp/entry/20120415/1334475290</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
