Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 314 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 314 Bytes

gpu_algorithms

Misc repository for certain GPU algorithms. Will utilize this to benchmark / teach GPU and compute.

To build and install editable package (inside this folder as a dev) run:

build.bat install-dev

To install as a wheel / package and to use outside this folder

build.bat install