Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Assembly Language > Re: Vectors (cp...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 53 of 68 Topic 5078 of 5097
Post > Topic >>

Re: Vectors (cpu type idea)

by mcjason@[EMAIL PROTECTED] Jul 20, 2008 at 04:34 PM

On Jul 20, 1:11=A0pm, "Wolfgang Kern" <nowh...@[EMAIL PROTECTED]
> wrote:
> "cr88192" wrote:
>
> ...
>
> > sadly, I don't have much on-topic to say, not having done a whole lot
> > ASM or compiler related recently.
> > of well, I have recently noted that both AMD and Intel have their own
> > ideas for how to extend C and C++ to handle large array-like vectors.
>
> AMD produces ATI-GPUs as well, so the aspect may be more close to needs.
>
> > I am left with another idea:
> > how about we make a "conservative" set of extensions for this kind of
> > thing:
> > _Vector float a[100], b[100], c[100];
>
> I'm for sure the wrong one to discuss C/C+- ... ;)
>
> My personal approach (long before GPUs joined in) is an all integer
> solution for drawing 3D-objects in various view-angles, aspects and
> perspective points.
> Every point in the array got four 16 bit entries:
> x/y/z-coordinantes, direction-flags and neighbour link-flags.
>
> Packed SIMD could be of particlar use for this.
>
> For all graphic calculations I use a SIN/COS LUT with 2^n ****ft
> biased 16-bit values ranged from 0.00...450.00 degrees.
> Even this ended up in a 90002 bytes table it saves me on many
> things like determining the sign and it doesn't need any divide.
>
> This method were quite fast compared to other stuff around until
> GPUs and 'accellerator drivers' (for M$ only) became available.
>
> I got register information on AMD/ATI GPUs recently, but it will
> ask me one more time to 're-engineer' a couple of drivers before
> I know enough details on how to use this information.
>
> Looks like this GPUs use SP-float packets for most things
> and may calculate somehow faster than an FPU ever will.
>
> [snipped C...] sorry for I wont be of any help on this.
>
> __
> wolfgang

I'd like to think again how a fluorescent lightbulb tube works...

If I use a few radio signals to make a lightshow in it, doesn't it
work that the pattern of light depends on the radio signals? but then
maybe a few at a time?
so the radio signals together make a pattern like what matters for
both of the radio signals, then doesn't it work out that there's a way
to forumlate the signals
to make a pattern in different ways?

then isn't this what can do math computation? If it's figured what
signals find what response in the flurescent lightbulb tube, then
can't I find signals that say a math operation and a lightshow that
says a math answer?
 




 68 Posts in Topic:
cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-17 07:21:04 
Re: cpu type idea
santosh <santosh.k83@[  2008-07-17 20:16:58 
Re: cpu type idea
Phil Carmody <thefatph  2008-07-18 03:05:43 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-17 19:19:22 
Re: cpu type idea
"Rod Pemberton"  2008-07-18 03:41:09 
Re: cpu type idea
"Wolfgang Kern"  2008-07-19 11:13:29 
Re: cpu type idea
"cr88192" <c  2008-07-19 22:41:58 
Re: cpu type idea
"Wolfgang Kern"  2008-07-19 17:22:45 
Re: cpu type idea
"cr88192" <c  2008-07-20 13:21:22 
Re: cpu type idea
"Wolfgang Kern"  2008-07-20 11:38:38 
Re: cpu type idea
"cr88192" <c  2008-07-21 01:01:13 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-20 19:11:00 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-21 10:03:59 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-21 11:29:37 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-22 21:41:15 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-22 19:33:20 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-23 10:24:48 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-23 12:10:42 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-23 22:59:43 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-24 15:09:30 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-25 15:15:05 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-25 10:31:38 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-25 20:56:16 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-26 05:06:08 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-27 23:22:46 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-27 15:03:20 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-30 13:44:09 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-07-30 14:13:32 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-30 23:41:01 
Re: Vectors (cpu type idea)
"Wolfgang Kern"  2008-08-01 20:50:15 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-26 05:06:17 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-28 00:15:52 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-27 18:02:08 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-30 17:48:02 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-30 05:40:08 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-30 21:39:04 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-31 05:20:26 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-31 22:57:42 
Re: Vectors (cpu type idea)
"Rod Pemberton"  2008-07-27 18:23:03 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-30 18:20:44 
Re: cpu type idea
Chuck Crayne <ccrayne@  2008-07-17 20:03:56 
Re: cpu type idea
Phil Carmody <thefatph  2008-07-18 12:15:07 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-17 20:46:21 
Re: cpu type idea
Chuck Crayne <ccrayne@  2008-07-17 21:57:18 
Re: cpu type idea
"Jim Carlock" &  2008-07-18 11:42:30 
Re: cpu type idea
"rio" <a@[EM  2008-07-18 07:52:23 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-18 02:01:51 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-18 02:37:45 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-18 02:42:05 
Re: cpu type idea
"Alexei A. Frounze&q  2008-07-18 02:50:59 
Re: cpu type idea
mcjason@[EMAIL PROTECTED]  2008-07-18 03:16:46 
Re: cpu type idea
Robert Redelmeier <red  2008-07-18 12:42:57 
Re: Vectors (cpu type idea)
mcjason@[EMAIL PROTECTED]  2008-07-20 16:34:44 
CPU type idea
mcjason@[EMAIL PROTECTED]  2008-07-20 16:42:31 
Re: CPU type idea
"Wolfgang Kern"  2008-07-21 10:04:05 
Re: CPU type idea
"Alexei A. Frounze&q  2008-07-21 11:51:15 
Re: CPU type idea
"Wolfgang Kern"  2008-07-21 22:53:48 
Re: CPU type idea
"Alexei A. Frounze&q  2008-07-21 20:08:38 
Re: CPU type idea
"Wolfgang Kern"  2008-07-22 11:21:00 
Re: CPU type idea
mcjason@[EMAIL PROTECTED]  2008-07-22 01:52:22 
Re: CPU type idea
"Rod Pemberton"  2008-07-22 17:15:41 
Re: CPU type idea
"Alexei A. Frounze&q  2008-07-22 02:19:20 
Re: Vectors (cpu type idea)
NathanCBaker@[EMAIL PROTE  2008-07-30 18:14:28 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-31 11:27:54 
Re: Vectors (cpu type idea)
Frank Kotler <fbkotler  2008-07-31 04:19:36 
Re: Vectors (cpu type idea)
"cr88192" <c  2008-07-31 23:02:54 
Re: Vectors (cpu type idea)
NathanCBaker@[EMAIL PROTE  2008-07-30 19:10:26 
Re: Vectors (cpu type idea)
NathanCBaker@[EMAIL PROTE  2008-08-01 12:53:13 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Aug 20 4:21:11 CDT 2008.