Basic HTML version of Foils prepared
August 7 98
Foil 26 Example of Data-Dependent
INDEPENDENT Assertion
From
DoD HPF Training -- 3. Parallel Constructs in HPF DoD Training and Others --
1995-98
.
by
Chuck Koelbel -- Rice University
1
Sometimes true
!HPF$ INDEPENDENT, NEW(j, n1)
DO i = 1, nblue
n1 = iblue(i)
DO j = ibegin(n1), ibegin(n1+1)-1
x(n1) = x(n1) + y(j)*x(ired(j))
END DO
END DO
in Table To:
©
Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu
If you have any comments about this server, send e-mail to
webmaster@npac.syr.edu
.
Page produced by
wwwfoil
on Sun Aug 9 1998