pklehre-ocamlec
Results
1
issues of
pklehre-ocamlec
Is it possible to use mpi via the toplevel (ocaml, utop, or jupyter)? I get the the following error message: ``` # #require "mpi";; Error: The external function `caml_mpi_send_int' is...