| View previous topic :: View next topic |
| Author |
Message |
Louis Zulli
Joined: 08 Jan 2007 Posts: 2147 Location: PA USA
|
Post subject: Re: This Question Should Be An Easy One Posted: Sat Apr 07, 2012 3:45 pm |
|
|
| geots wrote: |
| zullil wrote: |
The POPCNT instruction simply counts the number of bits that are set to 1 in a binary word. Engines that use bitboards gain a speed benefit from having this instruction available on the cpu. If it isn't available, then the bit counting has to be done as a sequence of instructions, which takes longer.
Other SSE instructions are also beneficial. For example, the prefetch instruction. But I'm not a chess programmer, so I'll leave it here for the experts to elaborate upon. |
You are not a programmer? You could have fooled me.
Thanks Louis,
george |
No, I'm a mathematics professor. I've written a program that play a legal game of chess, but that hardly makes me a chess programmer. Perhaps some day, after I retire. |
|
| Back to top |
|
 |
|
| Subject |
Author |
Date/Time |
This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 12:42 pm |
Re: This Question Should Be An Easy One |
Louis Zulli |
Sat Apr 07, 2012 12:50 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 1:13 pm |
Re: This Question Should Be An Easy One |
Louis Zulli |
Sat Apr 07, 2012 1:33 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 2:13 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 2:26 pm |
Re: This Question Should Be An Easy One |
jose mē velasco |
Sat Apr 07, 2012 2:30 pm |
Re: This Question Should Be An Easy One |
Louis Zulli |
Sat Apr 07, 2012 2:48 pm |
Re: This Question Should Be An Easy One |
jose mē velasco |
Sat Apr 07, 2012 3:09 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 3:26 pm |
Re: This Question Should Be An Easy One |
Louis Zulli |
Sat Apr 07, 2012 6:38 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 3:23 pm |
Re: This Question Should Be An Easy One |
Louis Zulli |
Sat Apr 07, 2012 3:45 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 2:38 pm |
Re: This Question Should Be An Easy One |
Vael Jean-Paul |
Sat Apr 07, 2012 1:14 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 2:17 pm |
Re: This Question Should Be An Easy One |
Mike Scheidl |
Sat Apr 07, 2012 2:09 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 2:21 pm |
Re: This Question Should Be An Easy One |
Mike Scheidl |
Sat Apr 07, 2012 3:21 pm |
Re: This Question Should Be An Easy One |
George Speight |
Sat Apr 07, 2012 3:25 pm |
ANOTHER RELATED IMPORTANT QUESTION |
George Speight |
Sat Apr 07, 2012 4:47 pm |
Re: ANOTHER RELATED IMPORTANT QUESTION |
E Diaz |
Sun Apr 08, 2012 8:15 am |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|