SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Politics : Formerly About Advanced Micro Devices -- Ignore unavailable to you. Want to Upgrade?


To: Petz who wrote (95425)2/27/2000 8:22:00 PM
From: Scumbria  Respond to of 1578256
 
Petz,

C++ code doesn't really provide enough info from the programmer to the CPU to allow efficient multithreading.

I've seen some reasonable multithreaded C++ code, but I don't see any real advantage to running it on a "multi-threaded" CPU over an SMP system.

Scumbria



To: Petz who wrote (95425)2/27/2000 9:05:00 PM
From: crazyoldman  Respond to of 1578256
 
Hello John,

Re: I agree with you. C++ code doesn't really provide enough info from the programmer to the CPU to allow efficient multithreading.

But, the C++ programmer has the power to start and use a new thread whenever desired.

Kindest regards,
CrazyMan