LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 19
Default multiple processors


Reading this article carefully, which I quote below
http://msdn.microsoft.com/en-us/libr... Improvements


"Most workbooks show a significant improvement in calculation speed on a
system with multiple cores. The degree of improvement depends on how many
independent calculation trees the workbook contains. If you make a workbook
that contains one continuous chain of formulas, it will not show any
multithreaded calculation (MTC) performance gain, whereas a workbook that
contains several independent chains of formulas will show gains close to the
number of processors available."


I get the impression that a spreadsheet which looked like this

Cell_1 = 2 + 3

Cell_2 = 4 + 5

Cell_3 = Cell_1 + Cell_2

would all be done in one thread whilst most of it could be spread over two.

Anyone know if this is the case?

many thanks

Rod



 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Calculating(Processors(2)): % Bishop Excel Programming 1 February 2nd 10 11:43 PM
Excel and Dual processors sphbecker Setting up and Configuration of Excel 1 August 6th 05 07:49 AM
Different Processors with Excel... CLR Excel Discussion (Misc queries) 7 May 2nd 05 10:56 AM
Can Excel take advantage of multiple processors and hypherthreadin Tom Ogilvy Excel Programming 0 September 17th 04 03:12 PM
Can Excel take advantage of multiple processors and hypherthreadin IanJ GSK Excel Programming 0 September 17th 04 02:55 PM


All times are GMT +1. The time now is 06:38 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"