From a68186b5c8031e1d4f9cc80c6723c6a56392041b Mon Sep 17 00:00:00 2001 From: josh Date: Fri, 21 Nov 2008 01:05:53 +0000 Subject: [PATCH] updated hw4 git-svn-id: svn://anubis/gvsu@237 45c1a28c-8058-47b2-ae61-ca45b979098e --- cs677/hw4/hw.tex | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/cs677/hw4/hw.tex b/cs677/hw4/hw.tex index ac79a1c..f6530a9 100644 --- a/cs677/hw4/hw.tex +++ b/cs677/hw4/hw.tex @@ -35,6 +35,10 @@ \vskip 1em \item[2.]{ + Assume that $p \leq n$ and if any process $i$ owns more than one row of + the matrix, then the rows that it owns are contiguous. + Then, for each process $p$, a gather operation is + performed. }