toil
Array computation accelerator
An n-dimensional array library leveraging WGPU compute shaders to accelerate array computations across multiple GPU backends.
An n-dimensional array library that uses wgpu to run compute shaders on all wgpu backends (and multiple at once)
30 stars
5 watching
1 forks
Language: Rust
last commit: over 5 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A high-performance parallel array computation language and runtime system for Haskell | 909 |
| | A library for portable, modular, and performant GPU compute programming in Rust. | 1,597 |
| | Enables execution of native Java code on a GPU. | 467 |
| | A comprehensive hardware design stack for accelerating deep learning models | 258 |
| | A .NET library that enables developers to run complex applications on various hardware platforms without writing additional C kernel code. | 177 |
| | The NVDLA project provides hardware designs and tools for building deep learning inference accelerators. | 1,763 |
| | Provides a Vulkan-based interface to CUDA's runtime API for GPU-accelerated applications | 869 |
| | A high-performance deep learning architecture designed to balance accuracy and efficiency on GPUs. | 471 |
| | An extension for JupyterLab that visualizes system hardware metrics, particularly GPU usage. | 615 |
| | A C++ library for accelerating ray intersection queries on GPU and CPU for various graphics frameworks | 1,073 |
| | A small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU. | 1,783 |
| | A library that provides performance-enhanced array operations using SIMD and parallel processing in F# | 132 |
| | An effort to integrate Rust with GPU acceleration using the wgpu-rs library | 5 |
| | A toolset for designing and implementing reconfigurable hardware acceleration using high-level abstraction | 274 |
| | A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |