Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.74 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.74 KB

gpgpu-kt

Cross-platform general-purpose computing Kotlin Multiplatform library

Available accelerations:

OpenCL CUDA Vulkan Metal WebGPU JS JVM
jvm
js ⚠️*
wasm
ios
android
macos
windows
linux
  • ✅ - Fully implemented

  • ⚠️ - Partially working

  • ❌ - Not implemented, but planned

  • * Doesn't support loops and Byte

TODO List:

  • Add sizeof() function
  • Add Vulkan support

Documentation

Read Wiki