Revision af9691efe73d999dfda5b204012b8e974a12a808 authored by Roberto Di Cosmo on 02 November 2016, 14:18:39 UTC, committed by GitHub on 02 November 2016, 14:18:39 UTC
handle EINTR errors in wait_for_pids
2 parent s fa5c3dd + 52c1539
Raw File
_oasis
OASISFormat:  0.2
Name:         parmap
Version:      0.9.4
Authors:      Marco Danelutto and Roberto Di Cosmo
Homepage:     http://gitorious.org/parmap
License:      LGPL-2
LicenseFile:  LICENSE
ConfType:     custom (0.3)
BuildType:    custom (0.3)
InstallType:  custom (0.3)
BuildDepends: bigarray, unix
BuildTools:   make, ocamlbuild
Synopsis:     library to exploit multicore architectures (parallel programming)

XCustomConf:      ./configure
XCustomBuild:     make
XCustomInstall:   make install
XCustomUninstall: make uninstall

Library parmap
    Path: _build
back to top