More Related Content
Yu Sasaki Bachelor Thesis Junnosuke Mizutani Bachelor Thesis Hidehito Yabuuchi Bachelor Thesis Takahashi Bachelor thesis [DL輪読会]Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Ima... 20180729 Preferred Networksの機械学習クラスタを支える技術 What's hot (20)
Deep learningの発展と化学反応への応用 - 日本化学会第101春季大会(2021) How to Schedule Machine Learning Workloads Nicely In Kubernetes #CNDT2020 / C... Deep Learning Lab - Microsoft Machine Learning meetup 2018/06/27 - 推論編 [Dl輪読会]AdaNet: Adaptive Structural Learning of Artificial Neural Networks Hadoop基盤上のETL構築実践例 ~多様なデータをどう扱う?~ [DDBJ Challenge 2016] 遺伝研スーパーコンピュータのビッグデータ解析環境 Kazumasa Sakiyama Bachelor Thesis 2015年度GPGPU実践基礎工学 第15回 GPGPU開発環境(OpenCL) NAS-FPN:Learning Scalable Feature Pyramid Architecture for Object Detection 2015年度GPGPU実践基礎工学 第5回 ハードウェアによるCPUの高速化技術 Microsoft Azure上でのタンパク質間相互作用予測システムの並列計算と性能評価 遺伝研スパコンの『ここが困った!』事例集と今後への提言 More from pflab (20)
Muramatsu Bachelor Thesis Tatsuya Sueki Master thesis Tomoya Sato Master Thesis Akihiro Sakurai Bachelor Thesis Yuto Mochizuki bachelor thesis Yoshio Kato Bachelor Thesis Tatsuya Sueki Bachelor Thesis Shusaku Taniguchi Bachelor Thesis Shogo Yamazaki Bachelor Thesis Tomoya Sato Bachelor Thesis Akihiro Aritoshi Bachelor Thesis Shinichi Awamoto Bachelor Thesis Cho Bachelor Thesis
- 1. Overhead-Aware Simulation of DAG-Based Real-Time
Scheduling on Multicore Processors
マルチプロセッサ上におけるオーバーヘッドを考慮したDAGタスクの
シミュレーション
張 東嘉
理学部情報科学科4年 加藤研究室
- 3. 背景 : DAG タスク
・内部に複数のジョブをもつ
・ジョブには実行順序の制約
・周期とデッドライン
・デッドライン内に実行が終わるか
➛スケジュール可能か
- 4. 背景 : マルチコアでのアプローチ
・Partitioned Scheduling
・コアに自身のキュー
・自身のキューの中のタスクのみ実行
cpu1 cpu2 cpu n...
task
・Global Scheduling
・全体で一つのキュー
・タスクが実行されるコアが変化
➛マイグレーションの発生
task
cpu1 cpu2 cpu n...
Editor's Notes
- #3: DAG task explanation
- #4: 佐々木さん
- #5: title font larger
- #6: Dono kurai hikannteki ka no graph
- #7: Iranai -> 提案に入れる
- #8: 図で説明
- #9: 図
- #10: オーバヘッドありとなし
- #12: Add line of U_{sum}
- #14: Before, after rename
- #15: 向上したもの
Make fonts larger
- #17: 図で説明
- #18: zu