kylelutz | 11 years ago | on: Ask HN: What projects are you working on?
kylelutz's comments
kylelutz | 12 years ago | on: Ask HN: Looking for contributors?
We're always looking for more contributors with knowledge of C++ and an interest in GPU computing.
kylelutz | 12 years ago | on: Ask HN: How to learn OpenCL
kylelutz | 12 years ago | on: Show HN: Vector - A High-Level Programming Language for GPU Computing
kylelutz | 12 years ago | on: Google Puts Money on Robots, Using the Man Behind Android
kylelutz | 12 years ago | on: Ask HN: What are you working on and why is it cool?
It's cool because it offers C++ developers an easy path to running code on GPUs and multi-core CPUs via an STL-like API. It's similar to NVIDIA's Thrust library but supports all OpenCL compatible devices (including AMD GPUs and Intel CPUs/accelerators).
Documentation is here: http://kylelutz.github.io/compute/
P.S. It's still under active development and we're looking for more contributors with an interest in parallel computing and C++. Send me an e-mail if you're interested!
Check it out here: https://github.com/kylelutz/compute