Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 206 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 206 Bytes

random-walk-cuda-python

CUDA accelerated random walk generator via NUMBA JIT

Quickly fill your GPU memory with random walks

In initial tests it generates >6 million walks (length 80) in 0.6 seconds.