Page 64 of 181 FirstFirst ... 14546162636465666774114164 ... LastLast
Results 1,576 to 1,600 of 4519

Thread: AMD Zambezi news, info, fans !

  1. #1576
    Xtreme Member
    Join Date
    Jan 2011
    Location
    Slovakia
    Posts
    169
    What about Hot chips conference? Some new info about BD architecture would be great.

  2. #1577
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    Quote Originally Posted by informal View Post
    Since AMD64 instruction set launched along with 64bit Windows,x87 IS obsolete. In 64 bit OS x87 is not used(like literary ,it's replaced by SSE which duplicates its capabilities). There is no discussion there.
    It is used, if you are running 32-bit code.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  3. #1578
    Xtreme Member
    Join Date
    Jan 2011
    Location
    Slovakia
    Posts
    169
    drfedja Even if you are right, which program except SupePI or HyperPI still uses x87 instruction set?

  4. #1579
    Brilliant Idiot
    Join Date
    Jan 2005
    Location
    Hell on Earth
    Posts
    11,015
    Quote Originally Posted by FlanK3r View Post
    Informal: I think the same, logic say me, simillary score is possible only for 4-modules. Maybe Fritz readings modules as number of cores?

    But...what is interesting is this:
    from RAWZ
    This guy has no cpu's and has not tested any clearly. I would take anything he says with a grain of salt.

    It's merely speculation.
    Last edited by chew*; 08-20-2011 at 02:46 AM.
    heatware chew*
    I've got no strings to hold me down.
    To make me fret, or make me frown.
    I had strings but now I'm free.
    There are no strings on me

  5. #1580
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    Quote Originally Posted by TESKATLIPOKA View Post
    drfedja Even if you are right, which program except SupePI or HyperPI still uses x87 instruction set?
    Not neseserly. If you have 64-bit hypothetic version of SPi or HyperPi, that will use only SIMD, or scalar SSE instructions. 32-bit programs can use both, x87 and/or SSEx.

    64-bit programs run in long mode, but 32-bit programs run also in long mode on 64-bit operating system, but in compatibility mode, where is allowed to use all legacy instructions. 32-bit programs, as you know, on 64-bit system without recompiling and they are run unchanged.

    Quote Originally Posted by TESKATLIPOKA View Post
    drfedjawhich program except SupePI or HyperPI still uses x87 instruction set?
    Everyone who has compiled with x87 and 32-bit code.
    Last edited by drfedja; 08-20-2011 at 02:56 AM.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  6. #1581
    Xtreme Member
    Join Date
    Jan 2011
    Location
    Slovakia
    Posts
    169
    drfedja actually I was asking what other programs used for testing cpu's are still using x87?
    I am asking because this is the only test where SB 2500 is almost 2x faster compared to x4 980.

  7. #1582
    Xtreme Enthusiast
    Join Date
    Jun 2007
    Location
    Finland
    Posts
    831
    I dont think any other testing program uses x87 exept Pi benchmark's.
    At least not when 64bit versions of other benchmarks are used.

    ::: Desktop's - Intel *** Intel 2
    2 x Xeon E5-2687W *** Intel i7 3930k
    EVGA SR-X *** Asus Rampage IV Extreme
    96Gb (12x8Gb) G.Skill Trident X DDR3-2400MHz 10-12-12-2N *** 32Gb (8x4Gb) G.Skill Trident X DDR3-2666 10-12-12-2N
    3 x Zotac GTX 680 4Gb + EK-FC680 GTX Acetal *** 3 x EVGA GeForce GTX780 + EK Titan XXL Edition waterblocks.
    OCZ RevoDrive 3 x4 960Gb *** 4 x Samsung 840 Pro 512Gb
    Avermedia LiveGamer HD capture card
    Caselabs TX10-D
    14 x 4 TB WD RE4 in RAID10+2Spare
    4 x Corsair AX1200

    ::: Basement DataCenter :::
    [*] Fibreoptic connection from operators core network
    [*] Dell PowerConnect 2848 Ethernet Switch [*] Network Security Devices by Cisco
    [*] Dell EqualLogic PS6500E 96Tb iSCSI SAN (40 2Tb Drives + 8 Spare Drives, Raid10+Spare Configuration, 40Tb fail safe storage)
    [*] Additional SAN machines with FusionIO ioDrive Octal's (4 total Octals).
    [*] 10 x Dual Xeon X5680, 12Gb DDR3, 2x100Gb Vertex 2 Pro Raid1 [*] 4 x Quad Xeon E7-4870, 96Gb DDR3, 2x100Gb Vertex 2 Pro Raid1

    [*] Monster UPS unit incase power grid failure backed up by diesel powered generator.

  8. #1583
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    Quote Originally Posted by TESKATLIPOKA View Post
    drfedja actually I was asking what other programs used for testing cpu's are still using x87?
    I am asking because this is the only test where SB 2500 is almost 2x faster compared to x4 980.
    For example, 32-bit version of Cinebench may use x87, some game engines, nVidia physics engine for CPU (Physics87 :d ), some of old codecs and fp intensive applications that not use SSE for example Euler3D, I don't know, but if you wan't to know what app use x87 you may use AMD code analyst or similar code profiling tool, for eg. Intel VTune.
    No one today modern app doesn't use x87 any more. That's for sure. But SPi isn't modern, and today app. It is single thread, 32-bit, legacy x87 FP coded program. :P

    Quote Originally Posted by rintamarotta View Post
    I dont think any other testing program uses x87 exept Pi benchmark's.
    At least not when 64bit versions of other benchmarks are used.
    Of course, because 64-bit compiled app can't use x87 legacy instructions. That is architectural limitation.
    Last edited by drfedja; 08-20-2011 at 05:01 AM.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  9. #1584
    Xtreme Member
    Join Date
    Jan 2011
    Location
    Slovakia
    Posts
    169
    drfedja Thanks, that's what I wanted to know. That means SuperPI is not fit to be representative for single threaded performance in modern applications.

  10. #1585
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    In general, every floating point intensive application has 55% FP code and 45% integer code and integer app has all integer code which contains more memory operations (mov, push, pop, call, ret) and less logical and arithmetical.

    That means SuperPI is not fit to be representative for single threaded performance in modern applications.
    No it isn't, because it is like to benchmark performance of modern CPU with 16-bit DOS programm. It is pointless.
    If you want to see how some CPU perform in calculating number Pi, there is some much better apps and programs whos calculate Pi digits hundred times faster than Super Pi. For example, Wolfram Mathematica calculate 1M Pi digits in fraction of second on old dual Core Opteron 170 S939.
    What can you tell Super Pi about some new CPU. Almost nothing, except how it performs with cache and stack memory operations. SPi can't tell you how fast CPU handles with x87 legacy FP operations, because SPi is mixed code and it is limited by cache miss and memory reordering.
    Only real application for SuperPi is in overclocking competition.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  11. #1586
    Xtreme Enthusiast
    Join Date
    Mar 2005
    Posts
    644
    Talking about raw Hardware evolution, as GPGPU potentional is tapped for floating point performance, you will be less requiered to use legacy Instruction Sets and Hardware like the x87 FPU (That supposedly was a pain to program for in Assembler). x87 is already obsolete if you're running in Long Mode, something that is available from 8 years ago, so there is a waste of die size and power on a lot of legacy components that as time advances will make less sense, but are keep around just for legacy compatibility.
    Bulldozer shows a bit of this type of evolution because it boast much more integer potential compared to its floating point capabilities, however, its not the first time we see something like this. Don't you guys remember that the Pentium 4 x87 FPU was quite weak and Intel was pushing that applications used SSE/SSE2 instead? However, AMD timming on this one seems a better bet and we still don't know how much legacy performance is sacrificed. If GPGPU takes over FPU tasks, that is when Fusion will really kick in, as you will have powerful GPU resources in place ready to take over.
    Also, I'm very interesed on seeing how future designs evolve. You may not need dedicated Hardware for x87 or other obsoleted Instruction Sets other than at the Hardware decoder stage, after all, while the multiple Instruction Sets and Extensions are compatible with a ton of x86 Processors architectures, each work internally very different to the other after instructions are converted to MicroOps. As Fusion evolves you may see a very powerful FPU/GPU that is feeded decoded x87, SSE and GPU Microops.

  12. #1587
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    Quote Originally Posted by zir_blazer View Post
    Talking about raw Hardware evolution, as GPGPU potentional is tapped for floating point performance, you will be less requiered to use legacy Instruction Sets and Hardware like the x87 FPU (That supposedly was a pain to program for in Assembler). x87 is already obsolete if you're running in Long Mode, something that is available from 8 years ago, so there is a waste of die size and power on a lot of legacy components that as time advances will make less sense, but are keep around just for legacy compatibility.
    I agree, but x87 FPU performance is relativly important today. I don't think so that AMD has sacrified x87 FP because it uses same hardware resources as SIMD.
    FMAC 0 and FMAC 1 can handle every FMUL or FADD instruction including x87. There is one difference to 10h. BD FPU can handle two FMUL or two FADD instruction at the same time. For single operations thread that can bring some performance. However that is only sideeffect of building FMAC 4-way FPU.

    Bulldozer shows a bit of this type of evolution because it boast much more integer potential compared to its floating point capabilities, however, its not the first time we see something like this. Don't you guys remember that the Pentium 4 x87 FPU was quite weak and Intel was pushing that applications used SSE/SSE2 instead? However, AMD timming on this one seems a better bet and we still don't know how much legacy performance is sacrificed. If GPGPU takes over FPU tasks, that is when Fusion will really kick in, as you will have powerful GPU resources in place ready to take over.
    P4 x87 FPU was weak because of P4 microarchitecture. Front End of P4 is quite narrow. There is only one decoder, no L1-I cache, instead of that there is only trace cache. However, trace cache isn't that bad idea, but with such front end this is pointless. Second, P4 has only two FP pipes. One for FP move and store and second for FP ADD/MUL SIMD and x87 including MMX and integer SSE, and this unit is 128-bit wide. Because of that 128-bit SSE2 throughput isn't that bad on P4, but it is limited to 2DP or 4SP FP ops/cycle. FADD or FMUL on NetBurst has same througput like FADD od FMUL on Nehalem or 10h and double of throughput of K8, because 128-bit SSEx extension on the K8 is executed like two macroops (double dispatch). K8 has two 64-bit SIMD units and 10h has two 128-bit SIMD units. They are widened in order to retire 128-bit SIMD instructions in one cycle. 10h has doubled of FP throughput per core.

    Todays GPU's can handle variety of tasks very well, but not all. Next generation of AMD GPUs will be more CPU like. With OpenCL FP intensive tasks can handle both, CPU and GPU simultaneously and that is the beauty of usage of OCL. OpenCL code is highly optimised for SIMD usage on CPU's.
    Future is fusion! Next generations of AMD GPUs could execute CPU code, especially SIMD (SSE, AVX, FMA) with some kind of software layer like Java VM or Flash. That software switch is named AMD IL (intermediate language) or something like that. That makes a lot of sense to use with next gen. APU's with has shared address space with integrated GPU (this is APU only feature, and IGP in next gen. APU will use x86-64 address pointers).

    Also, I'm very interesed on seeing how future designs evolve. You may not need dedicated Hardware for x87 or other obsoleted Instruction Sets other than at the Hardware decoder stage, after all, while the multiple Instruction Sets and Extensions are compatible with a ton of x86 Processors architectures, each work internally very different to the other after instructions are converted to MicroOps. As Fusion evolves you may see a very powerful FPU/GPU that is feeded decoded x87, SSE and GPU Microops.
    There is no dedicated hardware, because is same hw is used for SIMD and x87. With AMD microarchitecture, x86 instructions are decoded to MOPs (Macro Operations). MOP is the pair of ALU/MEM operation. ALU and MEM operations in later pipeline stages are dispatched to execution units like micro operations when they came to reservation stations or schedulers. There is one difference between 10h and BD. 10h like all previous designs from K7 to 10h, has dedicated integer memory scheduler, and macroops has lanes. You cannot switch easily one macroop to another lane. With BD, there is unified integer scheduler. Every macro and microop in the scheduler can execute on every free execution unit if they have loaded operands from data cache to register file.
    How do you think to decode and schedule GPU instructions into the CPU? That isn't possible. I've explained here what AMD want to make.
    CPU instructions decoding inside CPU, and GPU instructions are executed inside GPU, but GPU can execute all SIMD, because of that, AMD can make software context switch for CPU/GPU to handle all instructions with all hardware.
    Here is the picture:
    Attachment 119179
    Every x86 instruction proceed directly to CPU, and every CPU SIMD instruction proceed to CPU or translate to GPU. That is the concept where CPU can handle serial and parallel workload and GPUs works with massive parallel data.

    Attachment 119180
    Last edited by drfedja; 08-21-2011 at 02:06 AM.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  13. #1588
    Xtreme Cruncher
    Join Date
    Jun 2008
    Location
    pacific NW usa
    Posts
    2,764
    i have been out of it for a couple of weeks,any thing new on BD?
    _________________________________________________
    ............................ImAcOmPuTeRsPoNgE............................
    [SIGPIC][/SIGPIC]

    MY HEATWARE 76-0-0

  14. #1589
    Xtreme Member
    Join Date
    Jan 2011
    Location
    145.21.4.???
    Posts
    319
    Quote Originally Posted by radaja View Post
    i have been out of it for a couple of weeks,any thing new on BD?
    Some asian got lately ES(B2 rev.) and test it, found there's some mobo and bios limitation that cause Zambezi worked improperly. Seems not only the imature chip but also compatibility problem restrict the performance.

  15. #1590
    Xtreme X.I.P. Particle's Avatar
    Join Date
    Apr 2008
    Location
    Kansas
    Posts
    3,219
    Quote Originally Posted by radaja View Post
    i have been out of it for a couple of weeks,any thing new on BD?
    Just a minor thing: AMD has shown a Zambezi based system at Hot Chips 2011 running Dirt 3.
    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.

  16. #1591
    Xtreme Mentor
    Join Date
    Jun 2008
    Location
    France - Bx
    Posts
    2,601


    315mm^2 according to AMD.
    http://semiaccurate.com/forums/showp...&postcount=257

    Edit :

    AMD presents details of the bulldozers Archtitektur at Hot Chips 23 - Technic3D





    About the performance can be based on this information but do not judge here is only a test of future provide more insight. Based on the known rates can be estimated, however roughly, that the Zambezi processors can not compete with the top model in the next Sandy Bridge EX models from Intel. According to rumors, the Pro-MHz performance is even lower than the current Phenom CPUs are. The focus is thus clear for multi-threading and server market. The "near future", AMD revealed as we will therefore show how the bulldozer surprised or even disappointed.
    Last edited by Olivon; 08-21-2011 at 11:57 PM.

  17. #1592
    Xtreme Member
    Join Date
    Jan 2011
    Location
    145.21.4.???
    Posts
    319

    Nice slide, but it's repeating what have been stated last year. Still no hinting about real performance.

  18. #1593
    Xtreme Addict
    Join Date
    Jan 2003
    Location
    Ayia Napa, Cyprus
    Posts
    1,354
    Its not the slide he is pushing but the quote below it!

    About the performance can be based on this information but do not judge here is only a test of future provide more insight. Based on the known rates can be estimated, however roughly, that the Zambezi processors can not compete with the top model in the next Sandy Bridge EX models from Intel. According to rumors, the Pro-MHz performance is even lower than the current Phenom CPUs are. The focus is thus clear for multi-threading and server market. The "near future", AMD revealed as we will therefore show how the bulldozer surprised or even disappointed.
    He is a Dr Who lover..............................
    Seasonic Prime TX-850 Platinum | MSI X570 MEG Unify | Ryzen 5 5800X 2048SUS, TechN AM4 1/2" ID
    32GB Viper Steel 4400, EK Monarch @3733/1866, 1.64v - 13-14-14-14-28-42-224-16-1T-56-0-0
    WD SN850 1TB | Zotac Twin Edge 3070 @2055/1905, Alphacool Eisblock
    2 x Aquacomputer D5 | Eisbecher Helix 250
    EK-CoolStream XE 360 | Thermochill PA120.3 | 6 x Arctic P12

  19. #1594
    Xtreme Member
    Join Date
    Jan 2011
    Location
    Slovakia
    Posts
    169
    According to rumors, the Pro-MHz performance is even lower than the current Phenom CPUs are. The focus is thus clear for multi-threading and server market.
    This part is BS. Single-threaded performance at the same frequency can't be lower than K10.5 or BD could never be faster in multi than SB2600 even if HT gives much smaller performance gains than a dedicated core or module.

  20. #1595
    Xtreme Member
    Join Date
    Apr 2007
    Location
    Serbia
    Posts
    102
    Quote Originally Posted by TESKATLIPOKA View Post
    This part is BS. Single-threaded performance at the same frequency can't be lower than K10.5 or BD could never be faster in multi than SB2600 even if HT gives much smaller performance gains than a dedicated core or module.
    That's no sense because AMD has no reason to make chip whos discard his own conception. Shared resources in module isn't that much problem for variety of workloads. Because of that, BD must have little stronger per thread, per core IPC, and much stronger per module IPC. In contrary whole BD concept is nonsense and AMD R&D are completly fools, because they can "upgrade" 10h to eight cores and turbo core 2 logic. That hypothetical X8 could outpace SB in multithreading.
    "That which does not kill you only makes you stronger." ---Friedrich Nietzsche
    PCAXE

  21. #1596
    I am Xtreme FlanK3r's Avatar
    Join Date
    May 2008
    Location
    Czech republic
    Posts
    6,823
    next slides from Hotchips










    ROG Power PCs - Intel and AMD
    CPUs:i9-7900X, i9-9900K, i7-6950X, i7-5960X, i7-8086K, i7-8700K, 4x i7-7700K, i3-7350K, 2x i7-6700K, i5-6600K, R7-2700X, 4x R5 2600X, R5 2400G, R3 1200, R7-1800X, R7-1700X, 3x AMD FX-9590, 1x AMD FX-9370, 4x AMD FX-8350,1x AMD FX-8320,1x AMD FX-8300, 2x AMD FX-6300,2x AMD FX-4300, 3x AMD FX-8150, 2x AMD FX-8120 125 and 95W, AMD X2 555 BE, AMD x4 965 BE C2 and C3, AMD X4 970 BE, AMD x4 975 BE, AMD x4 980 BE, AMD X6 1090T BE, AMD X6 1100T BE, A10-7870K, Athlon 845, Athlon 860K,AMD A10-7850K, AMD A10-6800K, A8-6600K, 2x AMD A10-5800K, AMD A10-5600K, AMD A8-3850, AMD A8-3870K, 2x AMD A64 3000+, AMD 64+ X2 4600+ EE, Intel i7-980X, Intel i7-2600K, Intel i7-3770K,2x i7-4770K, Intel i7-3930KAMD Cinebench R10 challenge AMD Cinebench R15 thread Intel Cinebench R15 thread

  22. #1597
    Xtreme Addict
    Join Date
    Jun 2002
    Location
    Ontario, Canada
    Posts
    1,782
    I won't say, "I told you so" until official release...
    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"

  23. #1598
    Xtreme Member
    Join Date
    Jan 2011
    Location
    145.21.4.???
    Posts
    319


    Last edited by undone; 08-22-2011 at 01:27 AM.

  24. #1599
    Xtreme Member
    Join Date
    Apr 2005
    Location
    London, UK
    Posts
    261
    did they have a security guard near the cage? AMD is showing it as some priceless relic

    on the other hand that case looks really nice. Anyone know who made it and what the name is?

  25. #1600
    Xtreme Mentor
    Join Date
    Jun 2008
    Location
    France - Bx
    Posts
    2,601

Page 64 of 181 FirstFirst ... 14546162636465666774114164 ... 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
  •