Skip to main content

Showing 1–1 of 1 results for author: Poliakoff, D

Searching in archive cs. Search in all archives.
.
  1. arXiv:1904.08555  [pdf, other

    cs.PL

    ClangJIT: Enhancing C++ with Just-in-Time Compilation

    Authors: Hal Finkel, David Poliakoff, David F. Richards

    Abstract: The C++ programming language is not only a keystone of the high-performance-computing ecosystem but has proven to be a successful base for portable parallel-programming frameworks. As is well known, C++ programmers use templates to specialize algorithms, thus allowing the compiler to generate highly-efficient code for specific parameters, data structures, and so on. This capability has been limite… ▽ More

    Submitted 27 April, 2019; v1 submitted 17 April, 2019; originally announced April 2019.

    Report number: LLNL-CONF-772305, APT-151745