Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 292 Bytes

File metadata and controls

6 lines (5 loc) · 292 Bytes

StCUDA

StCUDA allows Smalltalk to call CUDA Driver APIs to do GPU computing

The initial release has been tested on Windows VisualWorks Smalltalk. Four examples from CUDA Samples VectorAdd and MatrixMul are included. The goal is to have more CUDA Samples translated to work with Smalltalk.