Jump to content

Core mission

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
5 replies to this topic

#1
Guest_ghostfacesuk_*

Guest_ghostfacesuk_*
  • Guests
Hi people im new here :)

My work mates have a problem,

At work they have made some software that works gr8 but the problem is when you try to use it on a computer with more than one core it crashes :/
But when you set the core affinity to just 1 the software runs fine!

So I found this intel.com/technology/maga...mming-0606 .htm

But they just get confused because they have never done anything like this!?

for example

Quote

xor eax, eax
before reading eax

Could anyone shed some light on how to make software run on only one core or just to optimize more than one core?

Cheers for your time, Steve.

#2
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts
Could you post the link properly?
thanks!

#3
Ronin

Ronin

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 309 posts
I can't see the link either, it has .... in it.

#4
TcM

TcM

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 11,147 posts

Ronin said:

I can't see the link either, it has .... in it.
Yeah he forgot to make [URL="website here"[/URL]

#5
xXHalfSliceXx

xXHalfSliceXx

    Speaks fluent binary

  • Moderators
  • 1,694 posts
http://www.intel.com...amming-0606.htm

Posted Image
Posted Image


#6
DevilsCharm

DevilsCharm

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 884 posts
That's ironic; dual cores are supposed to enhance a computer, but in this case, it is inhibiting one.