Skip to content
SaltyChiang edited this page Jun 22, 2024 · 2 revisions

Python wrapper for QUDA written in Cython.

This project aims to benefit from the optimized linear algebra library CuPy in Python based on CUDA. CuPy and QUDA will allow us to perform most lattice QCD research operations with high performance. PyTorch is an alternative option.

This project is based on the latest QUDA develop branch. PyQUDA should be compatible with any commit of QUDA after Oct 2023, but leave some features disabled.

Clone this wiki locally