Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.75 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.75 KB

JaCe - JAX Just-In-Time compilation using DaCe (Data Centric Parallel Programming)

JAX: High-Performance Array Computing

JAX is a Python library for accelerator-oriented array computation and program transformation, designed for high-performance numerical computing and large-scale machine learning.

DaCe: Data-Centric Parallel Programming

The DaCe project aims to build new representations for programs and algorithms, in order to efficiently map them to the entire hardware architecture landscape (CPU, GPU, and FPGA) with high utilization. With data-centric parallel programming, we enable direct knowledge transfer of performance optimization, regardless of the scientific application or the target processor.

Actions Status Documentation Status

PyPI version Conda-Forge PyPI platforms

GitHub Discussion