Older Version Newer Version

GerdIsenberg GerdIsenberg Nov 6, 2016

[[toc]]
**[[Home]] * [[Engines]] * SMP Engines**

=Dynamic List= 
To expand this list, create a new engine page with the [[Guidance for Creating New Pages#Tags|tag]] "[[https://chessprogramming.wikispaces.com/tag/view/smpengines|smpengines]]".
> [[include component="pageList" hideInternal="true" tag="smpengines" limit="600" ]]

=See also=
* [[NUMA]]
* [[Parallel Search]]
* [[Process]]
* [[Thread]]
* [[SMP]]

=Forum Posts=
* [[http://www.stmintz.com/ccc/index.php?id=304318|SMP Engines]] by Peter Stayne, [[CCC]], July 02, 2003
* [[http://www.talkchess.com/forum/viewtopic.php?t=48558|List of engines capable of using 8 cores]] by [[Graham Banks]], [[CCC]], July 05, 2013

=External Links=
* [[https://en.wikipedia.org/wiki/Multiprocessing|Multiprocessing from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Multi-core_processor|Multi-core processor from Wikipedia]]
* [[https://en.wikipedia.org/wiki/Symmetric_multiprocessing|Symmetric multiprocessing from Wikipedia]] (SMP)
* [[https://en.wikipedia.org/wiki/Non-uniform_memory_access|Non-uniform memory access from Wikipedia]] (NUMA)

=What links here?= 
[[include page="SMP Engines" component="backlinks" limit="80" ]]
**[[Engines|Up one level]]**