Difference between revisions of "CGO 2022"
Jump to navigation
Jump to search
(Created page with "{{Event |Acronym=CGO 2022 |Title=International Symposium on Code Generation and Optimization |Ordinal=19 |Series=CGO |Type=Conference |Start date=2022/02/12 |End date=2022/02/...") |
|||
Line 9: | Line 9: | ||
|Homepage=https://conf.researchr.org/home/cgo-2022 | |Homepage=https://conf.researchr.org/home/cgo-2022 | ||
|Twitter account=@CGOconf | |Twitter account=@CGOconf | ||
+ | |City=Seoul | ||
|Country=South Korea | |Country=South Korea | ||
− | |presence= | + | |presence=presence |
− | + | |Abstract deadline=2021/08/27 | |
+ | |Paper deadline=2021/09/03 | ||
+ | |Notification=2021/11/05 | ||
+ | |Submitting link=https://cgo22.hotcrp.com/ | ||
}} | }} | ||
Co-located with PPoPP, CC and HPCA. | Co-located with PPoPP, CC and HPCA. | ||
+ | |||
+ | ===Topics=== | ||
+ | Original contributions are solicited on, but not limited to, the following topics: | ||
+ | |||
+ | * Code Generation, Translation, Transformation, and Optimization for performance, energy, virtualization, portability, security, or reliability concerns, and architectural support | ||
+ | * Efficient execution of dynamically typed and higher-level languages | ||
+ | * Optimization and code generation for emerging programming models, platforms, domain-specific languages | ||
+ | * Dynamic/static, profile-guided, feedback-directed, and machine learning based optimization | ||
+ | * Static, Dynamic, and Hybrid Analysis for performance, energy, memory locality, throughput or latency, security, reliability, or functional debugging | ||
+ | * Program characterization methods | ||
+ | * Efficient profiling and instrumentation techniques; architectural support | ||
+ | * Novel and efficient tools | ||
+ | * Compiler design, practice and experience | ||
+ | * Compiler abstraction and intermediate representations | ||
+ | * Vertical integration of language features, representations, optimizations, and runtime support for parallelism | ||
+ | * Solutions that involve cross-layer (HW/OS/VM/SW) design and integration | ||
+ | * Deployed dynamic/static compiler and runtime systems for general purpose, embedded system and Cloud/HPC platforms | ||
+ | * Parallelism, heterogeneity, and reconfigurable architectures | ||
+ | * Optimizations for heterogeneous or specialized targets, GPUs, SoCs, CGRA | ||
+ | * Compiler support for vectorization, thread extraction, task scheduling, speculation, transaction, memory management, data distribution and synchronization |
Revision as of 16:06, 12 August 2021
CGO 2022 | |
---|---|
International Symposium on Code Generation and Optimization
| |
Ordinal | 19 |
Event in series | CGO |
Dates | 2022/02/12 (iCal) - 2022/02/16 |
Presence | presence |
Homepage: | https://conf.researchr.org/home/cgo-2022 |
Twitter account: | @CGOconf |
Submitting link: | https://cgo22.hotcrp.com/ |
Location | |
Location: | Seoul, South Korea |
Important dates | |
Abstracts: | 2021/08/27 |
Papers: | 2021/09/03 |
Notification: | 2021/11/05 |
Table of Contents | |
Tweets by @CGOconf | |
Co-located with PPoPP, CC and HPCA.
Topics
Original contributions are solicited on, but not limited to, the following topics:
- Code Generation, Translation, Transformation, and Optimization for performance, energy, virtualization, portability, security, or reliability concerns, and architectural support
- Efficient execution of dynamically typed and higher-level languages
- Optimization and code generation for emerging programming models, platforms, domain-specific languages
- Dynamic/static, profile-guided, feedback-directed, and machine learning based optimization
- Static, Dynamic, and Hybrid Analysis for performance, energy, memory locality, throughput or latency, security, reliability, or functional debugging
- Program characterization methods
- Efficient profiling and instrumentation techniques; architectural support
- Novel and efficient tools
- Compiler design, practice and experience
- Compiler abstraction and intermediate representations
- Vertical integration of language features, representations, optimizations, and runtime support for parallelism
- Solutions that involve cross-layer (HW/OS/VM/SW) design and integration
- Deployed dynamic/static compiler and runtime systems for general purpose, embedded system and Cloud/HPC platforms
- Parallelism, heterogeneity, and reconfigurable architectures
- Optimizations for heterogeneous or specialized targets, GPUs, SoCs, CGRA
- Compiler support for vectorization, thread extraction, task scheduling, speculation, transaction, memory management, data distribution and synchronization