User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 29 of 29

Thread: MMF multicore CPU tester

  1. #21
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: MMF multicore CPU tester

    Okay, 53.13 on the i5.

  2. #22
    Clicker Multimedia Fusion 2SWF Export Module

    Join Date
    Sep 2006
    Posts
    1,544
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    Quote Originally Posted by Jacob
    @variant as many as you want. Usually for lots you need to string multiple processors together. And they work better in powers of 2.
    and your programs' multithreading would have to support it, too. Not really impressive to have an octo-core if everything runs on just one of them :S

  3. #23
    Clicker Fusion 2.5 DeveloperFusion 2.5+ DLCAndroid Export ModuleSWF Export ModuleUnicode Add-on
    Looki's Avatar
    Join Date
    Aug 2006
    Location
    Karlsruhe, Germany
    Posts
    3,741
    Mentioned
    5 Post(s)
    Tagged
    1 Thread(s)

    Re: MMF multicore CPU tester

    I think he has 8 cores via hyper-threading which the i7 series supports. Anyway, you can also run two or more programs at the same time without a slow down, even if one of the core's usage is at 100%.

  4. #24
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    52.81 - Q9450 @ 2.6ghz
    I dont know what this score means, but im guessing its ok

  5. #25
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    Quote Originally Posted by Looki
    I think he has 8 cores via hyper-threading which the i7 series supports. Anyway, you can also run two or more programs at the same time without a slow down, even if one of the core's usage is at 100%.
    So you can have as many cores as you want, but the limit of them is still restricted as one program can not run a bit of itself on too many cores?

    -Thanks, Variant

  6. #26
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    @ Variant, pretty much. Unless an application is programmed to utilise multiple cores, having many cores is (currently) a bit uselss in my opinion. The main core of a program can really only run on 1 core otherwise if it splits over several then data processed by one core could modify data being processed by another core which can really mess tings up. basically multiple cores is useful if the application can assign non vital processes to a different core, which gives it more time to focus on other things. As long as the processing of the additional core/s doesnt modify any data being used the primary one its fine.

  7. #27
    No Products Registered

    Join Date
    Oct 2009
    Posts
    480
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    Oh, so having too many cores isn't neccessary then.

    -Thanks, Variant

  8. #28
    Clicker Multimedia Fusion 2
    SEELE's Avatar
    Join Date
    Jul 2007
    Location
    Terra australis incognito
    Posts
    1,916
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    The other thing to realise is that in general more then one program (and certainly more then one windows service) is running at any one time.

    That combined with an automatic affinity control makes multiple cpu cores allways a great overall speed increase :P

  9. #29
    No Products Registered

    Join Date
    Mar 2007
    Location
    Sydney, Australia
    Posts
    1,369
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: MMF multicore CPU tester

    Quote Originally Posted by variant
    Oh, so having too many cores isn't neccessary then.

    -Thanks, Variant
    multiple cores are defiantely better, but just arn't used to thier full potential yet

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. Multicore support?
    By Jase in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 4th December 2011, 10:59 PM

Posting Permissions

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