Skip to content

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

Notifications You must be signed in to change notification settings

JustusAdam/ocaml2020-workshop-parallel

 
 

Repository files navigation

Parallelising your OCaml Code with Multicore OCaml

This repository contains the abstract, slides, speaker notes, [runnable examples](runnable examples) and other resources for the OCaml Workshop 2020 talk "Parallelising your OCaml Code with Multicore OCaml".

Other resources

Parallel Programming in Multicore OCaml is an in-progress book chapter that covers some of the same material as this talk but does so in more depth.

Multicore OCaml's opam repo has instructions for installing Multicore OCaml along with domainslib.

The OCaml Multicore Github Wiki contains links to many more articles on Multicore OCaml as well as notes on the memory model, garbage collector and other lower-level topics. Note: some of the older articles and wiki pages may not describe the current state of multicore.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published