At the moment the skip mask only supports up to 64 threads due to the usage of
64 bit integers.
Solution:
* Provide a solution where everything above 64 threads is truncated.
* Use a bitset of configurable size
Original issue reported on code.google.com by jan.trei...@gmail.com on 26 Nov 2010 at 1:20
Original issue reported on code.google.com by
jan.trei...@gmail.com
on 26 Nov 2010 at 1:20