multicore-talks

Parallelization toolset

Repository containing slides and examples to help developers parallelize their OCaml code using the Multicore OCaml library

Repository containing slides and examples from the 2020 OCaml Workshop talk on "Parallelising your OCaml code with Multicore OCaml"

GitHub

29 stars
9 watching
1 forks
Language: TeX
last commit: over 1 year ago

Related projects:

Repository Description Stars
ocaml-multicore/parallel-programming-in-multicore-ocaml A tutorial on writing parallel programs using the Multicore OCaml compiler and its libraries. 285
ocaml-multicore/effects-examples Examples to illustrate the use of algebraic effects in OCaml 422
sanderspies/ocaml A WebAssembly backend for the OCaml programming language 79
ocamllabs/vscode-ocaml-platform An extension for Visual Studio Code to provide OCaml language support and tools 345
mlin/forkwork Library to efficiently parallelize computationally intensive tasks using multiple cores 19
c-cube/ocaml-containers A modular standard library extension and string library for OCaml 494
xavierleroy/ocamlmpi An interface between OCaml and the Message Passing Interface (MPI) for distributed-memory parallel programming 24
ocaml-community/easy-format A utility library for pretty-printing indentation in OCaml programs. 43
ocsigen/lwt Concurrent programming library for OCaml 723
brendanlong/ocaml-ooxml A collection of OCaml libraries for parsing and working with Microsoft Office document formats 32
owlbarn/owl A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. 1,225
darklang/philip2 An Elm to OCaml compiler that enables porting of codebases from one language to another 204
biocaml/biocaml Provides high-performance tools and data analysis for bioinformatics research and applications 123
ocaml-batteries-team/batteries-included Provides a standard set of libraries and a consistent API for OCaml projects 521
unixjunkie/parany A tool for parallelizing computations and processing large streams of data 52