Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Cell_1 = 2 + 3 Cell_2 = 4 + 5 Cell_3 = Cell_1 + Cell_2 I would think that Cell_1 and Cell_2 are two independant threads and can be performed in parallel. Cell_3 isn't independant since it relies on two seperate calcualtion threads and has to wait for both threads to finish before it can be calculated. -- joel ------------------------------------------------------------------------ joel's Profile: 229 View this thread: http://www.thecodecage.com/forumz/sh...d.php?t=193401 http://www.thecodecage.com/forumz |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating(Processors(2)): % | Excel Programming | |||
Excel and Dual processors | Setting up and Configuration of Excel | |||
Different Processors with Excel... | Excel Discussion (Misc queries) | |||
Can Excel take advantage of multiple processors and hypherthreadin | Excel Programming | |||
Can Excel take advantage of multiple processors and hypherthreadin | Excel Programming |