Pith. sign in

REVIEW 3 cited by

Effective Extensible Programming: Unleashing Julia on GPUs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1712.03112 v1 pith:YLQVKTWG submitted 2017-12-08 cs.PL cs.DC

classification cs.PLcs.DC
keywords programminglanguagecompilerexistinggpushigh-leveljuliaapplication
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

GPUs and other accelerators are popular devices for accelerating compute-intensive, parallelizable applications. However, programming these devices is a difficult task. Writing efficient device code is challenging, and is typically done in a low-level programming language. High-level languages are rarely supported, or do not integrate with the rest of the high-level language ecosystem. To overcome this, we propose compiler infrastructure to efficiently add support for new hardware or environments to an existing programming language. We evaluate our approach by adding support for NVIDIA GPUs to the Julia programming language. By integrating with the existing compiler, we significantly lower the cost to implement and maintain the new compiler, and facilitate reuse of existing application code. Moreover, use of the high-level Julia programming language enables new and dynamic approaches for GPU programming. This greatly improves programmer productivity, while maintaining application performance similar to that of the official NVIDIA CUDA toolkit.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Optimal Kron-based Reduction of Networks (Opti-KRON) for Three-phase Distribution Feeders

    eess.SY 2025-10 conditional novelty 6.0 of 10

    A Kron-reduction framework for unbalanced three-phase distribution feeders selects which nodes to merge via optimization, achieving up to ~90% reduction with voltage error below 0.003 p.u.

  2. Universal non-equilibrium scaling of cumulants across a critical point

    hep-ph 2024-11 conditional novelty 6.0 of 10

    The paper extracts universal non-equilibrium scaling functions for the order parameter and its cumulants up to fourth order in a Z2 scalar field theory with Model A dynamics in two and three dimensions.

  3. Programming guide for solving constraint satisfaction problems with tensor networks

    physics.comp-ph 2024-12 conditional novelty 3.0 of 10

    This guide demonstrates how to use the Julia packages GenericTensorNetworks.jl, OMEinsum.jl, and ProblemReductions.jl to represent constraint satisfaction problems as tensor networks, optimize contraction orders, and ...

Pith tools