会议名称(中文): 8th Workshop on Architectural and Microarchitectural Support for Binary Translation 会议名称(英文): 8th Workshop on Architectural and Microarchitectural Support for Binary Translation 所属学科: 计算机科学理论 开始日期: 2015-02-07 结束日期: 2015-02-11 所在国家: 美国 所在城市: 美国 具体地点: San Francisco Bay Area, California, USA 主办单位: Association for Computing Machinery
会议背景介绍: Long employed by industry, large scale use of binary translation and on-the-fly code generation is becoming pervasive both as an enabler for virtualization, processor migration and also as processor implementation technology. The emergence and expected growth of just-in-time compilation, virtualization and Web 2.0 scripting languages brings to the forefront a need for efficient execution of this class of applications. The availability of multiple execution threads brings new challenges and opportunities, as existing binaries need to be transformed to benefit from multiple processors, and extra processing resources enable continuous optimizations and translation.
The main goal of this half-day workshop is to bring together researchers and practitioners with the aim of stimulating the exchange of ideas and experiences on the potential and limits of Architectural and MicroArchitectural Support for Binary Translation (hence the acronym AMAS-BT). The key focus is on challenges and opportunities for such assistance and opening new avenues of research. A secondary goal is to enable dissemination of hitherto unpublished techniques from commercial projects.
The workshop scope includes support for decoding/translation, support for execution optimization and runtime support. It will set a high scientific standard for such experiments, and requires insightful analysis to justify all conclusions. The workshop will favor submissions that provide meaningful insights, and identify underlying root causes for the failure or success of the investigated technique. Acceptable work must thoroughly investigate and communicate why the proposed technique performs as the results indicate. 征文范围及要求: Submission Topics Dynamic compilation and architectural interaction: Just-In-Time compilation: efficiency, persistence, ahead-of-time compilation Efficient bytecode translation issues Efficient ISA representation for dynamic compilation Efficient compilation methods Binary translation: Architectural effects and experience: Novel applications of binary translation and virtualization Performance characterization Dynamic instrumentation and debugging HW/SW co-design for efficient execution Experimental insights and industrial experience Hardware assistance for optimization: Extra/enhanced internal/physical registers Speculative execution support Reduced footprint/low-power cores enabled by binary translation, area and power efficiency Techniques for parallelizing single-threaded programs Hardware assistance for translation and code discovery: Interpretation, decoding assistance, code dispatch On-the-fly reconstruction of CFGs, data dependences, scheduling and optimization Bug-per-bug compatibility issues Static and hybrid (runtime-assisted) translation Binary translation: Heterogeneous cores and applications: Dynamic code targeting heterogeneous architectures Dynamic parallelization, vectorization Power-efficient execution CPU-GPU code migration Novel architectures, memory systems and caching for CPU/GPU Hardware assistance for runtime management: Self-modifying/self-referential code, precise exceptions Runtime profiling: branches, caches, memory accesses Management of translated code Adapting code to changing program behavior Persistent translation, incremental translation Parallel translation, auto parallelization, speculation |