in reply to Re: negative elapsed time?
in thread negative elapsed time?

So, is there way where i could program the code to run on only a single core?

Replies are listed 'Best First'.
Re^3: negative elapsed time?
by BrowserUk (Patriarch) on Aug 08, 2011 at 22:55 UTC
    So, is there way where i could program the code to run on only a single core?

    Yes. See the /AFFINITY switch to the windows start command:

    AFFINITY The new application will have the specified processor affinity mask, expressed as a hexadecimal number.

    But I do not think that is the problem here. (As might be evidenced by your lack of response to Re^5: negative elapsed time? (versions?)?)


    Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
    "Science is about questioning the status quo. Questioning authority".
    In the absence of evidence, opinion is indistinguishable from prejudice.