ocaml5-tutorial
ocaml5-tutorial copied to clipboard
A hands-on tutorial on the new parallelism features in OCaml 5
In the Parallel Fibonacci section, there is a table provided below "On a machine with 24 cores, for fib(48)" with the columns - Cores, Time (seconds), Vs Serial, Vs Self....
Error, after running `hyperfine ‘dune exec src/fib.exe 40’ ``` Warning: The first benchmarking run for this command was significantly slower than the rest (49.7 ms). This could be caused by...
Hello and thanks again for this very nice tutorial, https://github.com/kayceesrk/ocaml5-tutorial/blob/1179f3e3f932d79b3e87cdd4c870c89c1b8b6dc2/README.md?plain=1#L470-L471 Would it be possible to know (and maybe put in the tutorial) the answer to this question? I personally can't...
Could you give the command lines to install the opam switch with some options like flambda ?