<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kaigai</author_name>
  <author_url>https://blog.hatena.ne.jp/kaigai/</author_url>
  <blog_title>KaiGaiの俺メモ</blog_title>
  <blog_url>https://kaigai.hatenablog.com/</blog_url>
  <categories>
    <anon>OSS/Linux</anon>
  </categories>
  <description>PostgreSQLの検索処理（特にスキャン周り）をGPUにオフロードするにあたって、できるだけCPU処理の負荷を軽減したい。というのも、PostgreSQLは基本シングルスレッドなので、GPUがバリバリ並列計算しようとしてもデバイスへのデータ供給が追い付かなければ計算機を遊ばせてしまう事になる。大雑把に言うと、PG-Stromは以下のような構造を持ち、PostgreSQLバックエンドがデータベースファイルから読み込んだデータを、共有メモリを介してOpenCL Serverが見える所に置いてあげる。OpenCL ServerはデータをDMA転送してGPU Kernel関数を起動、計算結果をまた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaigai.hatenablog.com%2Fentry%2F2013%2F08%2F25%2F190908&quot; title=&quot;単体型GPUへのDMA転送コストを考える - KaiGaiの俺メモ&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/k/kaigai/20130825/20130825174718.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-08-25 19:09:08</published>
  <title>単体型GPUへのDMA転送コストを考える</title>
  <type>rich</type>
  <url>https://kaigai.hatenablog.com/entry/2013/08/25/190908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
