Jump to content

application prog. and dual core


Recommended Posts

Guest Leo Baumann
Posted

Hello,

 

what is the trick to let work a dual core 64 bit-processor with 2 different

problems ? Two threads, is that right ?

 

Thanks ...

 

best regards Leo

  • Replies 2
  • Created
  • Last Reply

Popular Days

Guest Jud Hendrix
Posted

Re: application prog. and dual core

 

On Sun, 23 Sep 2007 13:25:34 +0200, "Leo Baumann" <leo-baumann@t-online.de>

wrote:

>what is the trick to let work a dual core 64 bit-processor with 2 different

>problems ? Two threads, is that right ?

 

The tirck is that the programmer has to keep that in mind, and enable this

when compiling the program. You can't do anything about it.

 

jud

Guest Leo Baumann
Posted

Re: application prog. and dual core

 

how stupid is the red star in simple non scientific formalities ...

 

"Jud Hendrix" <none@none.com> schrieb im Newsbeitrag

news:pfmcf3966sjc65nupb9fmme3t7l4a7g7t7@4ax.com...

> On Sun, 23 Sep 2007 13:25:34 +0200, "Leo Baumann"

> <leo-baumann@t-online.de>

> wrote:

>

>>what is the trick to let work a dual core 64 bit-processor with 2

>>different

>>problems ? Two threads, is that right ?

>

> The tirck is that the programmer has to keep that in mind, and enable this

> when compiling the program. You can't do anything about it.

>

> jud


×
×
  • Create New...