ログイン 新規登録
言語:

WEKO3

  • トップ
  • ランキング
To
lat lon distance
To

Field does not validate



インデックスリンク

インデックスツリー

メールアドレスを入力してください。

WEKO

One fine body…

WEKO

One fine body…

アイテム

  1. 研究報告
  2. 組込みシステム(EMB)
  3. 2007
  4. 4(2007-EMB-003)

マルチコア上でのマルチメディアアプリケーションの自動並列化

https://ipsj.ixsq.nii.ac.jp/records/33932
https://ipsj.ixsq.nii.ac.jp/records/33932
6228ad45-939e-439f-99dc-cc4d5f30c5d1
名前 / ファイル ライセンス アクション
IPSJ-EMB07003013.pdf IPSJ-EMB07003013.pdf (693.2 kB)
Copyright (c) 2007 by the Information Processing Society of Japan
オープンアクセス
Item type SIG Technical Reports(1)
公開日 2007-01-23
タイトル
タイトル マルチコア上でのマルチメディアアプリケーションの自動並列化
タイトル
言語 en
タイトル Automatic Parallelization for Multimedia Applications on Multicore Processors
言語
言語 jpn
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_18gh
資源タイプ technical report
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属
早稲田大学理工学術院コンピュータ・ネットワーク工学科
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者所属(英)
en
Department of Computer Science, School of Science and Engineering, Waseda University
著者名 宮本, 孝道 浅香, 沙織 鎌倉, 信仁 山内, 宏真 間瀬, 正啓 白子, 準 中野, 啓史 木村, 啓二 笠原, 博徳

× 宮本, 孝道 浅香, 沙織 鎌倉, 信仁 山内, 宏真 間瀬, 正啓 白子, 準 中野, 啓史 木村, 啓二 笠原, 博徳

宮本, 孝道
浅香, 沙織
鎌倉, 信仁
山内, 宏真
間瀬, 正啓
白子, 準
中野, 啓史
木村, 啓二
笠原, 博徳

Search repository
著者名(英) Takamichi, MIYAMOTO Saori, ASAKA Nobuhito, KAMAKURA Hiromasa, YAMAUCHI Masayoshi, MASE Jun, SHIRAKO Hirofumi, NAKANO Keiji, KIMURA Hironori, KASAHARA

× Takamichi, MIYAMOTO Saori, ASAKA Nobuhito, KAMAKURA Hiromasa, YAMAUCHI Masayoshi, MASE Jun, SHIRAKO Hirofumi, NAKANO Keiji, KIMURA Hironori, KASAHARA

en Takamichi, MIYAMOTO
Saori, ASAKA
Nobuhito, KAMAKURA
Hiromasa, YAMAUCHI
Masayoshi, MASE
Jun, SHIRAKO
Hirofumi, NAKANO
Keiji, KIMURA
Hironori, KASAHARA

Search repository
論文抄録
内容記述タイプ Other
内容記述 半導体集積度向上に伴う消費電力の増大、プロセッサ動作クロック周波数向上の鈍化、ハードウェア・ソフトウェア開発期間の増大といった問題に対処すべく、一つのチップ上に複数のプロセッサコアを集積するマルチコアプロセッサが注目を集めている。また、携帯電話、デジタル TV、ゲーム等の情報家電上ではコーデック、グラフィックス等のマルチメディア処理の高速化が非常に重要となっている。本稿ではこのようなマルチメディアアプリケーションのマルチコアプロセッサ上での並列化について述べる。特に動画像処理の例として MPEG2 エンコード、MPEG2 デコード、音声処理の例として MP3 エンコード、静止画処理の例として JPEG2000 エンコ-ドの OSCAR マルチグレイン自動並列化コンパイラをもちいたマルチコア上での並列処理について述べる。各マルチメディア処理の並列処理を OSCAR マルチコアプロセッサ、IBM p5 550Q Power+ 2 コア集積マルチコアプロセッサベース SMP サーバ上で評価を行った。OSCAR マルチコアプロセッサ上では、逐次処理に対して、提案するローカルメモリ最適化、データ転送最適化を伴う並列化手法により4プロセッサでの並列処理では、MPEG2 エンコードで3.81倍、MPEG2 デコードで3.04倍、MP3 エンコードで3.09倍、JPEG 2000 エンコードで3.79倍の速度向上が得られた。IBM p5 550Q 上では、逐次処理に対して OSCAR コンパイラによる8プロセッサでの並列処理では、MPEG2 エンコードで5.19倍、MPEG2 デコードで5.12倍、MP3 エンコードで3.69倍、JPEG 2000 エンコードで4.32倍の速度向上が得られた。
論文抄録(英)
内容記述タイプ Other
内容記述 Multicore processors have attracted much attention to handle the increase of power consumption along with the increase of integration degree of semiconductor devices, the slowdown of improvement of processor clocks, and the increase of hardware/software developing period. Also, speeding up multimedia applications is required with the progress of the consumer electronics like mobile phones, digital TV and games. This paper describes parallelization methods of multimedia applications on the multicore processors. Especially in this paper, MPEG2 encoding and MPEG2 decoding are selected as examples of video sequence processing, MP3 encoding is selected as an example of audio processing, JPEG 2000 encoding is selected as an example of picture processing. OSCAR multigrain parallelizing compiler automatically parallelizes these media applications. This paper evaluates parallel processing performances of these multimedia applications on the OSCAR multicore processor, and the IBM p5 550Q Power5+ 8 processors SMP server. On the OSCAR multicore processor, the parallel execution with the proposed method of managing local memory and optimizing data transfer using 4 processors, gives us 3.81 times speedup for MPEG2 encoding, 3.04 times speedup for MPEG2 decoding, 3.09 times speedup for MP3 encoding, 3.79 times speedup for JPEG 2000 encoding against the sequential execution. On the IBM p5 550Q Power5+ 8 processors server, the parallel execution using 8 processors gives us 5.19 times speedup for MPEG2 encoding, 5.12 times speedup for MPEG2 decoding, 3.69 times speedup for MP3 encoding, 4.32 times speedup for JPEG 2000 encoding against the sequential execution.
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AA12149313
書誌情報 情報処理学会研究報告組込みシステム(EMB)

巻 2007, 号 4(2007-EMB-003), p. 69-74, 発行日 2007-01-23
Notice
SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc.
出版者
言語 ja
出版者 情報処理学会
戻る
0
views
See details
Views

Versions

Ver.1 2025-01-22 15:27:28.563425
Show All versions

Share

Mendeley Twitter Facebook Print Addthis

Cite as

エクスポート

OAI-PMH
  • OAI-PMH JPCOAR
  • OAI-PMH DublinCore
  • OAI-PMH DDI
Other Formats
  • JSON
  • BIBTEX

Confirm


Powered by WEKO3


Powered by WEKO3