package multicore-magic

  1. Overview
  2. Docs
Low-level multicore utilities for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

multicore-magic-2.0.0.tbz
sha256=5bd1d3fd68c7f71ec6846c13fd92a9ec5948d02bd4eec83d37529e055c21e02d
sha512=1b2f380e2e4d2b3ee2d6f244ea46e16b6907ee595ac7440cc9eba4977ba13ecba26aa095f739d061cfb2a358f3f0990ee4955d69aee7161eb1b6f98308cd4df8

CHANGES.md.html

Release notes

All notable changes to this project will be documented in this file.

2.0.0

  • Changed the semantics of copy_as_padded to not always copy and to not guarantee that length_of_padded_array* works with it. These semantic changes allow better use of the OCaml allocator to guarantee cache friendly alignment. (@polytypic)

1.0.1

  • Ported the library to OCaml 4 (@polytypic)

  • License changed to ISC from 0BSD (@tarides)

1.0.0

  • Initial release (@polytypic)

OCaml

Innovation. Community. Security.