Parallel Sequences in Multicore OCaml
Offered By: ACM SIGPLAN via YouTube
Course Description
Overview
Explore the implementation of parallel sequences abstraction in OCaml 5.0.0's multicore runtime in this 23-minute conference talk from ACM SIGPLAN's OCaML'23 event. Discover how Andrew Tao's work enables developers to create highly parallelizable programs without delving into low-level implementation details. Learn about the shared memory parallelism support in OCaml's new multicore runtime and understand how this abstraction simplifies the process of parallelizing large tasks, making it accessible to programmers without extensive knowledge of parallel programming intricacies.
Syllabus
[OCaML'23] Parallel Sequences in Multicore OCaml
Taught by
ACM SIGPLAN
Related Courses
Functional Programming Principles in ScalaÉcole Polytechnique Fédérale de Lausanne via Coursera Functional Program Design in Scala
École Polytechnique Fédérale de Lausanne via Coursera Paradigms of Computer Programming
Université catholique de Louvain via edX Introduction to Functional Programming
Delft University of Technology via edX Paradigms of Computer Programming – Fundamentals
Université catholique de Louvain via edX