Can anyone tell me if the maximum speedup using parallel programming on
multicore processors is BOUNDED by:

(A) number of processers (as on a single core processor).

(B) number of processors X number cores / processor.

If each processor runs numCore threads SIMULTANEOUSLY the answer would be
(B).

If each procssor run numCore threads non-concurrently the answer is (A).

If anyone REALLY knows please help a frustrated cocoa developer out.

Thanks,

Ron Jurincie
jurin...@eecs.utk.edu


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to