<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Gasyou</author_name>
  <author_url>https://blog.hatena.ne.jp/Gasyou/</author_url>
  <blog_title>GA将？開発日記～王理のその先へ～</blog_title>
  <blog_url>https://gasyou.hatenablog.jp/</blog_url>
  <categories>
    <anon>コンピュータ関連</anon>
  </categories>
  <description>コーディングしてると時々出てくるのが、メモリアクセスがボトルネックになる現象。 んで、これってメモリ上（か、メモリモジュール上）にシンプルなプロセッサ*1を載せれば解決しないかなぁ、と時々思います。 例えばdouble型の1次元配列が2つあって、内積を計算する場合。 これだと、連続したアドレスからメモリ上の値を読んで掛け算・足し算していくだけですから、プロセッサ・メモリ間を高速化するよりメモリに近い所にプロセッサを追加した方が高速化出来そうな気が。 FB-DIMMが実現出来た訳ですから、DIMMにARMコアを載せるってのも技術的には可能なはず。 問題はプログラミングのモデルをどうするかとかOS…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgasyou.hatenablog.jp%2Fentry%2F20140916%2F1410879159&quot; title=&quot;オンメモリプロセッサという妄想 - GA将？開発日記～王理のその先へ～&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>2014-09-16 23:52:39</published>
  <title>オンメモリプロセッサという妄想</title>
  <type>rich</type>
  <url>https://gasyou.hatenablog.jp/entry/20140916/1410879159</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
