Con Kolivas
|
2dbb39444d
|
Base was being set wrongly meaning we were repeating searches and the rate was actually lower than displayed :(
Tweak Ma with new changes.
Change default vectors to 2 since it's faster than 4 even when 4 is reported as preferred.
|
14 years ago |
Con Kolivas
|
623b9b9fd8
|
Patch bitalign separately from bfi_int.
Recover from failing to patch for bfi int.
|
14 years ago |
Con Kolivas
|
8253f1414b
|
Use some line breaks in the kernel.
|
14 years ago |
Con Kolivas
|
4257deafdb
|
Convert abcd... to an array.
|
14 years ago |
Con Kolivas
|
75cf5ccda6
|
Replace Ws with an array.
|
14 years ago |
ckolivas
|
19eea9067f
|
Implement code detecting max work size and optimal vector width.
Use this to patch the kernel to suit the idea values for the card.
Then use these values when invoking the kernel.
|
14 years ago |
Con Kolivas
|
f54d2cc0ed
|
Make poclbm use 4 vectors and decrease worksize to keep pipelines fullish.
Make it possible to have 0 CPU threads and update docs.
Fix counter with no cpu threads.
|
14 years ago |
ckolivas
|
b4d2733cfc
|
Convert to poclbm kernel.
|
14 years ago |