Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 288 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 288 Bytes

iComputation

iComputation is a Rust library that makes GPU computations easy using wgpu. It provides a sugar API and a common pipeline for computational tasks, focusing solely on computation without rendering. Ideal for developers seeking efficient, computation-focused GPU operations.