Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#10769 - Crafty unable to use multiple cores on SMP machines
Attached to Project:
Community Packages
Opened by Christos Gitsis (vega) - Friday, 27 June 2008, 14:29 GMT
Last edited by Allan McRae (Allan) - Monday, 07 July 2008, 09:14 GMT
Opened by Christos Gitsis (vega) - Friday, 27 June 2008, 14:29 GMT
Last edited by Allan McRae (Allan) - Monday, 07 July 2008, 09:14 GMT
|
DetailsDescription: The version of Crafty (chess playing program) available in pacman can only use one CPU even if it is installed on an SMP machine.
Since SMP machines are now becoming widely available, I would suggest that crafty be compiled with the option -DCPUS=4 in the future, so that it can use up to 4 cores. This would not affect single-CPU systems, but it would benefit owners of quad systems, since crafty could search up to 4 times faster and thus play chess at a higher level. Additional info: * package version(s) Crafty v22.1 Steps to reproduce: $>crafty [...] Crafty v22.1 (1 cpus) White(1): smpmt 4 ERROR - Crafty was compiled with CPUS=1. mt can not exceed this value. max threads set to 1 |
This task depends upon

I went to 8 CPUs. I figure that dual quad-cores are not that uncommon now.