swh:1:snp:2d869aa00591d2ac8ec8e7abacdda563d413189d

sort by:
Revision Author Date Message Commit Date
c13be79 Cleanup of the README. 16 August 2011, 09:13:21 UTC
65f139e Added documentation files. 11 August 2011, 15:50:32 UTC
5220793 first version implementing parmap, parfold, and parmapfold, the first two as special cases for the last one. 06 August 2011, 10:28:50 UTC
ac0adb5 - inverted order of loop to avoid using List.rev - added error detection to simplescale 06 August 2011, 09:18:47 UTC
59bb23a Fixed stupid error in test loop. 30 July 2011, 08:03:20 UTC
bc0a9a6 modified examples: simplescale scales, added mandels 30 July 2011, 07:48:48 UTC
45b0039 First stable version of the library, stand-alone, defunctorised, with one example. 29 July 2011, 20:13:57 UTC
aaed3b0 Added .gitignore 29 July 2011, 12:49:56 UTC
7d7774e Cleaned up the code, and adjusted the size of the mmap to the size of the file. 28 July 2011, 15:07:21 UTC
7fbaa70 Cleaned up code for mmap using BigArray 20 July 2011, 21:38:38 UTC
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
04c74f0 Version with shared mmapped file and exact string copy using size passed in a pipe 19 July 2011, 14:36:04 UTC
7bf19cb Trying to get the size of the Marshal buffer ... 19 July 2011, 13:46:02 UTC
ed4d937 First working version with file interface: no significant gain w.r.t. the pipes on big data structures. 19 July 2011, 10:20:44 UTC
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
25b4052 Fixed upper bound in iterations for lat chunk. 18 July 2011, 15:32:28 UTC
d4e231b First working version using only one level for communication (OCaml channels). Before removing debugging output. 18 July 2011, 15:28:51 UTC
f61a98d First working version: we had forgotten to flush the output channel! 18 July 2011, 15:24:15 UTC
a1e0fc4 initial version (does not work) 18 July 2011, 14:53:54 UTC
back to top