JP2022521127A - コンパイラのためのワークロード指向定数伝播 - Google Patents
コンパイラのためのワークロード指向定数伝播 Download PDFInfo
- Publication number
- JP2022521127A JP2022521127A JP2021538706A JP2021538706A JP2022521127A JP 2022521127 A JP2022521127 A JP 2022521127A JP 2021538706 A JP2021538706 A JP 2021538706A JP 2021538706 A JP2021538706 A JP 2021538706A JP 2022521127 A JP2022521127 A JP 2022521127A
- Authority
- JP
- Japan
- Prior art keywords
- workload
- constant
- logic
- compiler
- control variables
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 238000000034 method Methods 0.000 claims abstract description 62
- 230000003068 static effect Effects 0.000 claims abstract description 33
- 239000004065 semiconductor Substances 0.000 claims abstract description 16
- 230000001902 propagating effect Effects 0.000 claims abstract description 7
- 230000015654 memory Effects 0.000 claims description 25
- 238000004458 analytical method Methods 0.000 claims description 16
- 238000003860 storage Methods 0.000 claims description 13
- 239000000758 substrate Substances 0.000 claims description 13
- 230000006870 function Effects 0.000 claims description 11
- 238000004806 packaging method and process Methods 0.000 claims 1
- 238000005457 optimization Methods 0.000 description 13
- 238000010586 diagram Methods 0.000 description 9
- 238000005516 engineering process Methods 0.000 description 8
- 230000014509 gene expression Effects 0.000 description 7
- 238000003491 array Methods 0.000 description 4
- 238000006243 chemical reaction Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 3
- 239000011159 matrix material Substances 0.000 description 3
- JBRZTFJDHDCESZ-UHFFFAOYSA-N AsGa Chemical compound [As]#[Ga] JBRZTFJDHDCESZ-UHFFFAOYSA-N 0.000 description 2
- 229910001218 Gallium arsenide Inorganic materials 0.000 description 2
- 238000004891 communication Methods 0.000 description 2
- 238000013527 convolutional neural network Methods 0.000 description 2
- 230000001419 dependent effect Effects 0.000 description 2
- 238000004880 explosion Methods 0.000 description 2
- 230000010354 integration Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 229910052594 sapphire Inorganic materials 0.000 description 2
- 239000010980 sapphire Substances 0.000 description 2
- 229910052710 silicon Inorganic materials 0.000 description 2
- 239000010703 silicon Substances 0.000 description 2
- 230000016571 aggressive behavior Effects 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 230000000295 complement effect Effects 0.000 description 1
- 239000002131 composite material Substances 0.000 description 1
- 239000000835 fiber Substances 0.000 description 1
- 239000012530 fluid Substances 0.000 description 1
- 238000004519 manufacturing process Methods 0.000 description 1
- 229910044991 metal oxide Inorganic materials 0.000 description 1
- 150000004706 metal oxides Chemical class 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 230000002093 peripheral effect Effects 0.000 description 1
- 230000002085 persistent effect Effects 0.000 description 1
- 238000000206 photolithography Methods 0.000 description 1
- 229920000915 polyvinyl chloride Polymers 0.000 description 1
- 230000009467 reduction Effects 0.000 description 1
- 230000003252 repetitive effect Effects 0.000 description 1
- 230000008685 targeting Effects 0.000 description 1
- 230000002123 temporal effect Effects 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/443—Optimisation
- G06F8/4441—Reducing the execution time required by the program code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/76—Architectures of general purpose stored program computers
- G06F15/78—Architectures of general purpose stored program computers comprising a single central processing unit
- G06F15/7803—System on board, i.e. computer system on one or more PCB, e.g. motherboards, daughterboards or blades
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/42—Syntactic analysis
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/44—Encoding
- G06F8/443—Optimisation
- G06F8/4434—Reducing the memory space required by the program code
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
- G06F9/505—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals considering the load
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computer Hardware Design (AREA)
- Computing Systems (AREA)
- Devices For Executing Special Programs (AREA)
Abstract
Description
Claims (26)
- プロセッサと、
前記プロセッサに通信可能に連結されるメモリと、
ワークロード制御変数を識別し、
静的単一代入グラフにおけるそれぞれのエッジにワークロードフラグを付加し、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて定数を伝播する、
ように前記プロセッサに通信可能に連結されるコンパイラロジックと、
を備える、電子処理システム。 - 前記コンパイラロジックは、更に、
前記ワークロード制御変数を識別するためにコンパイラディレクティブを受信する、
ようになっている、請求項1に記載の電子処理システム。 - 前記コンパイラロジックは、更に、
コンパイルされることになるコードの静的分析を通して、前記ワークロード制御変数を識別する、
ようになっている、請求項1に記載の電子処理システム。 - 前記コンパイラロジックは、更に、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて、定数伝播のための漸近的限界の下でコンパイラ時間及び空間複雑度を制限する、
ようになっている、請求項1~3のいずれか一項に記載の電子処理システム。 - 前記コンパイラロジックは、更に、
Mレベルラティス及び深さ優先探索を利用して定数フットプリントをトレースする、
ようになっており、Mは1以上である、請求項1~3のいずれか一項に記載の電子処理システム。 - 前記定数フットプリントは、グローバル定数及び部分定数インスタンスのうちの1又は複数を含む、請求項5に記載の電子処理システム。
- コンパイラとともに使用される半導体パッケージ装置であって、
1又は複数の基板と、
前記1又は複数の基板に連結されるロジックであって、前記ロジックは、構成可能ロジック及び機能固定型ハードウェアロジックのうちの1又は複数において少なくとも部分的に実装され、前記ロジックは、
ワークロード制御変数を識別し、
静的単一代入グラフにおけるそれぞれのエッジにワークロードフラグを付加し、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて定数を伝播する、
ように前記1又は複数の基板に連結される、ロジックと、
を備える、半導体パッケージ装置。 - 前記ロジックは、更に、
前記ワークロード制御変数を識別するためにコンパイラディレクティブを受信する、
ようになっている、請求項7に記載の半導体パッケージ装置。 - 前記ロジックは、更に、
コンパイルされることになるコードの静的分析を通して前記ワークロード制御変数を識別する、
ようになっている、請求項7に記載の半導体パッケージ装置。 - 前記ロジックは、更に、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて、定数伝播のための漸近的限界の下でコンパイラ時間及び空間複雑度を制限する、
ようになっている、請求項7~9のいずれか一項に記載の半導体パッケージ装置。 - 前記ロジックは、更に、
Mレベルラティス及び深さ優先探索を利用して定数フットプリントをトレースする、
ようになっており、Mは1以上である、請求項7~9のいずれか一項に記載の半導体パッケージ装置。 - 前記定数フットプリントは、グローバル定数及び部分定数インスタンスのうちの1又は複数を含む、請求項11に記載の半導体パッケージ装置。
- 前記1又は複数の基板に連結される前記ロジックは、前記1又は複数の基板内に位置するトランジスタチャネル領域を含む、請求項7~9のいずれか一項に記載の半導体パッケージ装置。
- コンパイルの方法であって、
ワークロード制御変数を識別する段階と、
静的単一代入グラフにおけるそれぞれのエッジにワークロードフラグを付加する段階と、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて定数を伝播する段階と、
を含む、方法。 - 前記ワークロード制御変数を識別するためにコンパイラディレクティブを受信する段階、
を更に含む、請求項14に記載の方法。 - コンパイルされることになるコードの静的分析を通して前記ワークロード制御変数を識別する段階、
を更に含む、請求項14に記載の方法。 - 前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて、定数伝播のための漸近的限界の下でコンパイラ時間及び空間複雑度を制限する段階、
を更に含む、請求項14~16のいずれか一項に記載の方法。 - Mレベルラティス及び深さ優先探索を利用して定数フットプリントをトレースする段階であって、Mは1以上である、段階、
を更に含む、請求項14~16のいずれか一項に記載の方法。 - 前記定数フットプリントは、グローバル定数及び部分定数インスタンスのうちの1又は複数を含む、請求項18に記載の方法。
- コンピューティングデバイスに、
ワークロード制御変数を識別する手順と、
静的単一代入グラフにおけるそれぞれのエッジにワークロードフラグを付加する手順と、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて定数を伝播する手順と
を実行させる、プログラム。 - 前記コンピューティングデバイスに、
前記ワークロード制御変数を識別するためにコンパイラディレクティブを受信する手順
を更に実行させる、請求項20に記載のプログラム。 - 前記コンピューティングデバイスに、
コンパイルされることになるコードの静的分析を通して前記ワークロード制御変数を識別する手順
を更に実行させる、請求項20に記載のプログラム。 - 前記コンピューティングデバイスに、
前記識別されたワークロード制御変数及び前記ワークロードフラグに基づいて、定数伝播のための漸近的限界の下でコンパイラ時間及び空間複雑度を制限する手順
を更に実行させる、請求項20~22のいずれか一項に記載のプログラム。 - 前記コンピューティングデバイスに、
Mレベルラティス及び深さ優先探索を利用して定数フットプリントをトレースする手順であって、Mは1以上である、手順、
を更に実行させる、請求項20~22のいずれか一項に記載のプログラム。 - 前記定数フットプリントは、グローバル定数及び部分定数インスタンスのうちの1又は複数を含む、請求項24に記載のプログラム。
- 請求項20から25のいずれか一項に記載のプログラムを記憶する、少なくとも1つのコンピュータ可読記憶媒体。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/CN2019/076128 WO2020172788A1 (en) | 2019-02-26 | 2019-02-26 | Workload oriented constant propagation for compiler |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2022521127A true JP2022521127A (ja) | 2022-04-06 |
JP7287743B2 JP7287743B2 (ja) | 2023-06-06 |
Family
ID=72239045
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2021538706A Active JP7287743B2 (ja) | 2019-02-26 | 2019-02-26 | コンパイラのためのワークロード指向定数伝播 |
Country Status (6)
Country | Link |
---|---|
US (1) | US11922152B2 (ja) |
EP (1) | EP3931685A4 (ja) |
JP (1) | JP7287743B2 (ja) |
KR (1) | KR20210127923A (ja) |
CN (1) | CN113330418A (ja) |
WO (1) | WO2020172788A1 (ja) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003196106A (ja) * | 2001-12-20 | 2003-07-11 | Internatl Business Mach Corp <Ibm> | プログラム変換方法、コンピュータ装置及びプログラム |
JPWO2005078579A1 (ja) * | 2004-02-12 | 2007-10-18 | 松下電器産業株式会社 | プログラム変換装置およびプログラム変換方法 |
US20090125894A1 (en) * | 2007-11-14 | 2009-05-14 | Nair Sreekumar R | Highly scalable parallel static single assignment for dynamic optimization on many core architectures |
JPWO2009098739A1 (ja) * | 2008-02-05 | 2011-05-26 | パナソニック株式会社 | プログラム最適化装置およびプログラム最適化方法 |
JP2015114874A (ja) * | 2013-12-12 | 2015-06-22 | 国立大学法人東京工業大学 | プログラミング言語による論理回路記述から論理回路を生成するための装置及び方法 |
US20160306847A1 (en) * | 2015-04-15 | 2016-10-20 | Futurewei Technologies, Inc. | Apparatus and Method for Using Parameterized Intermediate Representation for Just-In-Time Compilation in Database Query Execution Engine |
WO2018127557A1 (en) * | 2017-01-05 | 2018-07-12 | Koninklijke Philips N.V. | Compiling device and method |
Family Cites Families (20)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2834171B2 (ja) * | 1989-02-06 | 1998-12-09 | 株式会社日立製作所 | コンパイル方法 |
US5805895A (en) * | 1996-06-09 | 1998-09-08 | Motorola, Inc. | Method and apparatus for code translation optimization |
US5999735A (en) * | 1997-04-01 | 1999-12-07 | Intel Corporation | Method for constructing a static single assignment language accommodating complex symbolic memory references |
US6016398A (en) * | 1997-04-01 | 2000-01-18 | Intel Corporation | Method for using static single assignment to color out artificial register dependencies |
US6427234B1 (en) * | 1998-06-11 | 2002-07-30 | University Of Washington | System and method for performing selective dynamic compilation using run-time information |
JP4462676B2 (ja) * | 1999-10-27 | 2010-05-12 | 富士通株式会社 | プログラム変換装置、コンパイラ装置およびプログラム変換プログラムを記録したコンピュータ読み取り可能な記録媒体 |
US6738967B1 (en) * | 2000-03-14 | 2004-05-18 | Microsoft Corporation | Compiling for multiple virtual machines targeting different processor architectures |
US9170812B2 (en) * | 2002-03-21 | 2015-10-27 | Pact Xpp Technologies Ag | Data processing system having integrated pipelined array data processor |
JP4090969B2 (ja) | 2003-09-03 | 2008-05-28 | 独立行政法人科学技術振興機構 | 信号分離方法、信号分離プログラム及びそのプログラムを記録した記録媒体 |
US7814467B2 (en) * | 2004-01-15 | 2010-10-12 | Hewlett-Packard Development Company, L.P. | Program optimization using object file summary information |
US7694288B2 (en) | 2005-10-24 | 2010-04-06 | Analog Devices, Inc. | Static single assignment form pattern matcher |
US20080028380A1 (en) * | 2006-07-26 | 2008-01-31 | Liang Guo | Localized, incremental single static assignment update |
JP5159238B2 (ja) | 2007-10-12 | 2013-03-06 | 株式会社東芝 | 車両検知器の異常検出装置および車両検知器の異常検出方法 |
US9081928B2 (en) * | 2009-06-02 | 2015-07-14 | Vector Fabrics, B.V. | Embedded system development |
US9009689B2 (en) * | 2010-11-09 | 2015-04-14 | Intel Corporation | Speculative compilation to generate advice messages |
US9495139B2 (en) * | 2011-04-11 | 2016-11-15 | University Of Florida Research Foundation, Inc. | Elastic computing |
EP2831797B1 (en) * | 2012-03-30 | 2018-05-02 | Irdeto B.V. | Securing accessible systems using dynamic data mangling |
US9245125B2 (en) * | 2014-02-27 | 2016-01-26 | Nec Laboratories America, Inc. | Duleak: a scalable app engine for high-impact privacy leaks |
US9286044B2 (en) * | 2014-06-27 | 2016-03-15 | International Business Machines Corporation | Hybrid parallelization strategies for machine learning programs on top of MapReduce |
US10303449B2 (en) * | 2017-07-31 | 2019-05-28 | Oracle International Corporation | Compiling non-native constants |
-
2019
- 2019-02-26 EP EP19916649.7A patent/EP3931685A4/en not_active Withdrawn
- 2019-02-26 WO PCT/CN2019/076128 patent/WO2020172788A1/en unknown
- 2019-02-26 US US17/430,394 patent/US11922152B2/en active Active
- 2019-02-26 KR KR1020217023303A patent/KR20210127923A/ko active IP Right Grant
- 2019-02-26 CN CN201980090260.3A patent/CN113330418A/zh active Pending
- 2019-02-26 JP JP2021538706A patent/JP7287743B2/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2003196106A (ja) * | 2001-12-20 | 2003-07-11 | Internatl Business Mach Corp <Ibm> | プログラム変換方法、コンピュータ装置及びプログラム |
JPWO2005078579A1 (ja) * | 2004-02-12 | 2007-10-18 | 松下電器産業株式会社 | プログラム変換装置およびプログラム変換方法 |
US20090125894A1 (en) * | 2007-11-14 | 2009-05-14 | Nair Sreekumar R | Highly scalable parallel static single assignment for dynamic optimization on many core architectures |
JPWO2009098739A1 (ja) * | 2008-02-05 | 2011-05-26 | パナソニック株式会社 | プログラム最適化装置およびプログラム最適化方法 |
JP2015114874A (ja) * | 2013-12-12 | 2015-06-22 | 国立大学法人東京工業大学 | プログラミング言語による論理回路記述から論理回路を生成するための装置及び方法 |
US20160306847A1 (en) * | 2015-04-15 | 2016-10-20 | Futurewei Technologies, Inc. | Apparatus and Method for Using Parameterized Intermediate Representation for Just-In-Time Compilation in Database Query Execution Engine |
WO2018127557A1 (en) * | 2017-01-05 | 2018-07-12 | Koninklijke Philips N.V. | Compiling device and method |
Also Published As
Publication number | Publication date |
---|---|
KR20210127923A (ko) | 2021-10-25 |
WO2020172788A1 (en) | 2020-09-03 |
US11922152B2 (en) | 2024-03-05 |
EP3931685A1 (en) | 2022-01-05 |
EP3931685A4 (en) | 2022-10-12 |
US20220147331A1 (en) | 2022-05-12 |
CN113330418A (zh) | 2021-08-31 |
JP7287743B2 (ja) | 2023-06-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10372431B2 (en) | Unified intermediate representation | |
US9081928B2 (en) | Embedded system development | |
US8683468B2 (en) | Automatic kernel migration for heterogeneous cores | |
US8782645B2 (en) | Automatic load balancing for heterogeneous cores | |
RU2582541C2 (ru) | Контекстно-зависимое расслаивание для динамической параллелизации двоичных программ | |
US20100037035A1 (en) | Generating An Executable Version Of An Application Using A Distributed Compiler Operating On A Plurality Of Compute Nodes | |
Nugteren et al. | Introducing'Bones' a parallelizing source-to-source compiler based on algorithmic skeletons | |
US20130283250A1 (en) | Thread Specific Compiler Generated Customization of Runtime Support for Application Programming Interfaces | |
JP2015503161A (ja) | ヘテロジニアス並列処理プラットフォームのためのソフトウェアライブラリ | |
JP2021501949A (ja) | マルチ・プロセッサ・システム用プログラミングの流れ | |
US10324693B2 (en) | Optimizing multiple invocations of graphics processing unit programs in Java | |
US20100250564A1 (en) | Translating a comprehension into code for execution on a single instruction, multiple data (simd) execution | |
Cooper et al. | Offload–automating code migration to heterogeneous multicore systems | |
CN113590126A (zh) | 用于实现具有局部存储需求的循环流水线化的自动编译器数据流优化 | |
US9921838B2 (en) | System and method for managing static divergence in a SIMD computing architecture | |
US20210319369A1 (en) | Multi-level caching for dynamic deep learning models | |
US10678524B2 (en) | Runtime struct fields size reduction | |
US11934809B2 (en) | Multi-stage automatic compilation for vector computations in applications | |
Janik et al. | An overview of altera sdk for opencl: A user perspective | |
Rafique et al. | Generating efficient parallel code from the rvc-cal dataflow language | |
JP7287743B2 (ja) | コンパイラのためのワークロード指向定数伝播 | |
US20130173682A1 (en) | Floating-point error propagation in dataflow | |
Singh | An Empirical Study of Programming Languages from the Point of View of Scientific Computing | |
Ndu et al. | CHO: A Benchmark Suite for OpenCL-based FPGA Accelerators | |
Luecke | Software Development for Parallel and Multi-Core Processing |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20220221 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20230131 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20230131 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20230417 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20230425 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20230522 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 7287743 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |