咨询与建议

限定检索结果

文献类型

  • 12 篇 会议
  • 9 篇 期刊文献

馆藏范围

  • 21 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 20 篇 工学
    • 18 篇 计算机科学与技术...
    • 12 篇 软件工程
    • 2 篇 电气工程
    • 1 篇 电子科学与技术(可...
    • 1 篇 信息与通信工程
  • 1 篇 理学
    • 1 篇 数学

主题

  • 21 篇 dynamic code gen...
  • 3 篇 performance
  • 3 篇 run-time special...
  • 2 篇 compilers
  • 2 篇 languages
  • 2 篇 closures
  • 2 篇 mediators
  • 2 篇 design
  • 2 篇 user authenticat...
  • 2 篇 high performance...
  • 2 篇 intermediators
  • 1 篇 nonlinear progra...
  • 1 篇 dynamic optimiza...
  • 1 篇 event delivery
  • 1 篇 performance opti...
  • 1 篇 modules
  • 1 篇 knl
  • 1 篇 interoperability
  • 1 篇 platform indepen...
  • 1 篇 message channels

机构

  • 4 篇 georgia inst tec...
  • 2 篇 tech univ munich...
  • 2 篇 univ tsukuba ins...
  • 2 篇 mit comp sci lab...
  • 1 篇 univ waikato sch...
  • 1 篇 georgia inst tec...
  • 1 篇 univ calif irvin...
  • 1 篇 univ oviedo dept...
  • 1 篇 univ arizona dep...
  • 1 篇 ale lliasov bish...
  • 1 篇 uber technol inc...
  • 1 篇 utad vila real
  • 1 篇 utad citab vila ...
  • 1 篇 ctic fdn dept re...
  • 1 篇 bahauddin zakari...
  • 1 篇 estgf ipp porto
  • 1 篇 univ calif irvin...
  • 1 篇 univ notre dame ...
  • 1 篇 gpu lab institut...
  • 1 篇 univ tras os mon...

作者

  • 2 篇 engler dr
  • 2 篇 pu c
  • 2 篇 kubo t
  • 2 篇 shinjo y
  • 2 篇 engelke alexis
  • 2 篇 weidendorfer jos...
  • 2 篇 kaashoek mf
  • 1 篇 cree michael j.
  • 1 篇 schwan k
  • 1 篇 kuestner tilman
  • 1 篇 mckee sally a.
  • 1 篇 kistler t
  • 1 篇 correia a.
  • 1 篇 khan minhaj ahma...
  • 1 篇 teixeira c.
  • 1 篇 taylor michael b...
  • 1 篇 mann ignacio
  • 1 篇 debray saumya
  • 1 篇 kleeblatt dirk
  • 1 篇 poellabauer chri...

语言

  • 19 篇 英文
  • 2 篇 其他
检索条件"主题词=Dynamic Code Generation"
21 条 记 录,以下是1-10 订阅
排序:
Automatically Localizing dynamic code generation Bugs in JIT Compiler Back-End  2023
Automatically Localizing Dynamic Code Generation Bugs in JIT...
收藏 引用
32nd ACM SIGPLAN International Conference on Compiler Construction (CC)
作者: Lim, HeuiChan Debray, Saumya Univ Arizona Dept Comp Sci Tucson AZ 85721 USA
Just-in-Time (JIT) compilers are ubiquitous in modern computing systems and are used in a wide variety of software. dynamic code generation bugs, where the JIT compiler silently emits incorrect code, can result in exp... 详细信息
来源: 评论
Robust Practical Binary Optimization at Run-time using LLVM  6
Robust Practical Binary Optimization at Run-time using LLVM
收藏 引用
IEEE/ACM 6th Workshop on the LLVM Compiler Infrastructure in HPC / Workshop on Hierarchical Parallelism for Exascale Computing (LLVM-HPC and HiPar)
作者: Engelke, Alexis Schulz, Martin Tech Univ Munich Munich Germany
In High Performance Computing (HPC) the performance of applications is paramount, which is has led to a wide body of work on optimizing compilers. However, compilers alone are naturally limited in their potential, as ... 详细信息
来源: 评论
Using dynamic Compilation to Achieve Ninja Performance for CNN Training on Many-Core Processors  24th
Using Dynamic Compilation to Achieve Ninja Performance for C...
收藏 引用
24th International European Conference on Parallel and Distributed Computing (Euro-Par)
作者: Mandal, Ankush Barik, Rajkishore Sarkar, Vivek Georgia Inst Technol Atlanta GA 30332 USA Uber Technol Inc San Francisco CA USA
Convolutional Neural Networks (CNNs) represent a class of Deep Neural Networks that is growing in importance due to their state-of-the-art performance in pattern recognition tasks in various domains, including image r... 详细信息
来源: 评论
Using LLVM for Optimized Lightweight Binary Re-Writing at Runtime  31
Using LLVM for Optimized Lightweight Binary Re-Writing at Ru...
收藏 引用
31st IEEE International Parallel and Distributed Processing Symposium Workshops (IPDPS)
作者: Engelke, Alexis Weidendorfer, Josef Tech Univ Munich Dept Informat Munich Germany
Providing new parallel programming models/abstractions as a set of library functions has the huge advantage that it allows for an relatively easy incremental porting path for legacy HPC applications, in contrast to th... 详细信息
来源: 评论
BlackBox: Lightweight Security Monitoring for COTS Binaries  16
BlackBox: Lightweight Security Monitoring for COTS Binaries
收藏 引用
14th International Symposium on code generation and Optimization (CGO)
作者: Hawkins, Byron Demsky, Brian Taylor, Michael B. Univ Calif Irvine Irvine CA 92717 USA Univ Calif San Diego La Jolla CA 92093 USA
After a software system is compromised, it can be difficult to understand what vulnerabilities attackers exploited. Any information residing on that machine cannot be trusted as attackers may have tampered with it to ... 详细信息
来源: 评论
C++ EDSL for parallel code generation
C++ EDSL for parallel code generation
收藏 引用
Romania Tier 2 Federation Grid, Cloud & High Performance Computing in Science Conference
作者: Daniel Berenyi GPU Lab Institute for Particle and Nuclear Physics Wigner RCP
code generation is ubiquitous for modern high-performance computing (HPC) to provide efficient but highly parametrizable program development. Many times functional dependencies should be made available for the user to... 详细信息
来源: 评论
Using standards to build the DIMAG connected mobile applications framework
收藏 引用
COMPUTER STANDARDS & INTERFACES 2014年 第2期36卷 354-367页
作者: Miravet, Patricia Ortin, Francisco Mann, Ignacio Rionda, Abel CTIC Fdn Dept Res & Dev Gijon 33203 Spain Univ Oviedo Dept Comp Sci Oviedo 33007 Spain
The development of connected mobile applications is a complex task due to device diversity. Therefore, device-independent approaches are aimed at hiding the differences among the distinct mobile devices in the market.... 详细信息
来源: 评论
The Fastest Fourier Transform in the South
收藏 引用
IEEE TRANSACTIONS ON SIGNAL PROCESSING 2013年 第19期61卷 4707-4716页
作者: Blake, Anthony M. Witten, Ian H. Cree, Michael J. Univ Waikato Dept Comp Sci Hamilton 3240 New Zealand Univ Waikato Sch Engn Hamilton 3240 New Zealand
This paper describes FFTS, a discrete Fourier transform (DFT) library that achieves state-of-the-art performance using a new cache-oblivious algorithm implemented with run-time specialization. During initialization th... 详细信息
来源: 评论
A Java Expression Evaluator for Nonlinear Programming
A Java Expression Evaluator for Nonlinear Programming
收藏 引用
World Congress on Engineering (WCE 2013)
作者: Matias, J. Correia, A. Serodio, C. Teixeira, C. Mestre, P. Univ Tras Os Montes & Alto Douro CM UTAD Ctr Math Vila Real Portugal ESTGF IPP Porto Portugal UTAD CITAB Vila Real Portugal UTAD Vila Real Portugal
Finding the optimal value for a problem is usual in many areas of knowledge where in many cases it is needed to solve Nonlinear Optimization Problems. For some of those problems it is not possible to determine the exp... 详细信息
来源: 评论
Performance Optimization by dynamic code Transformation  11
Performance Optimization by Dynamic Code Transformation
收藏 引用
8th ACM International Conference on Computing Frontiers (CF)
作者: Weidendorfer, Josef Kuestner, Tilman Mckee, Sally A. Tech Univ Munich Dept Informat Munich Germany Chalmers Comp Sci & Engn Gothenburg Sweden
Even parts of a program that are sequential or just inherently difficult to parallelize can be optimized for ILP. For instance, eliminating loop overheads and potential pipeline stalls from control flow can alleviate ... 详细信息
来源: 评论