Parallelising your OCaml Code with Multicore OCaml / Aug 2020
Paper on how to parallelise OCaml code at the OCaml Workshop with Sadiq Jaffer, Sudha Parimala, KC Sivaramakrishnan and Tom Kelly. As multicore OCaml became available, we needed practical guidance for developers on how to actually use the new parallel features. This paper provided concrete techniques and patterns for parallelizing existing OCaml codebases, helping the community prepare for the multicore transition.