Skip to main content
QUICK REVIEW

[論文レビュー] In-DRAM Bulk Bitwise Execution Engine

Vivek Seshadri, Onur Mutlu|arXiv (Cornell University)|May 23, 2019
Parallel Computing and Optimization Techniques参考文献 122被引用数 64
ひとこと要約

Ambit は DRAM 内で大量のビット演算を行い、データ移動・遅延・エネルギーを低減します。ホストへ新しい実行モデルを公開し、データベースなどのアプリケーションの性能を向上させます。

ABSTRACT

Many applications heavily use bitwise operations on large bitvectors as part of their computation. In existing systems, performing such bulk bitwise operations requires the processor to transfer a large amount of data on the memory channel, thereby consuming high latency, memory bandwidth, and energy. In this paper, we describe Ambit, a recently-proposed mechanism to perform bulk bitwise operations completely inside main memory. Ambit exploits the internal organization and analog operation of DRAM-based memory to achieve low cost, high performance, and low energy. Ambit exposes a new bulk bitwise execution model to the host processor. Evaluations show that Ambit significantly improves the performance of several applications that use bulk bitwise operations, including databases.

研究の動機と目的

  • 大規模ビットベクターに対するビット演算の重用を様々なアプリケーションで動機づける。
  • メモリチャンネル転送を含む大量ビット演算のデータ移動・遅延・エネルギーコストに対処する。
  • Ambit を導入し、主記憶内で大量ビット演算を実行する仕組みを提示する。
  • DRAM 内での実行がビット演算ワークロードに低コスト・高性能なサポートを提供できることを示す。

提案手法

  • DRAM の内部配置とアナログ動作を利用して、メモリ内で大量ビット演算を実行する。
  • Ambit をホストプロセッサに公開された大量ビット演算実行モデルとして提示する。
  • データベースを含む代表的なワークロードで性能とエネルギーの利点を評価する。

実験結果

リサーチクエスチョン

  • RQ1低コスト・低エネルギーで DRAM 内部で大量ビット演算をどのように実行できるか?
  • RQ2DRAM 内ビット演算の実行は大規模ビットベクター作業にどの程度の性能とエネルギー利得をもたらすか?
  • RQ3Ambit はビット演算に強く依存するワークロード(例:データベースワークロード)にどのような影響を与えるか?

主な発見

  • Ambit は高コストなメモリチャネル転送を回避することで、大量ビット演算ワークロードの性能を大幅に向上させる。
  • この機構は DRAM の内部組織とアナログ動作を活用して、メモリ内ビット演算を可能にする。
  • 評価は、データベースワークロードを含む大量ビット演算を使用するアプリケーションで顕著な改善を示す。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。