Path: utzoo!utgpu!watmath!clyde!att!rutgers!deimos!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uicsrd.csrd.uiuc.edu!hoefling From: hoefling@uicsrd.csrd.uiuc.edu Newsgroups: comp.lang.fortran Subject: Re: Is FORALL current practice anywhere Message-ID: <47900004@uicsrd.csrd.uiuc.edu> Date: 8 Feb 89 19:41:00 GMT References: <36195@think.UUCP> Lines: 18 Nf-ID: #R:think.UUCP:36195:uicsrd.csrd.uiuc.edu:47900004:000:700 Nf-From: uicsrd.csrd.uiuc.edu!hoefling Feb 8 13:41:00 1989 The compiler for Cedar Fortran here at CSRD implements FORALL. Cedar Fortran has triplet notation for vectors, FORALLs, WHEREs, two types of parallel DO loops, and declarations for placement of variables in any of three levels of a memory hierarchy. The syntax is just like the one proposed originally in the 8x work: FORALL ( [ , ] . . . [ , ] ) Jay Hoeflinger Center for Supercomputing Research and Development University of Illinois, Urbana-Champaign UUCP: {ihnp4,uunet,convex}!uiucuxc!uicsrd!hoefling ARPANET: hoefling%uicsrd@uxc.cso.uiuc.edu CSNET: hoefling%uicsrd@uiuc.csnet BITNET: hoefling@uicsrd.csrd.uiuc.edu