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.
280 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. | 180 |
nvidia/grcuda | Enables efficient data exchange and invocation of existing GPU kernels from host languages in the GraalVM | 222 |
uncomplicate/clojurecl | A Clojure library that enables parallel computations on GPU using OpenCL | 277 |
takagi/cl-coroutine | A coroutine library for Common Lisp that enables efficient and lightweight cooperative multitasking. | 64 |
nvidia/matx | A C++17 GPU-accelerated numerical computing library with Python-like syntax | 1,220 |
fukamachi/cl-dbi | Provides a uniform interface for accessing various relational databases from Common Lisp. | 207 |
takagi/avm | A Common Lisp library for efficient and expressive arrayed vector math with multi-threading and GPU acceleration | 53 |
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 | A CFFI wrapper for the Horde3D graphics engine to provide Common Lisp access to its features. | 15 |
marcoheisig/cl4py | Enables interaction between Python and Common Lisp | 94 |
3b/cl-opengl | A set of CFFI bindings to the OpenGL, GLU and GLUT APIs for Common Lisp. | 278 |
copyleft/cl-odata-client | Provides an interface to OData services for Common Lisp applications | 5 |
bohonghuang/cl-gtk4 | GTK4/Libadwaita/WebKit2 bindings for Common Lisp | 216 |