Hi,
as we know MPI block has an option "--send-functions" for sharing any
functions defined in the invoking script with MPI nodes. But what about
packages?
Suppose I have a package consists of three functions: foo1, foo2 and
foo3 and inside the foo3 I have MPI block in which I want to use foo1
and foo2. Will the "--send-functions" option then work? Because I
suppose for now it doesn't.
Regards,
Marcin
--
Marcin Błażejowski