|
2dbb3944
|
2011-06-27T22:05:03
|
|
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.
|
|
623b9b9f
|
2011-06-27T12:45:03
|
|
Patch bitalign separately from bfi_int.
Recover from failing to patch for bfi int.
|
|
8253f141
|
2011-06-23T23:38:04
|
|
Use some line breaks in the kernel.
|
|
4257deaf
|
2011-06-23T23:14:47
|
|
Convert abcd... to an array.
|
|
75cf5ccd
|
2011-06-23T23:04:34
|
|
Replace Ws with an array.
|
|
19eea906
|
2011-06-23T17:50:37
|
|
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.
|
|
f54d2cc0
|
2011-06-22T23:07:30
|
|
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.
|
|
b4d2733c
|
2011-06-22T16:47:34
|
|
Convert to poclbm kernel.
|