<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fous</author_name>
  <author_url>https://blog.hatena.ne.jp/fous/</author_url>
  <blog_title>fousの日記</blog_title>
  <blog_url>https://fous.hatenadiary.org/</blog_url>
  <categories>
    <anon>GPGPU</anon>
    <anon>CUDA</anon>
  </categories>
  <description>またまたCUDAの話です。CUDAには Host Memory Normal/Pinned/Mapped Device Memory Shared Memory Local Memory Texture Memory Constant Memory Registers と、メモリ階層がたくさんあります。このうちConstant MemoryはGPUからは読み出し専用ですがキャッシュがあるということで、定数やテーブルを格納するのに向いています。 というわけでConstant Memoryのメモ。 キャッシュ 8KBです。 とはいえ64KB中の8KBなので、キャッシュミス時のlatencyはほぼ無…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffous.hatenadiary.org%2Fentry%2F20091222%2F1261420044&quot; title=&quot; Constant Memory - fousの日記&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>2009-12-22 03:27:24</published>
  <title> Constant Memory</title>
  <type>rich</type>
  <url>https://fous.hatenadiary.org/entry/20091222/1261420044</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
