<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cflat-inc</author_name>
  <author_url>https://blog.hatena.ne.jp/cflat-inc/</author_url>
  <blog_title>株式会社CFlatの明後日スタイルのブログ</blog_title>
  <blog_url>https://cflat-inc.hatenablog.com/</blog_url>
  <categories>
    <anon>CUDA</anon>
  </categories>
  <description>以前の記事でCUDAプログラミングする際に、CPUとGPUを切り替える方法を書いたのですが、 その2日後にCUDA6.0が正式リリースされ、Unified Memoryという 新しいメモリ確保の仕組みが提供されました。 メモリ確保が簡単に CUDA5.5まではCPUとGPUの両方にメモリ領域を確保して、それぞれのメモリからメモリへデータを転送するという作業をユーザーがする必要がありました。 CUDA6.0からはCPUとGPUで使用するメモリを1変数で管理できるようになりました。当然データを転送する関数をユーザーが呼ぶ必要もありません。 やるべきことはGPUで使用する変数を用意してcudaMal…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcflat-inc.hatenablog.com%2Fentry%2F2014%2F08%2F25%2F074553&quot; title=&quot;CUDA6.0用にCPUとGPUの速度比較コードを修正 - 株式会社CFlatの明後日スタイルのブログ&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://ecx.images-amazon.com/images/I/51JVkMCuBDL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-25 07:45:53</published>
  <title>CUDA6.0用にCPUとGPUの速度比較コードを修正</title>
  <type>rich</type>
  <url>https://cflat-inc.hatenablog.com/entry/2014/08/25/074553</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
