Slashdot Mirror


User: DivineOb

DivineOb's activity in the archive.

Stories
0
Comments
508
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 508

  1. Re:Rest assured... on AMD To Hide MHz Rating From Consumers · · Score: 1

    Doubtful they can release a high mhz chip than intel any time soon... p4 was built to achieve a lot higher of clock frequencies than AMD... yesterady at the Intel Developer's Forum intel announced that the P4 is expected to scale to 10ghz http://213.219.40.69/26040113.htm

    Given the success they have had in scaling the ppro WAY past the speeds it was intended for, AMD has basically no change in catching up mhz-wise until their next gen core, which is a long ways off...

  2. Re:The Hair on IBM Creates 1st Single Molecule Computer Circuit · · Score: 0, Offtopic
    There are just some things that are very hard to visualize.


    such as your penis?
  3. Re:why do we care? on Borders to Use CCTV Face Recognition · · Score: 1

    Way to trivialize what the jews went through in wwii...

    and no one is even "coming for" anyone in this case... geez

  4. Re:So, with what unit did you serve? on Brazil Breaks Patent to Make AIDS Drug · · Score: 1

    Actually, oh reactionary one, I meant that they wouldn't have the courage to respond to his arguments...

    and what do we have here... you didn't respond to this argument...

  5. Re:Yes, they are victims. on Brazil Breaks Patent to Make AIDS Drug · · Score: 1

    Such cases are incredibly rare though...

    I doubt there are any published numbers on it, they are so rare...

    So basically... who cares?

  6. Re:On the other foot: on Brazil Breaks Patent to Make AIDS Drug · · Score: 1

    You get a cookie...

    But course, no one will respond to this because they're liberal cowards...

  7. Re:Related Q3 movie on ZeRo4 Wins; Quake: The Movie Released · · Score: 1

    In the name of fairness, I actually watched the whole movie before writing this. That movie is one of the stupidest, most idiotic "movies" of its type that I've seen. Yeah, I admit the camera work was actually well done, but I didn't come anywhere close to laughing at it once. Really a waste of time for anyone to dl it.

  8. Re:Would you morons learn to spell?? on Distastful Advertising Continues: "Gatoring" · · Score: 1

    a fucking men brother

  9. Re:what's wrong with this? on This Book Will Self-Destruct In 10 Hours · · Score: 1

    There is a certain logical fallacy called a slippery slope. You're committing it...

  10. Re:optimized for Xtreme Programming? please. on Double-Whammy Look At The Pentium 4 · · Score: 1

    Let me make your reply a little more concise 1) gshare exists 2) icache access / branch predictions aren't necessary single cycle anymore

  11. Re:Upcoming AMD technology. on Double-Whammy Look At The Pentium 4 · · Score: 1

    So man, whats your deal? You're just trying to see what kind of ridiculous architecture claims you can make and still get modded up? You want this dwain snyders guy to be spammed but you don't want to do it directly so you make up a fake 'anti spam' email address so people harass him and call him an idiot? Whats the reason for doing this? Your claims this time are more ridiculous than last time which leads me to believe that you're just treating this like a big joke... whatever...

  12. Re:optimized for Xtreme Programming? please. on Double-Whammy Look At The Pentium 4 · · Score: 1

    If you have any details on the P4 branch prediction please post them... Oh thats right... you don't have any details on it do you, since it's such a closely guarded secret... stfu

  13. Re:Why the Pentium 4 sucks. on Double-Whammy Look At The Pentium 4 · · Score: 1

    This tired old article... that guy is writing from the assembly programmer's point of view, not the computer architect's point of view...

  14. Re:Copy protection is a sin. on Macrovision CD Protection Bypassed · · Score: 1

    I can just as easily say that most atheists' morality is based on what is "convenient"... blah blah taking cheap shots is fun but not very productive is it?

  15. Re:Correct, not in the current line up. on Intel's Tualatin P3 · · Score: 1

    If you can point me to some documentation of this fact I'd be grateful then...

  16. Re:New PIII hampered by old-tech FPU on Intel's Tualatin P3 · · Score: 1

    What you've said is a little misleading... The intel proc has a pipelined FMAC (floating point multiply accumulate), so in a sense it can do two FP ops per cycle (a multiply and an add). Also, one of the FP pipelines in the K7 (still an infinitely cooler name than athlon) is for the fswap instruction, which is only necessary for maintaining the FP stack, and doesn't actually perform any truly "useful" work

  17. Re:Core chips. on Intel's Tualatin P3 · · Score: 1

    Oh come on... this guy is lying... don't any of you know what VLIW is? AMD doesn't have any VLIW offerings... The Intel Itanium is basically a VLIW processor, and we all see how well that worked out...
    feh

  18. Re:Katz's love-hate relationship with mass media on Review: Planet of the Apes · · Score: 1

    Score: 5 Interesting

  19. Re:American McGee is the key on Five Years of Quake · · Score: 1

    Interesting point

  20. Re:Simultaneous Multithreading? on Fundamentals Of Multithreading · · Score: 3

    About the memory stalls. What you said is actually false. I wrote a paper that is being presented in 2 weeks on way way to use SMT to attack memory stalls. You can view it here http://www-cse.ucsd.edu/users/tullsen/isca2001.pdf

  21. Re:Simultaneous Multithreading? on Fundamentals Of Multithreading · · Score: 1

    No you're describing CMP (chip multi-processor)

  22. Re:Its a Good Thing Most /.'ers Dont Have Kids on Ethically Monitoring Your Kid's Net Access · · Score: 1
    I'm not saying that there is any coorelation at all... I'm saying that Japan isn't exactly the best model to use for how our children should be reaised, so something that they do doesn't necessarily automatically become the best approach.

    Of course, you're too stupid to think for a second and would rather shoot from the hip...

  23. Begging the question on Java as a CS Introductory Language? · · Score: 1

    Is not used the Cliff used it. Misuse of this expression is one of my hugest pet peeves...

  24. Re:Its a Good Thing Most /.'ers Dont Have Kids on Ethically Monitoring Your Kid's Net Access · · Score: 1

    Yeah and Japan doesn't have the highest teen suicide rate of any country or anything...

  25. Re:Moore's law-type performace increases can conti on Intel Claims Smallest, Fastest Transistor · · Score: 1
    Well, I left out some details... If you rely on the compiler to do things, you can make your processor wider (actually, the primary limitation of making it infinitely wide is the number of execution units and cache ports, (and I suppose number of branch predictions you can provide)). Make a 3 issue out of order processor, however, is more complex overall than a 6 wide EPIC processor (although, the FU bybass network probably isn't pretty on the EPIC).

    As far as FP vs INT... well... I don't know... I mean, if all you care about is FP, then your work is 99% likely to be easily parallizable. Thus, just buy 10 1 gig athlons and be happy... but whatever :)