<?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>GPU</anon>
    <anon>PostgreSQL</anon>
  </categories>
  <description>NVIDIA GPUのKepler/Maxwell世代で*1対応となったDynamic Parallelismという機能がある。GPUデバイス上で動作するプログラム（Kernel関数と呼ぶ）を起動する際には、そのKernel関数を実行するために同時に何個のスレッドを起動するかを指定する。 例えば、10万レコード分のデータをGPU側に転送して各レコードに対して条件句を評価したいという場合なら、スレッド数=10万を指定すれば、GPU側では実装されている数百～数千コアをタイムスライスで切り替えつつ10万個のスレッドを処理してくれる。従来、Kernel関数を起動する事をできるのはCPU側でCUDA A…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkaigai.hatenablog.com%2Fentry%2F2016%2F02%2F06%2F202532&quot; title=&quot;Dynamic ParallelismでGpuJoinはどう変わるか - 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/20160206/20160206172259.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-06 20:25:32</published>
  <title>Dynamic ParallelismでGpuJoinはどう変わるか</title>
  <type>rich</type>
  <url>https://kaigai.hatenablog.com/entry/2016/02/06/202532</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
