<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>VC</anon>
  </categories>
  <description>CodeZine - 基礎から学ぶOpenMP 第1回 - OpenMPの基礎構文 http://codezine.jp/article/detail/4693 OpenMPというのは共有メモリ並列プログラミングの標準 API 。VisualStudioでは2005から使えるらしい。 まずはHello World 環境はVC++2008。 新規プロジェクトでWIN32アプリケーションを作って作業開始だ。コードはコピペしてこう書いた。 #include &quot;stdafx.h&quot; #include &lt;omp.h&gt; int _tmain(int argc, _TCHAR* argv[]) { #prag…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F20100813%2Fp1&quot; title=&quot;VisualC++で並列プログラミング(OpenMP)を試してみた - shikaku&amp;#39;s blog&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>http://cdn-ak.f.st-hatena.com/images/fotolife/s/shikaku/20100813/20100813152343.gif</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-08-13 00:00:00</published>
  <title>VisualC++で並列プログラミング(OpenMP)を試してみた</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/20100813/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
