[2026/1] Released hpc_warp v1.8.1 — aligned with Warp v1.8.1.
About
Warp is a Python framework for writing high-performance simulation and graphics code. Warp takes regular Python functions and JIT compiles them to efficient kernel code that can run on the CPU or GPU.
MetaX Warp
| About MetaX | Documentation |
Latest News 🔥
About
Warp is a Python framework for writing high-performance simulation and graphics code. Warp takes regular Python functions and JIT compiles them to efficient kernel code that can run on the CPU or GPU.
This project (hpc_warp) is based on Warp v1.8.1 release, and supports MetaX GPU.
Prerequisites
Getting Started
hpc_warp currently only supports starting on docker images release by MetaX develop community which works out of the box.
Setup environment variables
Build
Install
Branches
Below are maintained branches:
License
Apache License 2.0, as found in the LICENSE file.