<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chiharunpo</author_name>
  <author_url>https://blog.hatena.ne.jp/chiharunpo/</author_url>
  <blog_title>Chiharu の日記</blog_title>
  <blog_url>https://chiharunpo.hatenablog.com/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>HPC の素人が並列処理を調べてます。ロードバランサーやアプリケーションインスタンスを複数起動する的なフロントエンドではなく、ネイティブコードで SIMD・スレッド並列・プロセス並列・GPGPU・MIC・クラスターにより並列処理するバックエンドの方です。x86 プラットフォームを前提に、それぞれの実現方法をまとめます。 SIMD 単一スレッドで、CPU コアに含まれる SIMD 機能（SSEx, AVXx）によりデータを並列処理する方法です。 コンパイラーは VC, GCC, ICC なんでもよい。 コンパイラーに自動ベクタライズ機能はあるが、ほとんど効果がない。かろうじて ICC が単純ルー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchiharunpo.hatenablog.com%2Fentry%2F20170211%2F1486794213&quot; title=&quot;並列処理いろいろ - Chiharu の日記&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>2017-02-11 15:23:33</published>
  <title>並列処理いろいろ</title>
  <type>rich</type>
  <url>https://chiharunpo.hatenablog.com/entry/20170211/1486794213</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
