lp:~berdario/+junk/unhash

Created by Dario Bertini and last modified
Get this branch:
bzr branch lp:~berdario/+junk/unhash
Only Dario Bertini can upload to this branch. If you are Dario Bertini please log in for upload directions.

Related bugs

Related blueprints

Branch information

Owner:
Dario Bertini
Status:
Development

Recent revisions

1. By Dario Bertini

First commit... this isn't working yet, and on my T7300 it can't work
I need to work on it on a SSE4 capable CPU
For now, I already tried to make use of a char[][]
but in OpenCL you can't have a pointer to a pointer
So, I'm using a second int[], with the lengths, and flattened the words array
I also included manually the glibc implementation of strncmp():
apparently you can't #include inside the preamble of a ReductionKernel
(or at least you can't specify the include path)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers