A new Nvidia core (v1.07) has been posted at link removed, see below. -- toTOW. Scott has added support for a new environment variable, NV_FAH_CPU_AFFINITY, that allows the user to directly set the processor affinity mask or set it to zero to disable all affinity settings. The CPU affinity is set with individual bits (it's a mask, not a CPU selector):
setting NV_FAH_CPU_AFFINITY to
1 ==> CPU 0
2 ==> CPU 1
3 ==> CPU 0 and 1
4 ==> CPU 2
8 ==> CPU 3
15 ==> CPUs 0-3
etc
If this variable is undefined, the default behavior is exhibited. A primer on Windows environment variables is at http://www.chem.gla.ac.uk/~louis/software/faq/q1.html. Please test it by manually deleting an existing core. Thanks.
Removed link : this core has been withdrawn outside public distribution path. Please do not ask where you should get it, and wait for an official release or update. -- toTOW


