This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Tiled memory


> Shankar Unni wrote:
> root <root@jacob.remcomp.fr> wrote:
> 
> > > i.e. if you declare
> > >       _tiled int vector1[1024],vector2[1024],vector3[1024];
> 
> and Chin Chee-Kai <cheekai@gen.co.jp> replied:
> 
> > This sort of special treatment should be included into some
> > sort of optimizing flags, or parallelization flags to tell
> > compiler to automatically process, or group instructions to
> > process, them in parallel.
Isn't there some work going on among the super-computer people to add
these kinds of extensions to the C language?  I vaguely remember
reading about addition vector operations to C in an issue of Dr. Dobbs
a long time ago.

Regards,
					Hans

-- 
H. Zuidam                        E-Mail: hans@brandinnovators.com
Brand Innovators B.V.            P-Mail: P.O. Box 1377
de Pinckart 54                   5602 BJ Eindhoven, The Netherlands
5674 CC Nuenen                   Tel. +31 40 2631134, Fax. +31 40 2831138
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]