top | item 8422522

(no title)

abemassry | 11 years ago

Also had a similar thought experiment, went and built it. Thanks for the other commentors as well I should link to this HN page in the README.

https://github.com/abemassry/crazip

discuss

order

nobodysfool|11 years ago

Thanks for this. Have you considered using a GPU to speed up computations?

abemassry|11 years ago

I thought about it, but according to the other commentors here a project like this wouldn't make sense. I was learning python at the time and I wanted to learn about multithreaded programming in python.

I could turn it into a learning project with no practical applications. It would be a good platform to learn about OpenCL, and see if the benchmarking times improve.