https://gitorious.org/parmap/parmap.git
Raw File
Tip revision: 3f54e816b46c2e179cd164e17fea93b3013a9db4 authored by Roberto Di Cosmo on 27 January 2012, 14:53:17 UTC
Moved tests to a tests directory
Tip revision: 3f54e81
META
name = "parmap"
version = "0.9.4"
description = "Parallel map primitive for multicores"
requires = "bigarray unix"
archive(byte) = "parmap.cma"
archive(native) = "parmap.cmxa"
back to top