As a way of learning how PAQ works, I was thinking of implementing on massively parallel
GPU. Also, to see what sort of speedup is possible. But, if the algorithm is very serial, this may not
be worthwhile. I have found that even fairly serial coders such as MQ coder can be significantly
sped up on GPU, with the right amount of cunning.