https://github.com/rdicosmo/parmap
Name Target Message Date
HEAD 526acc4 Merge pull request #94 from Drup/master Refine dune configuration to avoid installing the examples. Fix for https://github.com/ocaml/opam-repository/pull/15720 24 January 2020, 14:22:21 UTC
refs/heads/UnixJunkie-patch-1 dd932dc META linkopts #62 changes suggested by @barakeel 23 July 2019, 07:35:57 UTC
refs/heads/fastarraymap 0a17643 Specialised parmap on float arrays 11 November 2011, 13:25:38 UTC
refs/heads/floatarray 466ecab Stable working version with maximum float array performance 17 November 2011, 16:27:00 UTC
refs/heads/gh-pages 7a381f0 Updated documentation to 1.1 23 January 2020, 15:54:54 UTC
refs/heads/git-version f895e8f Experimenting with adding git version to the executable 11 November 2011, 12:49:50 UTC
refs/heads/granularity f4f47e5 Redirect stdout/stderr to one separate file per worker (avoids intermixed output). 26 October 2011, 14:49:33 UTC
refs/heads/iterators 19ba5d6 Added indexed version for the specialised array combinators 11 May 2012, 23:25:06 UTC
refs/heads/master 526acc4 Merge pull request #94 from Drup/master Refine dune configuration to avoid installing the examples. Fix for https://github.com/ocaml/opam-repository/pull/15720 24 January 2020, 14:22:21 UTC
refs/heads/merge-requests/1 9c56102 added BuildDepends added ocamlbuild in BuildTools corrected Path in Library section so that ocamlbuild stops winning 18 May 2012, 06:02:28 UTC
refs/heads/mmap-bigarray-functorised 072b231 Merged, modularised code allowing to use Mmap or BigArray 29 July 2011, 20:32:49 UTC
refs/heads/nodispatcher ae50eb0 Removed bound check from array access. Conflicts: parmap.ml 11 November 2011, 10:08:17 UTC
refs/heads/pinning 7b0a635 Removed bound check from array access. 11 November 2011, 10:08:17 UTC
refs/heads/pipes 0ad62e5 Changed #ifdef to #if 03 December 2011, 12:16:14 UTC
refs/heads/redirect ec7a234 Added code to handle empty input sequences 17 July 2012, 08:24:12 UTC
refs/heads/sockets 802807e ParMap using sockets on otherbranch? 19 July 2011, 16:57:24 UTC
refs/heads/tuning 0b91668 Cleanup the code and the documentation, final version. 15 November 2011, 16:15:03 UTC
refs/tags/0.9.1 45b0039 First stable version of the library, stand-alone, defunctorised, with one example. 29 July 2011, 20:13:57 UTC
refs/tags/0.9.8 bfafe56 Removed dead code, fixed huge_size 30 November 2011, 21:56:46 UTC
refs/tags/0.9.9 d56ae79 Bumped up version number to 0.9.9 24 May 2012, 20:01:01 UTC
refs/tags/1.0-rc1 7596fdc Bumped up version to 1.0-rc1 18 February 2013, 15:36:43 UTC
refs/tags/1.0-rc10 6be3de4 Merge pull request #75 from UnixJunkie/patch-2 fix mapi_range used by array_parmapi 10 July 2018, 10:36:59 UTC
refs/tags/1.0-rc11 803edbb regenerated configure file because, it needs to have been already generated for the opam package. And, the recently accepted hack impacts the configure file 02 October 2019, 03:02:01 UTC
refs/tags/1.0-rc2 00e81c8 Bumped up version to 1.0-rc2 18 February 2013, 16:36:04 UTC
refs/tags/1.0-rc4 9f1f03a fixed mandir 15 May 2014, 14:59:44 UTC
refs/tags/1.0-rc5 a7cd1f7 Bumped up version string 20 October 2014, 08:53:57 UTC
refs/tags/1.0-rc6 942f90e Fix build error on systems without thread_policy 09 February 2015, 07:57:40 UTC
refs/tags/1.0-rc7-fix-for4.03 ce28808 Merge pull request #41 from UnixJunkie/fixes_for_compilation_w4.03.0 Fixes for compilation w4.03.0 : thanks Francois. 27 April 2016, 09:42:32 UTC
refs/tags/1.0-rc7-fix-for4.03+1 970e49b Reverting one option that still breaks compilation in 4.02, leaving open to fix 11 May 2016, 15:07:32 UTC
refs/tags/1.0-rc7-fix-for4.03+2 8a39374 Proper handling of dependencies, thanks Gabriel Sherer for spotting this 12 May 2016, 07:37:50 UTC
refs/tags/1.0-rc7-fix-for4.03+3 7598fb9 add ./opam taken from opam-repository 08 May 2016, 13:36:58 UTC
refs/tags/1.0-rc8 c9b0ee7 Remove cruft after merge 24 February 2017, 00:29:58 UTC
refs/tags/1.0-rc9 d23100d Merge pull request #69 from UnixJunkie/disable_core_pinning Add support for user-level enabling/disabling of core pinning 30 November 2017, 20:59:20 UTC
refs/tags/1.0rc3 61f92a7 Added generation and installation of the manpage 25 June 2013, 13:12:17 UTC
refs/tags/BigArray_MMap_need_fixed_maxsize 7fbaa70 Cleaned up code for mmap using BigArray 20 July 2011, 21:38:38 UTC
refs/tags/FixedCornerCases 4dfa88c Added code to catch corner cases (redundant, it is in all levels of the library primitives) 31 May 2012, 11:41:01 UTC
refs/tags/LastVersionWithoutTaskDispatcher 56677eb Redirect stdout/stderr to one separate file per worker 26 October 2011, 15:20:50 UTC
refs/tags/LastWithExtLib 5b8fcdc Adapted configure and Makefile_3.11.in to OCaml compilers without support for ocamlbuild, -annot and -shared. 25 January 2012, 16:50:25 UTC
refs/tags/MajorCodeRework fe278be Significant reorganization of the code: - one mapper primitive for load balancing - one simplemapper primitive for one shot - shared output bigarray for floats - better documentation in the interface 15 November 2011, 16:22:18 UTC
refs/tags/ParMap-Sockets 802807e ParMap using sockets on otherbranch? 19 July 2011, 16:57:24 UTC
refs/tags/Released-0.9.9 1c5b5ea Added default ncores parameter 06 June 2012, 13:03:59 UTC
refs/tags/SdlMandelsWithFork efb1ffd Added sdl version of the Mandelbrot test example. 04 February 2012, 00:59:14 UTC
refs/tags/StableWithoutExtLib 3f54e81 Moved tests to a tests directory 27 January 2012, 14:53:17 UTC
refs/tags/Using_Xen_mmap c8f932b cleaned up code using xen mmap 20 July 2011, 21:12:27 UTC
refs/tags/exact_copy_marshal_via_pipe f99eb4e stable version with exact copy of the string of the shared mmapped file obtained via a pipe 19 July 2011, 15:13:03 UTC
refs/tags/initfinalize-alpha e171ef7 Call init and finalize in the workers and in the finish function of setup_chan 10 May 2014, 13:56:47 UTC
refs/tags/initfinalize-beta cb5a4b8 Replaced multiple calls of finalize with Pervasives.at_exit; moved instances of init rigth after the fork 12 May 2014, 11:23:33 UTC
refs/tags/list c13be79 Cleanup of the README. 16 August 2011, 09:13:21 UTC
refs/tags/usingpipes fdc77b1 Stable version with pipes, but inefficient on big data structure: saving state before trying a different strategy. 19 July 2011, 09:44:50 UTC
back to top