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:
@@ -16,6 +16,7 @@ calc( From, To, Acc, Res ) :- !,
|
||||
|
||||
%%
|
||||
%% This spreads the work among the processors
|
||||
%% and collects the results.
|
||||
%%
|
||||
|
||||
do(0, Num) :-
|
||||
|
Reference in New Issue
Block a user