added MPI_Bcast

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@357 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
stasinos
2002-02-12 17:38:38 +00:00
parent 8f4c6583d2
commit 39964380f1
4 changed files with 218 additions and 113 deletions

View File

@@ -16,6 +16,7 @@ calc( From, To, Acc, Res ) :- !,
%%
%% This spreads the work among the processors
%% and collects the results.
%%
do(0, Num) :-