package numalib

  1. Overview
  2. Docs

Description

This library provides an OCaml API to the Linux Non-Uniform Memory Access library including:

  • Raw low level access to the C functions
  • A high level API
  • Async support

See the NUMA(3) man page for more information

Published: 11 Dec 2017

README

OCAML Interface to Linux NUMA API

This library provides an OCaml API to the Linux Non-Uniform Memory Access library including:

  • Raw low level access to the C functions

  • A high level API

  • Async support

See the NUMA(3) man page for more information

Dependencies (5)

  1. conf-numa
  2. async >= "v0.9"
  3. core >= "v0.9"
  4. jbuilder >= "1.0+beta7"
  5. ocaml >= "4.03.0"

Dev Dependencies

None

Used by

None

Conflicts

None