cl-cuda
GPU interface
Provides Common Lisp interfaces to NVIDIA CUDA for efficient GPU programming
Cl-cuda is a library to use NVIDIA CUDA in Common Lisp programs.
283 stars
22 watching
24 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
uncomplicate/clojurecuda | Provides Clojure bindings for CUDA programming, enabling GPU-accelerated computation in Clojure applications. | 181 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 223 |
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 278 |
takagi/cl-coroutine | A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 65 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,229 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 208 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 54 |
dmitryvk/cl-gtk2 | A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
atgreen/cl-chroma | A Common Lisp interface to the Chroma vector database | 8 |
adacore/cuda | A toolset that compiles Ada and SPARK code to NVIDIA GPUs | 18 |
anwyn/cl-horde3d | Provides Common Lisp bindings to the Horde3D graphics library | 15 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 98 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 280 |
copyleft/cl-odata-client | Provides an interface to OData services for Common Lisp applications | 6 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 219 |