lfarm

Parallel processor

A library for distributing work across machines using parallel processing

Distribute work across machines using the lparallel API.

GitHub

105 stars
11 watching
9 forks
Language: Common Lisp
last commit: over 9 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lmj/lparallel A library that simplifies parallel programming in Common Lisp with features such as task submission, condition handling, and computation trees. 242
sharplispers/lparallel A library that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. 17
lemmih/lhc Compiles Haskell2010 code to LLVM IR using a custom optimization pipeline 198
damo-nlp-sg/m3exam A benchmark for evaluating large language models in multiple languages and formats 92
pcg-mlp/ksanallm An LLM inference and serving engine with high performance, flexibility, and support for various hardware platforms. 288
msoedov/langcorn A framework for serving large language models with a robust and efficient API 906
cloudkj/lambda-ml A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. 76
ailab-cvc/seed An implementation of a multimodal language model with capabilities for comprehension and generation 576
snunez1/llama.cl A Common Lisp port of a Large Language Model (LLM) implementation 35
parallella/pal An optimized C library for parallel computing and data movement on resource-constrained devices 302
iu-parfunc/lvars Provides a data structure and framework for monotonically-growing concurrent programs 81
com-lihaoyi/fastparse A Scala-based library for writing fast parsers using parser combinators. 1,094
acceleratehs/accelerate-llvm Compiles Accelerate code to LLVM IR and executes it on CPUs or NVIDIA GPUs 158
luqmana/rust-opencl Bindings for using OpenCL from Rust to access parallel processing capabilities 170
pikatchu/linearml A programming language designed to write efficient parallel programs using functional principles. 432