this post was submitted on 29 Nov 2023
2 points (75.0% liked)

Zig Programming Language

160 readers
3 users here now

A lemm.ee community for Zig!

founded 1 year ago
MODERATORS
 

From the README:

This library helps to interact with NVIDIA GPUs from Zig.

Features:

  • Memory Allocation in GPU with defined size.
  • Copying data from host to gpu and viceversa.
  • Compiling (.cu) and loading kernels (.ptx) both from file and text.
  • Running kernels with grid/blocks/threads configuration.
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here