Page 26 of 49 FirstFirst ... 162324252627282936 ... LastLast
Results 626 to 650 of 1225

Thread: Bulldozers first screens

  1. #626
    Xtreme X.I.P. Particle's Avatar
    Join Date
    Apr 2008
    Location
    Kansas
    Posts
    3,219
    Again, it's not a logical vs physical debate. If your workload is pure integer, you can execute 8 threads on 8 real integer cores at the same time. If your workload is pure 128-bit floating point, you can again execute 8 threads at the same time. The FPU is a little more akin to HT in this instance in that there's one unit that is doing multiple threads, but ultimately it's more like two real cores. It splits in half and executes each thread independently. If your workload is pure 256-bit floating point, you can only execute 4 threads at the same time. This is not like HT at all. To make it even more interesting, a given cycle could have the CPU look like five, six, or seven "cores" depending on the mix of instructions. Using the "core" nomenclature for something that isn't built using that traditional model isn't very precise, but if you want to call it anything you should go by the integer cores since the vast majority of arithmetic in computer programs is integer. Eight real "cores".
    Particle's First Rule of Online Technical Discussion:
    As a thread about any computer related subject has its length approach infinity, the likelihood and inevitability of a poorly constructed AMD vs. Intel fight also exponentially increases.

    Rule 1A:
    Likewise, the frequency of a car pseudoanalogy to explain a technical concept increases with thread length. This will make many people chuckle, as computer people are rarely knowledgeable about vehicular mechanics.

    Rule 2:
    When confronted with a post that is contrary to what a poster likes, believes, or most often wants to be correct, the poster will pick out only minor details that are largely irrelevant in an attempt to shut out the conflicting idea. The core of the post will be left alone since it isn't easy to contradict what the person is actually saying.

    Rule 2A:
    When a poster cannot properly refute a post they do not like (as described above), the poster will most likely invent fictitious counter-points and/or begin to attack the other's credibility in feeble ways that are dramatic but irrelevant. Do not underestimate this tactic, as in the online world this will sway many observers. Do not forget: Correctness is decided only by what is said last, the most loudly, or with greatest repetition.

    Rule 3:
    When it comes to computer news, 70% of Internet rumors are outright fabricated, 20% are inaccurate enough to simply be discarded, and about 10% are based in reality. Grains of salt--become familiar with them.

    Remember: When debating online, everyone else is ALWAYS wrong if they do not agree with you!

    Random Tip o' the Whatever
    You just can't win. If your product offers feature A instead of B, people will moan how A is stupid and it didn't offer B. If your product offers B instead of A, they'll likewise complain and rant about how anyone's retarded cousin could figure out A is what the market wants.

  2. #627
    Xtreme Enthusiast
    Join Date
    Dec 2009
    Posts
    846
    You can't run 256-bit FP on a 980X, right?

    So those aren't real cores, right?
    While I work for AMD, my posts are my own opinions.

    http://blogs.amd.com/work/author/jfruehe/

  3. #628
    Registered User
    Join Date
    Nov 2008
    Posts
    23
    Quote Originally Posted by JF-AMD View Post
    You can't run 256-bit FP on a 980X, right?

    So those aren't real cores, right?
    It was just a question for my personal knowledge (like I said before, Iīm just a curious consumer).

    And I believe Zambezi is an 8 core CPU.

    But then you (AMD guys) should not let people call a module "a core and a half" just in front of you.
    http://www.youtube.com/watch?v=wxbG2AmdMNY (2:05)

    Believe me. I like AMD.
    Sn0wm@n

    most drivers errors are really human errors ...

  4. #629
    Xtreme Enthusiast
    Join Date
    Feb 2009
    Location
    Hawaii
    Posts
    611
    So for clarification a core refers to a set of two integer units and one floating point unit? So then an octocore bulldozer would have 16 integer units?

  5. #630
    Xtreme Addict
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    1,782
    Quote Originally Posted by Hornet331 View Post
    Indeed, eveyone shouting 4 module BD is not 8 cores just says the exact opposite of what that head markteing guy of the server section is saying.
    I personally don't care if it's 8 physical cores or 4 physical cores/8 modules. As long as it's as fast (preferably faster) than Intel's current offerings, it's all gravy on my fries.
    Last edited by freeloader; 05-06-2011 at 07:59 PM.
    As quoted by LowRun......"So, we are one week past AMD's worst case scenario for BD's availability but they don't feel like communicating about the delay, I suppose AMD must be removed from the reliable sources list for AMD's products launch dates"

  6. #631
    Xtreme Member
    Join Date
    Apr 2005
    Location
    London, UK
    Posts
    261
    Quote Originally Posted by Darakian View Post
    So for clarification a core refers to a set of two integer units and one floating point unit? So then an octocore bulldozer would have 16 integer units?
    m, no. A Module contains two integer cores with one fat FP unit, which can be split into two 128bit FPUs
    So 8 core BD will have 8 integer units plus 4 fat(256bit) FPUs or 8 128bit ones.

  7. #632
    Xtreme Member
    Join Date
    Apr 2005
    Location
    London, UK
    Posts
    261
    Quote Originally Posted by memmem View Post
    But then you (AMD guys) should not let people call a module "a core and a half" just in front of you.
    http://www.youtube.com/watch?v=wxbG2AmdMNY (2:05)

    Believe me. I like AMD.
    I would suggest to have a look at that nice picture of BD module in that video

    take that 'core and a half' expression and analyse it with the help of that picture or what we know about the BD module.

    yes they are saying that it is core(integer) and a half(shared FPU). But that half(shared FPU) can be split into two FULL(compared to current Phenom design) FPUs(cores). If needed BD module can be one core and really-really-powerful-half(256bit FPU) or that module can be two regular cores like we are used to have in todays design(integer+128bit FPU). That FPU can be split into two units, thus Flex FPU. So you get the best of both worlds.
    You guys need to stop looking at BD arch in comparison to current design, as you will never come to the apples to apples comparison
    You can say that if FPU is split then and we have two conventional cores per module and nothing has changed compared to current(phenom design), then again it would be not true as AMD spent like half a decade designing and building BD, thus most of the stuff is beefed up and upgraded and quite a few of the arch bottlenecks removed and thought out.

    Edit: OT, damn, what happened to new comment notifications :/ It is like reading a new thread, even though I had it subscribed long time ago
    Last edited by muziqaz; 05-06-2011 at 03:20 PM.

  8. #633
    Xtreme Enthusiast
    Join Date
    Feb 2009
    Location
    Hawaii
    Posts
    611
    Quote Originally Posted by muziqaz View Post
    m, no. A Module contains two integer cores with one fat FP unit, which can be split into two 128bit FPUs
    So 8 core BD will have 8 integer units plus 4 fat(256bit) FPUs or 8 128bit ones.
    Ok, thanks.

  9. #634
    Registered User
    Join Date
    Jul 2006
    Location
    Klaten, Indonesia
    Posts
    24
    Leaked performance, pleaseeeeeeeeee .............

  10. #635
    Banned
    Join Date
    Apr 2011
    Posts
    24
    IMO, people who are concerned with speed per core, or how many.. don't understand API's, or their own OS. That whatever they want to do with their system (game, watch movie, etc) has no bearing whether it's single-threaded, as many things are vying for resources.

    It almost always never matters how fast ur system is, only how slow it is not.


    Coincidentally, if you are concerned^, then shop tdp as any modern cpu will OC itself for max thruput when needed. And again, if u generally don't use a computer, but specifically do, then ur specific needs don't apply to the populace, therefore have little bearing as "end-user" needs. As those needs would be more scientific, or business.
    Last edited by formula M; 05-06-2011 at 07:43 PM.

  11. #636
    Xtreme Enthusiast
    Join Date
    Jan 2003
    Location
    MA
    Posts
    916
    Quote Originally Posted by formula M View Post
    IMO, people who are concerned with speed per core, or how many.. don't understand API's, or their own OS. That whatever they want to do with their system (game, watch movie, etc) has no bearing whether it's single-threaded & many things are vying for resources.

    It almost always never matter how fast ur system us, only how slow it is not.


    Coincidentally, if you are concerned^, then shop tdp as any modern cpu will OC itself for max thruput when needed. And again, if u generally don't use a computer, but specifically do, then ur specific needs don't apply to the populace, therefore have little bearing as "end-user" needs. As those needs would be more scientific, or business.
    This is xtremesystems not the apple store forums.I cant wait to run a 22nn sandy at 6ghz

  12. #637
    Banned
    Join Date
    Apr 2011
    Posts
    24
    Quote Originally Posted by Skratch View Post
    This is xtremesystems not the apple store forums.I cant wait to run a 22nn sandy at 6ghz
    Yep.. and?

    We are not in some sub-forum. It seems you have some specific need, no? So why respond, did I not already address ur situation? Or does my join date entitle u to Apple'ize me. (Ur bridge has some holes)

  13. #638
    Xtreme Enthusiast
    Join Date
    Jan 2003
    Location
    MA
    Posts
    916
    Quote Originally Posted by formula M View Post
    Yep.. and?

    We are not in some sub-forum. It seems you have some specific need, no? So why respond, did I not already address ur situation? Or does my join date entitle u to Apple'ize me. (Ur bridge has some holes)
    What does sub forums have anything to do with this.We have been waiting for bd for the last 4-5 years.

  14. #639
    Xtreme Member
    Join Date
    Mar 2007
    Location
    Pilipinas
    Posts
    445
    So what if this is called xtremesystems, do you have to have an Intel and an OC of more than 4ghz to access the forums? Freakin' elitist attitude that's no different than the apple fanatics. It's what you do with your hardware, rather than what your hardware is.

  15. #640
    Banned
    Join Date
    Apr 2011
    Posts
    24
    Quote Originally Posted by Skratch View Post
    What does sub forums have anything to do with this.We have been waiting for bd for the last 4-5 years.
    Contex.

    We are not in the OC sub forums. It seems u heavily hang ur coat on a specific need. So much so, that ur lost when discussing the viability of said archetecture.

  16. #641
    Xtreme Enthusiast
    Join Date
    Jan 2003
    Location
    MA
    Posts
    916
    Quote Originally Posted by insurgent View Post
    So what if this is called xtremesystems, do you have to have an Intel and an OC of more than 4ghz to access the forums? Freakin' elitist attitude that's no different than the apple fanatics. It's what you do with your hardware, rather than what your hardware is.
    Right because no one overclocks on this forum.also when did overclocking ever get brought up? If you read what I first quoted you can see why xtremesystems was brought up.

    Typical response from an amd user though.the difference is that I will buy a bf if it performs better than my setup now.

    Are we not allowed to compare sandy to bd? I would be saying the same thing even if I had a amd rig.its funny that we can't bring up intels performance.

    Last I looked we are not in the amd section.its fair game to compare bd to sandy bridge.

  17. #642
    Xtreme Enthusiast
    Join Date
    Oct 2007
    Location
    Singapore
    Posts
    970
    Quote Originally Posted by Skratch View Post
    This is xtremesystems not the apple store forums.I cant wait to run a 22nn sandy at 6ghz

    just make a few SBE or Interlagos systems when it is out and link it together become a cluster..
    It would beat 22nm IB or SB or whatever systems in many ways..
    this is XS!

  18. #643
    Xtreme 3D Team
    Join Date
    Jan 2009
    Location
    Ohio
    Posts
    8,499
    Quote Originally Posted by Skratch View Post
    This is xtremesystems not the apple store forums.I cant wait to run a 22nn sandy at 6ghz
    I'm pretty sure the name of the forum isn't called IntelSystems...just sayin'.
    Smile

  19. #644
    Xtreme Enthusiast
    Join Date
    Jan 2003
    Location
    MA
    Posts
    916
    The 22nn 6ghz was brought up from the post I quoted saying that we don't know our os and or what multi cores do or how they perform.

    The overclock was mentioned for sake of knowing what a bd core is about and wanting to push intels next shrink to the limits.I should of put I can't wait to overclock amds 22 nm core to 6ghz this is not an apple forum.

  20. #645
    Xtreme Member
    Join Date
    Mar 2007
    Location
    Pilipinas
    Posts
    445
    Where did I complain against comparison against Intel? Then again your post suggests we're not "xtreme" if we're not using Intel. I bought my X6 for 175USD at launch so yeah, a typical AMD user is what again? I'm reacting to your elitist attitude regarding to what "extreme" really is. I can build a celeron at stock for whatever use and have an insane case mod, and that would still be extreme.

    And like most sane person, I will wait for performance reviews before choosing anything, but I won't sneer at people who choose differently.

    edit:
    except if they choose a mac just because it's pretty, I'd make fun of that

  21. #646
    Xtreme Member
    Join Date
    Oct 2007
    Location
    Philadelphia, PA
    Posts
    120
    My god some of this is hard to read.

  22. #647
    NooB MOD
    Join Date
    Jan 2006
    Location
    South Africa
    Posts
    5,799
    Quote Originally Posted by Skratch View Post
    Right because no one overclocks on this forum.also when did overclocking ever get brought up? If you read what I first quoted you can see why xtremesystems was brought up.

    Typical response from an amd user though.the difference is that I will buy a bf if it performs better than my setup now.

    Are we not allowed to compare sandy to bd? I would be saying the same thing even if I had a amd rig.its funny that we can't bring up intels performance.

    Last I looked we are not in the amd section.its fair game to compare bd to sandy bridge.
    He's gonna buy a boyfriend

    Lets keep comparisons out of it until we have comparable benchmarks. We don't need a flame war starting here.
    Xtreme SUPERCOMPUTER
    Nov 1 - Nov 8 Join Now!


    Quote Originally Posted by Jowy Atreides View Post
    Intel is about to get athlon'd
    Athlon64 3700+ KACAE 0605APAW @ 3455MHz 314x11 1.92v/Vapochill || Core 2 Duo E8500 Q807 @ 6060MHz 638x9.5 1.95v LN2 @ -120'c || Athlon64 FX-55 CABCE 0516WPMW @ 3916MHz 261x15 1.802v/LN2 @ -40c || DFI LP UT CFX3200-DR || DFI LP UT NF4 SLI-DR || DFI LP UT NF4 Ultra D || Sapphire X1950XT || 2x256MB Kingston HyperX BH-5 @ 290MHz 2-2-2-5 3.94v || 2x256MB G.Skill TCCD @ 350MHz 3-4-4-8 3.1v || 2x256MB Kingston HyperX BH-5 @ 294MHz 2-2-2-5 3.94v

  23. #648
    Registered User
    Join Date
    Nov 2008
    Posts
    23
    Quote Originally Posted by muziqaz View Post
    I would suggest to have a look at that nice picture of BD module in that video

    take that 'core and a half' expression and analyse it with the help of that picture or what we know about the BD module.

    yes they are saying that it is core(integer) and a half(shared FPU). But that half(shared FPU) can be split into two FULL(compared to current Phenom design) FPUs(cores). If needed BD module can be one core and really-really-powerful-half(256bit FPU) or that module can be two regular cores like we are used to have in todays design(integer+128bit FPU). That FPU can be split into two units, thus Flex FPU. So you get the best of both worlds.
    You guys need to stop looking at BD arch in comparison to current design, as you will never come to the apples to apples comparison
    You can say that if FPU is split then and we have two conventional cores per module and nothing has changed compared to current(phenom design), then again it would be not true as AMD spent like half a decade designing and building BD, thus most of the stuff is beefed up and upgraded and quite a few of the arch bottlenecks removed and thought out.

    Edit: OT, damn, what happened to new comment notifications :/ It is like reading a new thread, even though I had it subscribed long time ago
    Hi muziqaz,

    In a limited way, I understand Bulldozerīs concept. My doubts were in execution.

    I already saw those pictures of Bulldozer (a lot of times). That was not the question. My concern was with people that does not come to forums and listen to a marketing video, where some guy call a module "a core and a half". I think, at that moment, the AMD representant should clarify and say.. "No, a module is two real cores......"
    Sn0wm@n

    most drivers errors are really human errors ...

  24. #649
    Xtreme Addict
    Join Date
    Nov 2006
    Posts
    1,402
    Quote Originally Posted by memmem View Post
    Hi muziqaz,

    In a limited way, I understand Bulldozerīs concept. My doubts were in execution.

    I already saw those pictures of Bulldozer (a lot of times). That was not the question. My concern was with people that does not come to forums and listen to a marketing video, where some guy call a module "a core and a half". I think, at that moment, the AMD representant should clarify and say.. "No, a module is two real cores......"
    it's a good question, AMD is gonna use core for marketing, or modules ?

    i think this is a good question

  25. #650
    Banned
    Join Date
    Sep 2009
    Location
    Past
    Posts
    447
    Pretty sure theyre gonna use cores.From a marketing standpoint its better to have 8 than 4 :P.
    Im not sold on this however, but that is a debate, what actually IS a core.Anyhow, it took good few years before laymans started to understand what cores are, i dont think AMD is going into explaining what a module is ,mess.

Page 26 of 49 FirstFirst ... 162324252627282936 ... LastLast

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •