Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 0678e5935064cf32b4ed6d0960772b91 > files > 5

ocaml-ocamlmpi-1.01-6.mga5.src.rpm

run: test_mandel.opt
	mpirun -np 5 ./test_mandel.opt

test_mandel.opt: test_mandel.ml
	ocamlopt -o $@ graphics.cmxa -I +ocamlmpi mpi.cmxa $<